Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is