|
treetopsranch -> RE: Has anyone used PHP Runner? (4/12/2007 13:45:42)
|
A quote from Larry Ulman's PHP for the World Wide Web says that "PHP can't be used for client-side features found in some Web sites. When it comes time to develop your own PHP project, remember that you can only use PHP to send information (HTML and such) to the Web browser. You can't do anything else within the Web browser until another request from the server has been made (a form has been submitted or a link has been clicked)."
|
|
|
|