Post forms called up from MySQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ameque
Forum Newbie
Posts: 8
Joined: Wed Jun 13, 2007 8:18 am

Post forms called up from MySQL

Post by ameque »

I have this form that is called up using PHP from MYSQL database. Currently it displays but when you POST it returns an error. Any help? URGENT and thanks
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Post forms called up from MySQL

Post by jaoudestudios »

We need more information! Whats the error? What operating system are you running?....
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Post forms called up from MySQL

Post by Benjamin »

Post your code too.
Post Reply