add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
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
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her