Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying