I create a web page in PHP (pulling data out of MySQL, etc.) - anyway,
the page is about 2 to 3 pages long and when it's done rendering, the
position of the page is at the bottom - what command can I use with
PHP to cause the page to reset back to the top?
Thanks...
the page is about 2 to 3 pages long and when it's done rendering, the
position of the page is at the bottom - what command can I use with
PHP to cause the page to reset back to the top?
Thanks...
Comment