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
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe