Thread: a PHP question
View Single Post
Old 09-15-2006, 02:07 PM   #3 (permalink)
alwaysinit
Junior Member
 
alwaysinit's Avatar
 
Join Date: Aug 2006
Posts: 36
Default Re: a PHP question

Yes, like O-snap said, php controls what goes in and how it goes in. I'm new to it myself, but as far as I can tell I would never have touch the database directly. The PHP script touches it all. It all happens in the PHP script.
But check out what O-snapple said "big fan of phpMyAdmin".
A complete beginner can use phpMyAdmin to handle every table and field in the database. Assigning values, defaults, types, indexes, and primaries is made very easy by "phpMyAdmin".
alwaysinit is offline   Reply With Quote
Sponsored Links