question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself