Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
PHP tutorial
Name: Friggles Date: April 30, 2005 at 06:13:45 Pacific OS: Windows XP CPU/Ram: Pentium 4/256 MB of Ram
Comment:
What is the best PHP tutorial to help you make forums, ecommerce, and other things used in many websites?????
Name: Taunet Date: April 30, 2005 at 12:31:26 Pacific
Reply:
PHP can be tricky to learn straight away... especially for building something so complex. There are some good free PHP forum packages out there just search on Google.
Also for e-commerce purposes it is not necessary to build your own secure site as there are packages like Actinic Catalogue that will do most of the labour for you.
Some basic PHP tutorials and FAQs are on www.php.net
For using php for ecommerce i would suggest using oscommerce, which is a good ecommerce application for php and mysql environment. Also includes forum, polls, many other things. Try is at http://www.oscommerce.com
Summary: i didnt see a PHP tutorial anywhere on that site, wallis. i was just messing around with the addresses because there is a php section on the site, just no direct link to it from the homepage. http://w...
Summary: I am about to get started on a .php site. I have dreamweaver 8 but according to the php tutorial, for local developement, I need .php package, apache, and mySql. I am about to install all 3. My quest...
Summary: I m creating the php website which have index.php. index include the header, leftnav, footer.php. i want the contents on the header or leftnav to display in an index.php when i click on the hyperlink....