Re: [PHP] newbie again, submit buttons don't work

2004-08-15 Thread yawstick
That cured my problem also had to add similar command for all post variables I also have some links to directly remove a record $linkname is there a similar command for allowing this to work -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] newbie again, submit buttons don't work

2004-08-15 Thread yawstick
sorry if this gets posted twice, previous attempt had an invalid email address I have several scripts that worked on early version of php4 mysql. They are all similar in that I use a switch($cmd) command to perform save, edit, delete, and update based on the value of $cmd in the submit buttons. I'v

Re: [PHP] ODBC to mysql?

2001-03-16 Thread yawstick
there is an article on devshed.com thats details this -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] output to html file

2001-03-16 Thread yawstick
I have some scripts to build pages that will be sent to a production server. Is is possible to redirect the page to a file with an html extention that could be sent via the ftp functions to the production server. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: