Bigmark wrote:
Hi i urgently need a complete ---connect_db/form/results script, does anyone know of a ready to use script available and ready to use today.
All i need is a connect.php page, a form to input a users name and one for some text -----and also a page that shows all the table results . i have to get this on my site in the next few hours, please any help appreciated.
ie:
john blah blah blah blah blah mark blah blah blah blah blah jenny blah blah blah blah blah
Well, there's phpMyAdmin, but it's a complete DB admin system. If you just want a form to enter data and a listing of data, you might want to look into PEAR's DB_DataObject_FormBuilder and rdbedit2.
http://pear.php.net/package/DB_DataObject_FormBuilder http://sf.net/rdbedit
-- paperCrane <Justin Patrin>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php