check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
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