Re: Upload a file question
sheldonlg wrote:
> Pépê wrote:
>> Thanks for the Captain.
>>
>> Ive had some problems recently with sql injection in ASP.
>>
>> Im new in PHP. How can i protect the forms in PHP?
>
> Look up mysql_real_escape_string
I'm new to php also.
Wouldn't that be unnecessary with PDO and placeholders?
It is with perl DBI that strongly resembles PDO and I'd like to know
if I'm mistaken.
Jeff
|