How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Keeping data in form
How can I keep whatever I write in the form?