Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
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
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.