[PHP-WEBMASTER] report some bug

2012-12-03 Thread gang . liu2
Hello: when I go to php.net documentation to find some help , when I use serach for form elements as usual , it works not so correctly , it usually display 'The autocompleting search feature is accessible via..blah blah ' , and I can't save the settings on php.net/my.php page . I guess you had alre

Re: [PHP-WEBMASTER] com web/php: Let the client decide which protocol to use rather than defining it statically in the code (except where applicable).: include/layout.inc styles/phpnet.css

2012-12-03 Thread Hannes Magnusson
Interesting, I had no idea that would work with //different.domain.com/path as that just looks horribly wrong. But how will that affect https://php.net/strpos vs http://php.net/strpos results now? Will it be indexed 2 times and become two different results on search engines? since we now advertise

Re: [PHP-WEBMASTER] com web/php: Let the client decide which protocol to use rather than defining it statically in the code (except where applicable).: include/layout.inc styles/phpnet.css

2012-12-03 Thread Daniel Brown
On Mon, Dec 3, 2012 at 12:11 PM, Hannes Magnusson wrote: > > Is // some new trick I am unaware of and my browser doesn't understand? > > > All these links look very broken to me. No, it's been around for years. Using // as opposed to http:// or https:// causes the client to dynamically perfo