is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho