Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem