Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but