php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie