donishere
Programmer
- May 7, 2002
- 101
What is the PHP equivalent to ASP's "Response.Expires = -1" in regards to caching? I want a PHP file to never be cached.
Trying to force a sample AJAX file to update its response on each keypress in a form field.
thanks
Trying to force a sample AJAX file to update its response on each keypress in a form field.
thanks