mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a