RE: call anchor from php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ross Hulford <mailto:ross@xxxxxxxxxxxxx>
    on Monday, March 07, 2005 2:48 PM said:

> Is it possible to call a named anchor from within a php script?? I
> need my page to go to the point in the page where the form is and
> bypass all the rubbish.

Since that is a client-side issue and PHP is server-side the best you
could do is to redirect to the page putting the anchor in the URL.
Whether or not the browser will actually pay attention to your anchor
and move the page is another story.


Chris.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux