How do I get my chat script to include the contents of the msg file in real time instead of only when the page is refreshed?
Comment on this Question and Answer >>>
ASK A QUESTION
More website PHP Questions
I have a main WEB page that will be sereved. This page has text data on it that will come from a file(iframe). The data in the file will be changed when other applications make requests to the apache server to server data from a database. When this hapHow do I send HTTP headers with PHP?
How can I access information sent through POST on a form?
I was wondering how do i make all the logs and comments go to an email account so my client does not have to keep logging in, she can get them and answer any questions via email.. Thanks
I would like to browse to a url eg http://mysite.com/index.html and dump the content of that site in a variable eg $htmlDump?
