IP ranges?
--
Daniel Schierbeck
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Daniel Schierbeck wrote:
Balwantsingh wrote:
May pls. advise me.
I am developing a page using PHP for entering the data into tables
made in
mysql. I want that when user click on Reports button the data (which
will
retrieve from mysql) should be shown in Spreadshee (Calc) of Open Office.
Pls
Balwantsingh wrote:
May pls. advise me.
I am developing a page using PHP for entering the data into tables made in
mysql. I want that when user click on Reports button the data (which will
retrieve from mysql) should be shown in Spreadshee (Calc) of Open Office.
Pls. tell how it can be done.
bal
Craig Hoffman wrote:
I have an form where someone can choose to upload a photo. If the person
does not upload a photo, an emtpy string is inserted in the DB. How can
I have it insert 'NULL' in the DB instead of an empty string when they
choose NOT to upload a photo but complete the form anyway?