[PHP-DB] Re: [PHP] PHP & Database Problems

2012-05-02 Thread Terry Ally (Gmail)
Dear Ethan, It would be useful to see what code you are using. The syntax is: UPDATE table_name SET column1=value, column2=value2,... WHERE some_column=some_value The data that you are required to enter is for Intake3. I am assuming that the only change is the History and/or Phone that you nee

[PHP-DB] Email validation

2010-06-29 Thread gmail
Hello to you all! I'm facing a problem with a scrip that can validate a form witch accept only as input email address. I have seen many scripts on the net and were very interesting but I'm not able to implement those scripts on my need. I'm explaining myself better! I have a form to collect a

[PHP-DB] How to access MySQL through PHP in windows 2K.

2009-04-28 Thread Katiyar (GMail)
Praveen's MailHi List, I am new to PHP and as well as with MySQL, a.. I have installed PHP 5.28, on win 2K (with IIS) and it is installed properly I suppose, as when I call phpinfo (), through a script, it shows the PHP Information. b.. then I installed MySQL 5.1.30, and through MySQL c