Re: [PHP-WEBMASTER] Using anchors on PHP.net

2014-09-02 Thread Hannes Magnusson
On Mon, Sep 1, 2014 at 5:07 PM, Jakub Mareda wrote: > Hello, > sometimes I want to link to a specific part of the manual. For example, I > wanted to link to the CURL specific option name, like this: > > http://php.net/manual/en/function.curl-setopt.php#CURLOPT_MAXREDIRS > > Is there some syntax to

[PHP-WEBMASTER] Using anchors on PHP.net

2014-09-01 Thread Jakub Mareda
Hello, sometimes I want to link to a specific part of the manual. For example, I wanted to link to the CURL specific option name, like this: http://php.net/manual/en/function.curl-setopt.php#CURLOPT_MAXREDIRS Is there some syntax to make javascript on the site highlight any header or any text?