How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?