Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe