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
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself