Jump to content

[SOLVED] Need Suggestions


bhanu1225

Recommended Posts

Hi bhanu1225,

 

PHP normally goes hand in hand with the MySQL database application, although you can use PHP to run standalone applications perfectly (you could even use flat file databases but that's for another time maybe)

 

Anyway, I would recommend you download a WAMP package so you can use PHP and MySQL together on your home PC.  Visit http://www.wampserver.com/en/ and have a look around, or Google "WAMP" for other WAMP packages - there are loads out there.

 

If you download a WAMP package, make sure you get up to date version of PHP and MySQL - these are 5.3.0 and 5.1.36 respectively.s

 

As far as learning PHP goes, there are hundreds and hundreds of online resources out there, some good ones for a beginner are W3 Schools at http://www.w3schools.com/PHP/DEfaULT.asP and Tizag.com at http://www.tizag.com/phpT/

 

Have fun!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.