Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than