Justin Patrin wrote:

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


Whoops, wrong URL form rdbedit. http://sf.net/projects/rdbedit

--
paperCrane <Justin Patrin>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to