SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin