Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t