[PHP-WEBMASTER] Suggestion to help

2018-01-02 Thread Volodymyr Knyshuk
Hello. I want to help you translate the documentation from php.net to the Ukrainian language. Can we talk about it in more detail? -- VOLODYMYR KNYSHUK WEB DEVELOPER AT INTERNETDEVELS mobile: +380665639277 email: [email protected] website: knysh.uk

[PHP-WEBMASTER] Suggestion for PHP.net site

2017-07-29 Thread James Anderson
Hi All, I have a suggestion for the PHP site. On Wikipedia you can click a button which brings you to a random page. I thought it would be a nice idea to be able to do the same on php.net so that you could learn a new method every day. I only recently discovered the str_pad

[PHP-WEBMASTER] suggestion

2016-02-01 Thread lambaocf
it will be awesome if php has the ability to work with dateinterval like postgres. http://www.postgresql.org/docs/9.4/static/functions-datetime.html i having a bad time trying to multipliyng interval, in postgres i can do ‘P1M * 23’ and i will get ‘P23M’ or ‘date object + (date interval * quanti

[PHP-WEBMASTER] suggestion to help php.net become stronger at helping php web-systems developers

2015-02-03 Thread Jesse Mullen
webmaster, The IRC might help developers but you pages would help us faster help if a pros and cons section plus a known issues(cons) section for critical resource methods like mail() was part of php.net function reference pages. Specific information I am looking for, as an example: - can mai

Re: [PHP-WEBMASTER] [Suggestion] Make a DOC Api

2014-06-10 Thread Hannes Magnusson
On Tue, Jun 10, 2014 at 5:03 AM, Salvatore Pelligra wrote: > I think it's time to make documentation available to other programs > (especially editors) in a nice format to work with, hence why not PHP as > the first? > It will be great to have an API for getting documentation. The actual doc's > u

[PHP-WEBMASTER] [Suggestion] Make a DOC Api

2014-06-10 Thread Salvatore Pelligra
I think it's time to make documentation available to other programs (especially editors) in a nice format to work with, hence why not PHP as the first? It will be great to have an API for getting documentation. The actual doc's url structure is really good and I think will be relatively easy to set

Re: [PHP-WEBMASTER] suggestion for IF / THEN / ELSE operator

2014-01-22 Thread Alessandro Rosa
Thank you Peter for pointing me out to that blog. I hope that such feature would be implemented in the php standard distribution someday, cause it's getting too tedious to implement that construction using arrays and tokenizations. My opinion is that some PHP syntax should get closer to human l

Re: [PHP-WEBMASTER] suggestion for IF / THEN / ELSE operator

2014-01-22 Thread Peter Cowburn
On 22 January 2014 09:22, Alessandro Rosa wrote: > Thanks for the prompt reply, Mike ! > > I will look over the RFC and try to write down one. > For an "in" operator, the following blog post might be useful to you: http://nikic.github.io/2012/07/27/How-to-add-new-syntactic-features-to-PHP.html

Re: [PHP-WEBMASTER] suggestion for IF / THEN / ELSE operator

2014-01-22 Thread Alessandro Rosa
Thanks for the prompt reply, Mike ! I will look over the RFC and try to write down one. Alessandro Il Mercoledì 22 Gennaio 2014 10:16, Mike Griffiths ha scritto: On 22 January 2014 08:34, Alessandro Rosa wrote: Hello, > >my name is Alessandro Rosa and I'm a PHP developer from Italy. >I

Re: [PHP-WEBMASTER] suggestion for IF / THEN / ELSE operator

2014-01-22 Thread Mike Griffiths
On 22 January 2014 08:34, Alessandro Rosa wrote: > Hello, > > my name is Alessandro Rosa and I'm a PHP developer from Italy. > Is there any chance for you to consider the development of the following > variation of the IF / THEN / ELSE ? > > if ( $_a in { 2, 3, 4 } ) > > > where { 2, 3, 4 } is an

[PHP-WEBMASTER] suggestion for IF / THEN / ELSE operator

2014-01-22 Thread Alessandro Rosa
Hello, my name is Alessandro Rosa and I'm a PHP developer from Italy. Is there any chance for you to consider the development of the following variation of the IF / THEN / ELSE ? if ( $_a in { 2, 3, 4 } ) where { 2, 3, 4 } is an array of values. Yes, I know I could supply it by creating an ar

Re: [PHP-WEBMASTER] Suggestion

2013-10-26 Thread Moeen Khurshid
GUI, I would say Ideally something like http://jqueryui.com/download/ , not sure if this would be possible in near future. On Fri, Oct 25, 2013 at 11:14 PM, Sherif Ramadan wrote: > > > > On Fri, Oct 25, 2013 at 5:39 PM, Moeen Khurshid > wrote: > >> It would be a good idea if you guys can set up

Re: [PHP-WEBMASTER] Suggestion

2013-10-25 Thread Sherif Ramadan
On Fri, Oct 25, 2013 at 5:39 PM, Moeen Khurshid wrote: > It would be a good idea if you guys can set up a multiple selection > criterion for building php, like jquery so that it would save the users > trouble of building the source with .configure. They can download > preconfigured packages on bas

Re: [PHP-WEBMASTER] Suggestion

2013-10-25 Thread Adam Harvey
On 25 October 2013 14:39, Moeen Khurshid wrote: > It would be a good idea if you guys can set up a multiple selection > criterion for building php, like jquery so that it would save the users > trouble of building the source with .configure. They can download > preconfigured packages on based on s

[PHP-WEBMASTER] Suggestion

2013-10-25 Thread Moeen Khurshid
It would be a good idea if you guys can set up a multiple selection criterion for building php, like jquery so that it would save the users trouble of building the source with .configure. They can download preconfigured packages on based on selections. We can easily do it here but the ones who are

Re: [PHP-WEBMASTER] Suggestion for new PHP Design

2013-10-10 Thread Hannes Magnusson
On Sun, Oct 6, 2013 at 8:51 AM, Bigor Bust wrote: > Hi there, > > Until you guys force everyone to move to the new theme, perhaps you could > have your "Switch to the new theme" automatically move to the last anchor > the user had in view. For example, I was reading something far down the > page,

[PHP-WEBMASTER] Suggestion for new PHP Design

2013-10-06 Thread Bigor Bust
Hi there, Until you guys force everyone to move to the new theme, perhaps you could have your "Switch to the new theme" automatically move to the last anchor the user had in view. For example, I was reading something far down the page, and then clicked to switch and had to scroll back down. If it

Re: [PHP-WEBMASTER] Suggestion

2013-08-07 Thread Sherif Ramadan
On Tue, Aug 6, 2013 at 9:02 PM, Himanshu Shekhar < [email protected]> wrote: > Why don't php come with a compiler and higher speed for managing heavy > websites with php alone? Can u increase php's speed? > Hi, PHP has several opcode cache solutions, some of which are native and other

[PHP-WEBMASTER] Suggestion

2013-08-07 Thread Himanshu Shekhar
Why don't php come with a compiler and higher speed for managing heavy websites with php alone? Can u increase php's speed?

[PHP-WEBMASTER] Suggestion

2013-08-07 Thread Himanshu Shekhar
Why don't php come with a compiler and higher speed for managing heavy websites with php alone? Can u increase php's speed?

Re: [PHP-WEBMASTER] Suggestion for release the next version of php

2013-06-05 Thread Hannes Magnusson
On Tue, Jun 4, 2013 at 2:29 AM, Георгий Иванов wrote: > Hi! > > My name is George. > I know that I write little wrong location for my letter, but I have a great > idea for a new release of PHP. >[] > php_api_functions = On; - use the old "procedural approach" in php - to > support existing pro

[PHP-WEBMASTER] Suggestion for release the next version of php

2013-06-05 Thread Георгий Иванов
Hi! My name is George. I know that I write little wrong location for my letter, but I have a great idea for a new release of PHP. I propose to reorient language php to object-oriented, modify the functions to support OOP layer and API procedural layer. Here is a simple example: API (procedural)