Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

ASP, difficult?


  • Please log in to reply

#16
gilazilla

gilazilla

    Member

  • Member
  • PipPip
  • 39 posts
Ok.. i think i will learn PHP since i heard so much good review about it from you guys or gals here. Thanks alot.

After googling,what version of PHP should i get? Which should i download? there so much other stuff related like "Windows Binaries","UNIX/Linux binaries".

What are those stuff? Anyone can direct me the links and which part to download?
  • 0

Advertisements


#17
zao

zao

    Member

  • Member
  • PipPip
  • 10 posts
Well the question is what kind of OP are you going to be running your webserver on? Windows or Linux?

If I where you I would order this book or even try to find it at your local book store. PHP, MYSQL and Apache.

This is the book that I used, for when I was learning how php worked. I think it is a pretty good beginner book. In the link above is the 2nd edition of the book, and I know mine is the 1st edition and it came with a CD - Starter kit which had the latest and greatest version of PHP, MYSQL, and Apache for linux and windows at the time. I am sure that the 2nd edition comes with the same thing but with the newer versions of stuff. One other thing, that might help you with this book is that in the first three or four chapters, it shows you how to setup and configure all of the stuff for linux and windows.

You can also download them seperitaly if you wanted too. Links below.
PHP.net - I wound dl 5.0.4, I just reciently updated to it on my server and it has zend built into it. :tazz:
Apache.org
MYSQL.com
  • 0

#18
remintellegere

remintellegere

    Member

  • Member
  • PipPip
  • 34 posts
It would probably be a good idea to get Apache 2 running on your computer then install PHP 4 and MySQL 3. This way you could have a local testing version to play around with. Once you get it running, create a test file in the C:\Program files\Apache\htdocs and name is test.php

Put phpinfo(); in the file, save it, then run it to see if you sucessfully configured PHP.
  • 0

#19
zao

zao

    Member

  • Member
  • PipPip
  • 10 posts
Well don't for get about the <?php ?> start and end tags in the file or it will just print phpinfo(); in your browser.

Example:
<?PHP
     phpinfo();
?>

Edited by zao, 19 July 2005 - 08:21 PM.

  • 0

#20
gilazilla

gilazilla

    Member

  • Member
  • PipPip
  • 39 posts
Ok.I will look into it.Thanks for the info guys. Now i going to look for a book first. :tazz:

By the way, i am using Windows XP with mozilla and IE. I use Mozilla most of the time. ;)

Edited by gilazilla, 20 July 2005 - 08:18 PM.

  • 0

#21
remintellegere

remintellegere

    Member

  • Member
  • PipPip
  • 34 posts
Whoa crap forgot the PHP tags. My bad. I get used to not using them.

I recommend a book on PHP5. I recently read alot about it and it seems even easier than PHP 4. If you want PHP 4, I recommend "PHP and MySQL Web Development" They guide you through setting up your own PHP/Apache/MySQL server in both Linux and Windows.

Enjoy
  • 0

#22
gilazilla

gilazilla

    Member

  • Member
  • PipPip
  • 39 posts
Zao, which version must i dl for Apache.org. I am using windows XP. should i dl the Win32 Binary (MSI Installer) OR the UNIX Source.Is Apache 2.0.54 is the best available version ?

For MYSQL should i dl also the WIndows Essential and also the Windows(x86) both version 5.0.9 beta?

I am confused because there are a lot of version and the programmes are not in one file? What are binaries and source files? should i dl both or something?
  • 0

#23
ShogunWarrior

ShogunWarrior

    Member

  • Member
  • PipPip
  • 21 posts
My Advice:
EasyPHP.org

This is a nice package that has ONE installer and installs Apache, PHP and mySQL all in one!! In no time you will have a full server environment up and running!

-SW
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP