Re: [PHP] Dose this exist?

2003-11-11 Thread Burhan Khalid
Dave Carrera wrote:

Hi List,

Is there such a tool that will generate a form and relevant code when given
the mysql db-table-fields to update, select, insert etc ?
I ask as hand coding forms and the relevant php code is becoming very time
consuming and I need to speed up this operation.
Any URL's would be useful.
On reflection, maybe what you were looking for is something like 
codecharge? [ http://www.codecharge.com ]

--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
---
Documentation is like sex: when it is good,
 it is very, very good; and when it is bad,
 it is better than nothing.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Dose this exist?

2003-11-09 Thread Dave Carrera
Hi List,

Is there such a tool that will generate a form and relevant code when given
the mysql db-table-fields to update, select, insert etc ?

I ask as hand coding forms and the relevant php code is becoming very time
consuming and I need to speed up this operation.

Any URL's would be useful.

Thank you in advance for any help

Yours
Dave C

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.535 / Virus Database: 330 - Release Date: 01/11/2003
 

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



Re: [PHP] Dose this exist?

2003-11-09 Thread Burhan Khalid
Dave Carrera wrote:

Hi List,

Is there such a tool that will generate a form and relevant code when given
the mysql db-table-fields to update, select, insert etc ?
I ask as hand coding forms and the relevant php code is becoming very time
consuming and I need to speed up this operation.
Any URL's would be useful.
http://pear.php.net/HTML_Quickform
http://smarty.php.net
--
Burhan Khalid
phplist[at]meidomus[dot]com
http://www.meidomus.com
---
Documentation is like sex: when it is good,
 it is very, very good; and when it is bad,
 it is better than nothing.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php