Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like