Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem