Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know