Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
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)
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,