Re: [PHP-WEBMASTER] User notes guidelines.

2013-01-09 Thread Adam Harvey
On 10 January 2013 02:05, Levi Morrison wrote: > Firstly, I apologize if this is the incorrect list. It's more phpdoc and php-notes, so I've cc:d those lists in. Thanks for pitching in! Here's some background reading from a user note discussion last year: http://marc.info/?l=phpdoc&m=13463994551

Re: [PHP-WEBMASTER] Line breaks on long class::method names.

2013-01-09 Thread Paul Dragoonis
Hi Daniel, On Wed, Jan 9, 2013 at 9:18 PM, Daniel Convissor < [email protected]> wrote: > Hey Paul: > > > I also think having the rule class::method syntax on the left here is > quite > > redundant because it's repeated 3 times on the page. > > I like the idea of getting rid of th

Re: [PHP-WEBMASTER] Line breaks on long class::method names.

2013-01-09 Thread Daniel Convissor
Hey Paul: > I also think having the rule class::method syntax on the left here is quite > redundant because it's repeated 3 times on the page. I like the idea of getting rid of the class name in the naviagation part. They take up a lot of space and are repetitious. The full name is at the top o

[PHP-WEBMASTER] User notes guidelines.

2013-01-09 Thread Levi Morrison
Firstly, I apologize if this is the incorrect list. I'm trying to clean up the user notes in certain portions of the manual. As such, I've reviewed a lot of user contributed notes and found a few common types of notes that bother me: 1. Code snippets to do something similar to the current fun

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
On Wed, Jan 9, 2013 at 1:23 PM, Hannes Magnusson wrote: > Two different things. The current edit.PHP.net should move to /manual and > be proxies through. It requires to much CPU and ram to be hosted with > something else. > > The edit.PHP.net/notes would be for us to manage notes, replacing maste

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Hannes Magnusson
Two different things. The current edit.PHP.net should move to /manual and be proxies through. It requires to much CPU and ram to be hosted with something else. The edit.PHP.net/notes would be for us to manage notes, replacing master, and the landing page for users to submit notes, replacing mirror

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
On Wed, Jan 9, 2013 at 1:02 PM, Sherif Ramadan wrote: > > > > On Wed, Jan 9, 2013 at 6:47 AM, Hannes Magnusson < > [email protected]> wrote: > >> Hence using edit.PHP.net for it. >> >> We had some plans to split master to backend/frontend.PHP.net... Don't >> really see the need for that i

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Sherif Ramadan
On Wed, Jan 9, 2013 at 6:47 AM, Hannes Magnusson wrote: > Hence using edit.PHP.net for it. > > We had some plans to split master to backend/frontend.PHP.net... Don't > really see the need for that if we can get cool edit.PHP.net :) > Is edit.php.net/notes supposed to be for the end-user? Because

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Hannes Magnusson
Hence using edit.PHP.net for it. We had some plans to split master to backend/frontend.PHP.net... Don't really see the need for that if we can get cool edit.PHP.net :) -Hannes On Jan 9, 2013 7:43 PM, "Ferenc Kovacs" wrote: > > > > On Wed, Jan 9, 2013 at 12:28 PM, Hannes Magnusson < > hannes.magn

[PHP-WEBMASTER] Hosting Prob in Centos when php->sql server

2013-01-09 Thread small erik
Hi Masters, We developed a php webapplication in windows environment which contacts sql server remotely. Now if we try to host the same application in linux environment(Centos), it’s not connecting to sql server through my php application. Please find the below configurations.. Windows: Applica

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
On Wed, Jan 9, 2013 at 12:28 PM, Hannes Magnusson < [email protected]> wrote: > Attempting to reply via my crappy phone...bsorry for topposting. > > My 10year future plan is to not to force mirrors to run PHP at all, or > atleast not requiring them to run anything other then --diswble-all

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
> hi, any update on this? currently we have the following mirrors without openssl support: - - md1.php.net - jp1.php.net - dk1.php.net - pt2.php.net - ru2.php.net - es2.php.net - in2.php.net - mx2.php.net >>

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Hannes Magnusson
Attempting to reply via my crappy phone...bsorry for topposting. My 10year future plan is to not to force mirrors to run PHP at all, or atleast not requiring them to run anything other then --diswble-all. I also want edit.PHP.net/notes, edit.PHP.net/news etcetc on the near future. We can easily

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Sherif Ramadan
On Wed, Jan 9, 2013 at 5:49 AM, Ferenc Kovacs wrote: > > > > On Wed, Jan 9, 2013 at 11:22 AM, Sherif Ramadan > wrote: > >> >> >> >> On Wed, Jan 9, 2013 at 5:19 AM, Ferenc Kovacs wrote: >> >>> >>> >>> >>> On Thu, Sep 20, 2012 at 5:30 PM, Daniel Brown wrote: >>> On Thu, Sep 20, 2012 at 7:30

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
On Wed, Jan 9, 2013 at 11:22 AM, Sherif Ramadan wrote: > > > > On Wed, Jan 9, 2013 at 5:19 AM, Ferenc Kovacs wrote: > >> >> >> >> On Thu, Sep 20, 2012 at 5:30 PM, Daniel Brown wrote: >> >>> On Thu, Sep 20, 2012 at 7:30 AM, Ferenc Kovacs wrote: >>> > >>> > so should I wait for them to go away (s

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Sherif Ramadan
On Wed, Jan 9, 2013 at 5:19 AM, Ferenc Kovacs wrote: > > > > On Thu, Sep 20, 2012 at 5:30 PM, Daniel Brown wrote: > >> On Thu, Sep 20, 2012 at 7:30 AM, Ferenc Kovacs wrote: >> > >> > so should I wait for them to go away (some? all?), or should I just >> commit >> > my patch knowing that it will

Re: [PHP-WEBMASTER] com web/php: now that posttohost() supports ssl, we should use https here: git-php.php mailing-lists.php manual/add-note.php submit-event.php

2013-01-09 Thread Ferenc Kovacs
On Thu, Sep 20, 2012 at 5:30 PM, Daniel Brown wrote: > On Thu, Sep 20, 2012 at 7:30 AM, Ferenc Kovacs wrote: > > > > so should I wait for them to go away (some? all?), or should I just > commit > > my patch knowing that it will not work on some of the mirrors? > > No, just hold off for now.