Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
empty resultset mysql
Name: studix Date: June 14, 2005 at 11:43:30 Pacific OS: xp CPU/Ram: 512
Comment:
HI all, Im trying to preform a test using a php script to test if a result set is empty or not. Ive sent the query but i need a test so that i can write either the results if any or a message stating that the query returned no results or in this case the database is empty.
Summary: hey all, i need to know how to transfer a MySQL database from one domain to another ... i understand that i can use phpmyadmin to do this using the export and import functions however, when i tried to...
Summary: I have a simple form which allows a visitor to enter a invoice number. When they submit the form the invoice number is passed to a PHP script which looks it up in a mysql data base and returns other d...
Summary: Here's my situation. I'm trying to run a php based web forum I'm using Apache HTTP server 2.0.51 with php 5.0.1 installed as a module and MYSQL 4.1.5 gamma release. I'm releativly new to the php and...