mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)