Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h