[PHP-WEBMASTER] Re: pecl-pdflib

2016-08-04 Thread Christoph Becker
On 04.08.2016 at 00:24, Andreas Widerøe wrote: > Any chance we could see an update to this wonderful tool? > > I’m trying to create pdfs via php7, but fails due to outdated pecl-pdflib. This mailing list is for discussing and maintaining the php.net web infrastructure. I suggest you file a bug

[PHP-WEBMASTER] Re: Error in russian translate

2016-07-15 Thread Christoph Becker
On 15.07.2016 at 10:29, Влад Савченко wrote: > There is error on this page: > http://php.net/manual/ru/language.operators.array.php. You can see it on > screenshot, that attached to this letter Please file a respective ticket on . -- Christoph M. Becker -- PHP Webmast

[PHP-WEBMASTER] Re: About the used memory of php-fpm

2016-07-08 Thread Christoph Becker
On 08.07.2016 at 11:55, 張 慧(大宇宙) wrote: > I'm sorry to bother you. > About the used memory of php-fpm , I hava a question to ask. > > testing environment >cent os 7.0 >php-5.6.10 >httpd-2.4.12 > > OS environment > memory:4G > > the imformation of php-fpm.conf >pm.max_requests =

[PHP-WEBMASTER] Re: PDO - ODBC - MDB

2016-07-08 Thread Christoph Becker
On 08.07.2016 at 18:22, Ygo Amaral Morais wrote: > I made a connection in a mdb file. The connection is made using the > PDO class. I already able to do a search on this bench, but has a > field in a table that can not view your data. The return of the > pursuit of this field is null , but I can s

[PHP-WEBMASTER] Re: Hebrew

2016-06-16 Thread Christoph Becker
On 16.06.2016 at 12:47, JohnMoira wrote: > Hi. I am writing a site with English and Hebrew versions. I am using the > date_format functions to display various dates, but of course they come > out in English. > > Is there a way to generate the date in Hebrew (or, any other language)? > > My proto

[PHP-WEBMASTER] Re: Help with PHP docs translate

2016-06-06 Thread Christoph Becker
On 05.04.2016 at 12:05, Honza Sedloň wrote: > Hello, I would like to ask you, if is here any way to help you with > translate PHP docs to czech language. Sorry for the late reply. Have you contacted the Czech documentation mailing list (doc...@lists.php.net)? It seems pretty much abandoned, but

[PHP-WEBMASTER] Re: pdf

2016-06-01 Thread Christoph Becker
On 01.06.2016 at 11:02, Ross Woods wrote: > Could you please import one of the open source pdf programs into the php > core and have a simple ph[ function like: > > Pdf("filename.txt", target_location); > > Parameters: > The target location would be optional, because the pdf file could simply go

[PHP-WEBMASTER] Re: Question on PHPv7

2016-05-18 Thread Christoph Becker
On 17.05.2016 at 01:28, Jim Page wrote: > Hi, I was unable to determine the best place to send this question. Support ressources are listed on . In this case would have been more appropriate. > I > download PHP version 7 from php.net and after installing I find tha

Re: [PHP-WEBMASTER] hard to read grayed-out comments

2016-04-13 Thread Christoph Becker
On 13.04.2016 at 08:56, Mike Griffiths wrote: > On 12 April 2016 at 20:14, Dave Heq wrote: > >> For some reason the designers of the function pages decided to gray out >> that last half (?) of the comments in the section unless I hover my mouse >> over them, making it hard to read or skim while

Re: [PHP-WEBMASTER] Re: Asia-Sakhalin

2016-03-25 Thread Christoph Becker
On 25.03.2016 at 12:14, Andreas Heigl wrote: > Am 25.03.16 um 11:42 schrieb Christoph Becker: > >> On 25.03.2016 at 06:53, Ilya Pak wrote: >> >>> Dear PHP team , >>> It's probably a minor change but Asia-Sakhalin officially moved to UTC +11 >>> i

[PHP-WEBMASTER] Re: Asia-Sakhalin

2016-03-25 Thread Christoph Becker
On 25.03.2016 at 06:53, Ilya Pak wrote: > Dear PHP team , > It's probably a minor change but Asia-Sakhalin officially moved to UTC +11 > if it wouldn't be so hard can it be included in the future updates? This is not the right place to suggest corrections to the PHP language and its extensions.

[PHP-WEBMASTER] Re: Links are missing Mongo modules

2016-03-01 Thread Christoph Becker
On 01.03.2016 at 13:44, Sankar Muniyappa wrote: > I've used PHP manual for MongoDB with this url > http://php.net/manual/en/mongo.types.php . In this page some of links are > not valid one. For example i've clicked on php.ini settings getting not > found error. > > So kindly please check it and r

[PHP-WEBMASTER] Re: 'n' flag missing from fopen documentation

2016-02-23 Thread Christoph Becker
On 22.02.2016 at 19:26, Crefelean Nicolae wrote: > It looks like the 'n' fopen flag was never documented on php.net/fopen > although it was mentioned in the v5.3.0 ChangeLog and there's no information > of being removed since. Please take a look at it. > http://php.net/ChangeLog-5.php#5.3.0 Tha

[PHP-WEBMASTER] Re: Undefined error notice

2016-02-18 Thread Christoph Becker
Abhilash Sahoo wrote: > Please help me > The php script is below > […] This mailing list is for discussing and maintaining the php.net web infrastructure. For general PHP support questions, see "General Mailing Lists"[1] or the support page[2]. [1] [2]

[PHP-WEBMASTER] Re: php-version 5.6.17 compatibility

2016-02-15 Thread Christoph Becker
On 12.02.2016 at 10:24, IBRAHIM AL-ALI wrote: > Since few days I have updated my WHM server to "php-version 5.6.17" then all > the post internal pictures are disappeared > [...] This mailing list is for discussing and maintaining the php.net web infrastructure. For general PHP support questions

[PHP-WEBMASTER] Re: Documentation

2016-02-03 Thread Christoph Becker
On 02.02.2016 at 19:45 Zaid Al-Kailany wrote: > I would to like php, but all the documentation is in English. It > would be very easy if it was in Dutch. If i check the list it's not > available in Dutch. Do you have any solution for it. A Dutch translation had been started, but is very incomplet

[PHP-WEBMASTER] Re: suggestion

2016-02-03 Thread Christoph Becker
On 01.02.2016 at 19:54 lambaocf wrote: > 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

[PHP-WEBMASTER] Re: Error documentation

2016-01-15 Thread Christoph Becker
Gregorio Neto wrote: > After a patchinfo() > function, I found an error in typing: > > In the first page of the lines where it says (pt-br): > > /pathinfo() retorna um array associativo contendo inforamações sobre o > caminho > em path./ >

[PHP-WEBMASTER] Re: Sanitize problem

2016-01-14 Thread Christoph Becker
On 07.01.2016 at 01:31 Jim Page wrote: > I am attempting to use your *|FILTER_SANITIZE_EMAIL|*|and it removes all > other characters than |/!#$%&'*+-=?^_`{|}~@.[]/. The problem is in our > company many people have some-n...@company.com this "-" is removed and > then is no longer a valid email. I a

[PHP-WEBMASTER] Re: PHP version confusion

2015-09-09 Thread Christoph Becker
Alice Grimm wrote: > http://php.net/manual/en/function.mysql-real-escape-string.php states: > "This extension was deprecated in PHP 5.5.0, and it was removed in PHP > 7.0.0." > > But http://php.net/downloads.php show the current stable version is 5.6.13! > > How can something be depreciated and

[PHP-WEBMASTER] Re: Misprint in Russian version of manual (http://php.net/manual)

2015-08-31 Thread Christoph Becker
ad...@xcont.com wrote: > Here: http://php.net/manual/ru/function.ereg-replace.php > >> Подсказка >> Функция preg_replace() является устаревшей начиная с PHP 5.3.0. >> Предлагается использовать вместо нее функцию preg_replace(). > Must be "Функция ereg_replace()" > (Tip ereg_replace() is deprecate

[PHP-WEBMASTER] Re: [PHP-DOC] Re: Build failure since 8 august

2015-08-20 Thread Christoph Becker
On 20.08.2015 at 13:59, Peter Cowburn wrote: > Hi chaps. Some of the cron jobs were stuck, which prevented later ones of > the > same job from happening. After stopping those stuck jobs, things should > hopefully > be updating again. At the very least, it looks like docs.php.net has the > preg_las

[PHP-WEBMASTER] Re: [PHP-DOC] Re: Build failure since 8 august

2015-08-19 Thread Christoph Becker
On 19.08.2015 at 17:16, Hannes Magnusson wrote: > On Wed, Aug 19, 2015 at 8:01 AM, Christoph Becker wrote: >> On 19.08.2015 at 16:36, Hannes Magnusson wrote: >> >>> On Wed, Aug 19, 2015 at 5:18 AM, Christoph Becker wrote: >>>> On 19.08.2015 at 13:58, Jean-Sé

[PHP-WEBMASTER] Re: [PHP-DOC] Re: Build failure since 8 august

2015-08-19 Thread Christoph Becker
On 19.08.2015 at 16:36, Hannes Magnusson wrote: > On Wed, Aug 19, 2015 at 5:18 AM, Christoph Becker wrote: >> On 19.08.2015 at 13:58, Jean-Sébastien Hedde wrote: >> >>> It's seems that lots of translation builds are broken since august 8th >>> (cf http://

[PHP-WEBMASTER] Re: Build failure since 8 august

2015-08-19 Thread Christoph Becker
On 19.08.2015 at 13:58, Jean-Sébastien Hedde wrote: > It's seems that lots of translation builds are broken since august 8th > (cf http://php.net/download-docs.php). > > We didn't received build errors on doc-fr. I guess that is related to . (CC'ing the web

[PHP-WEBMASTER] Re: com web/php: php 5.6.12: ChangeLog-5.php archive/archive.xmlarchive/entries/2015-08-06-4.xml include/releases.inc include/version.increleases/5_6_12.php

2015-08-07 Thread Christoph Becker
Ferenc Kovacs wrote: > Commit:c8d77f04315fde0bae9eb2d607b1f22c062fb629 > Author:kovacs.ferenc Fri, 7 Aug 2015 > 08:52:24 +0200 > Parents: 45d8cddc56ea1ce27e61db85d42206ee1d4caa53 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=c8d77f0431

[PHP-WEBMASTER] Re: com web/bugs: .: include/classes/bug_patchtracker.php

2015-07-19 Thread Christoph Becker
Rasmus Lerdorf wrote: > Commit:b792953c6004e7a1e62a29ec95bb033217678caa > Author:Rasmus Lerdorf Sat, 18 Jul 2015 14:35:33 > -0700 > Parents: 2ace8a88e5887bdc3119cb12af8e1316fe2206b7 > Branches: master > > Link: > http://git.php.net/?p=web/bugs.git;a=commitdiff;h=b79295

[PHP-WEBMASTER] Re: Grouping use declarations in php 7

2015-07-15 Thread Christoph Becker
Eligijus Lipskis wrote: > For: > > use Foo\Bar\Email; > use Foo\Bar\Phone; > use Foo\Bar\Address\Code; > use Foo\Bar\Address\Number; > > The solution is: > > use Foo\Bar\{ > Email, > Phone, > Address\Code, > Address\Number > }; > > Why can't we group use declarations this way ?

Re: [PHP-WEBMASTER] com web/php: Merge branch 'pull-request/68': js/common.js

2015-06-24 Thread Christoph Becker
Peter Cowburn wrote: > On 24 June 2015 at 03:25, Hannes Magnusson > wrote: > >> This looks like a bad merge. Are you sure everything is OK? > > *shrug* I have no idea why Git shows the merge like that. However, the > file looks okay to me. The Github diff looks also rather different:

[PHP-WEBMASTER] Re: Focus on the search field on page load

2015-06-16 Thread Christoph Becker
Nino _ wrote: > because the php.net website is (at least for me) mostly used to find > documentation for methods and functions, it would be much easier if the > page would automatically focus on the search field so that I can start > typing the name of the method I am looking for right away. You

[PHP-WEBMASTER] Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Christoph Becker
Johannes Schlüter wrote: > On Tue, 2015-06-16 at 00:02 +0200, Christoph Becker wrote: > >> Why should these downloads be disabled? They contain exactly what could >> be checked out from the respective tag. > > It is not including the generated parsers. This mean

[PHP-WEBMASTER] Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Christoph Becker
Jan Ehrhardt wrote: > Johannes Schlüter in php.internals (Mon, 15 Jun 2015 22:28:37 +0200): >> On Mon, 2015-06-15 at 18:41 +0200, Jan Ehrhardt wrote: >> >>> On github they are next to each other: >>> https://github.com/php/php-src/releases >> >> Those don't include the generated parsers etc. we sh

[PHP-WEBMASTER] Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Christoph Becker
Johannes Schlüter wrote: > On Mon, 2015-06-15 at 16:20 +0200, Christoph Becker wrote: > >> There is some difference (timestamps?) which causes building from the >> tarred sources to fail on Windows (see bug #69829). > > "touching" generated files as part

[PHP-WEBMASTER] Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Christoph Becker
Hannes Magnusson wrote: > Then this fix doesn't make any sense -- you are saying if I download > the .tar.gz and .zip and extract those two, I will have precisely the > same sources? > Then this fix should be reverted as there is isn't any special Windows > Sources and the official releases should

[PHP-WEBMASTER] Re: Is this possible?

2015-06-14 Thread Christoph Becker
Alfas Mp wrote: > I am trying to host a website on google drive ( it is free and > offering 15 gb of storage ) . But my scripts are in Php so it is not > working on that ! > > Is it possible to add a virtual php environment in google drive to get > my scripts working? This list for discussing an

[PHP-WEBMASTER] Delete comments on bug #57627

2015-06-06 Thread Christoph Becker
Hi! The two comments on are empty and spam, respectively. Please delete them. -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] Re: GeoDNS for www.php.net live this week!

2015-05-27 Thread Christoph Becker
Hannes Magnusson wrote: > You are encouraged to verify you get accurate results already by > executing the following: > > $ dig +short @geo1.easydns.com www.php.net >From Germany I'm getting: cmb@ubuntu-vm:~$ dig +short @geo1.easydns.com www.php.net de2.locanto.cc. cmb@ubuntu-vm:~$ dig +sho

[PHP-WEBMASTER] Re: Proposal for developers

2015-05-20 Thread Christoph Becker
Mvc Box wrote: > I would propose developers to add the ability to use the classes in the > type conversion, adding in class a new magical method, for example, > __converting() This list is for discussing and maintaining the php.net web infrastructure. I suggest you send your proposal to the inte

[PHP-WEBMASTER] Re: Php Comiler

2015-05-18 Thread Christoph Becker
Behruz Arab wrote: > Hi, I use php in dreamweaver but it is not good because not have > momenty compiler, separate message for each error, hilight fault text, > breakpoint, are you know about good software compiler for php ? > what compiler you use ? thank. This list for discussing and maint

[PHP-WEBMASTER] Re: [PHP-INSTALL] Re: نمايندگي فروش لايسنس هاي اصلي مايکروسافت

2015-05-12 Thread Christoph Becker
Aziz Saleh wrote: > On Tue, May 12, 2015 at 9:55 PM, Christoph Becker wrote: > >> Microsoft Iran Agent wrote: >> >> >> >> Can we please add this address (nore...@amazon.com) to the $mosquitoes >> in >> < >> https://github.com/php/web

[PHP-WEBMASTER] Re: نمايندگي فروش لايسنس هاي اصلي مايکروسافت

2015-05-12 Thread Christoph Becker
Microsoft Iran Agent wrote: Can we please add this address (nore...@amazon.com) to the $mosquitoes in . -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://

[PHP-WEBMASTER] Re: A mistake in PHP manual

2015-04-24 Thread Christoph Becker
linlin . zhong wrote: > I write to you to report a small mistake in PHP manual > (http://php.net/manual/en/svm.crossvalidate.php). There is a mistake in the > description of return value of "SVM::crossvalidate". > > In the case of SVC kernels like NU_SVC or , the correct return value of this >

Re: [PHP-WEBMASTER] com web/shared: got rid of left margins ofheadings: styles/wiki.css

2015-04-19 Thread Christoph Becker
Levi Morrison wrote: > On Wed, Mar 25, 2015 at 6:16 PM, Christoph Michael Becker > wrote: >> Commit:fec014f98d12a11529ce94f90107283469d72fc8 >> Author:Christoph M. Becker Thu, 26 Mar 2015 >> 01:16:54 +0100 >> Parents: a7802835d7f17cc7234211393c2d11ae214d1290 >> Branches: mas

[PHP-WEBMASTER] RE: windows.php.net

2015-04-13 Thread Christoph Becker
Forwarding to the list. Colin Williams wrote: > Yes it works for me now. > > Thanks for the quick response. -Oorspronkelijk bericht----- Van: Christoph Becker [mailto:cmbecke...@gmx.de] Verzonden: maandag 13 april 2015 16:32 Aan: Colin Williams; php-webmaster@lists.php.net Onde

[PHP-WEBMASTER] Re: windows.php.net

2015-04-13 Thread Christoph Becker
Colin Williams wrote: > I am unable to access windows.php.net to obtain a windows IIS version of the > latest php version. A ping to windows.php.net returns a time out. Any ideas > when this might be available again? I just tried and it works fine. Can you confirm? --

[PHP-WEBMASTER] Re: Old email alias

2015-03-31 Thread Christoph Becker
Sander Steffann wrote: > I just noticed that my (very) old email alias steff...@php.net still > exists, but that it redirects to an address that doesn't exist > anymore (steff...@nederland.net). Is it possible to change that to my > current address (san...@steffann.nl)? If not then it might be be

Re: [PHP-WEBMASTER] Bug #69292 [Opn]: Download links are not wget compatible

2015-03-25 Thread Christoph Becker
Hannes Magnusson wrote: > ohwtf. I'm sorry -- gmail totally faked it and made it look like a email > reply. > > Sorry! :) No problem. :) -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WEBMASTER] Bug #69292 [Opn]: Download links are not wget compatible

2015-03-25 Thread Christoph Becker
Hannes Magnusson wrote: > If you wish to add that as a comment, you must do so using bugs.php.net > > It does not support email. Thanks, I know. Therefore I've added it as comment in the first place. :) -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsub

Re: [PHP-WEBMASTER] com web/shared: added possibility to emit elements before the CSS s (needed for easier maintainance of DokuWiki);did some minor style tweaks: styles/wiki.css templates/

2015-03-25 Thread Christoph Becker
Hannes Magnusson wrote: > On Tue, Mar 24, 2015 at 3:41 PM, Christoph Michael Becker > wrote: > >> + > > That is a very specific name of that variable.. Indeed. Actually, I didn't like to introduce it at all, but I didn't find a better way without making the Wiki maintainance potentially har

[PHP-WEBMASTER] Re: Need help for web server which executes PHP pages

2015-03-25 Thread Christoph Becker
melvin jose wrote: > I am creating a WEB SERVER in C which only executes PHP pages. > Because I have created a website in PHP. [...] php-webmaster@lists.php.net is for discussing and maintaining the php.net web infrastructure. For *support* requests write to php-gene...@lists.php.net, the Usenet

Re: [PHP-WEBMASTER] "not up-to-date" notices for manual page translations

2015-03-21 Thread Christoph Becker
Hannes Magnusson wrote: > On Fri, Mar 20, 2015 at 1:39 PM, Christoph Becker wrote: > >> I suggest to display prominent notices on non English manual pages which >> are not up-to-date. Something like "Note: The translation of this page >> is not up-to-date"

[PHP-WEBMASTER] Re: Wiki Data Request

2015-03-21 Thread Christoph Becker
Hannes Magnusson wrote: > On Fri, Mar 20, 2015 at 7:19 AM, Peter Cowburn wrote: >> Hi systems/web folks, >> >> As per the wiki docs at https://github.com/php/web-wiki/tree/master/docs >> >> I am emailing to ask for "the production documents", for development and >> testing of the wiki. The docs

[PHP-WEBMASTER] "not up-to-date" notices for manual page translations

2015-03-20 Thread Christoph Becker
Hi everybody! I suggest to display prominent notices on non English manual pages which are not up-to-date. Something like "Note: The translation of this page is not up-to-date". My reasoning is that out-dated translations may be missing important details and might be even wrong, but the reader w

[PHP-WEBMASTER] Re: [PHP-BUG] Bug #69266 [NEW]: character encoding issues on people.php.net

2015-03-19 Thread Christoph Becker
c...@php.net wrote: > From: cmb > Operating system: n/a > PHP version: Irrelevant > Package: Website problem > Bug Type: Bug > Bug description:character encoding issues on people.php.net > > Description: > > Apparently, character encodings are mixed

Re: [PHP-WEBMASTER] com web/wiki: removed note that email would besent to internals@, what is not the case: dokuwiki/inc/lang/en/register.txt

2015-03-19 Thread Christoph Becker
Peter Cowburn wrote: > On 19 March 2015 at 19:39, Peter Cowburn wrote: > >> On 19 March 2015 at 18:40, Christoph Michael Becker wrote: >> >>> Commit:24821c79fc82b394f1a87ff17636af07adaa1b6a >>> Author:Christoph M. Becker Thu, 19 Mar >>> 2015 19:40:26 +0100 >>> Parents: 06a7fb

Re: [PHP-WEBMASTER] Wiki registration notifications

2015-03-19 Thread Christoph Becker
Thanks. Hannes Magnusson wrote: > Once a day I believe. > > -Hannes > > > On Thu, Mar 19, 2015 at 11:51 AM, Christoph Becker wrote: >> Hannes Magnusson wrote: >> >>> On Thu, Mar 19, 2015 at 10:55 AM, Christoph Becker >>> wrote: >>>

Re: [PHP-WEBMASTER] Wiki registration notifications

2015-03-19 Thread Christoph Becker
Hannes Magnusson wrote: > On Thu, Mar 19, 2015 at 10:55 AM, Christoph Becker wrote: >> Hannes Magnusson wrote: >> >>> On Thu, Mar 19, 2015 at 4:58 AM, Christoph Becker wrote: >>> >>>> from the wiki registration page[1]: >>>> >>>&

[PHP-WEBMASTER] Maintenability of the Wiki implementation

2015-03-19 Thread Christoph Becker
Hi everybody! There have been raised some concerns regarding the maintenability of the Wiki (its implementation, not its contents). I just made a diff to stock DokuWiki, and the situation doesn't look too bad, after all. :) The only modifications to the actual DokuWiki I found are the minor ones

Re: [PHP-WEBMASTER] Wiki registration notifications

2015-03-19 Thread Christoph Becker
Hannes Magnusson wrote: > On Thu, Mar 19, 2015 at 4:58 AM, Christoph Becker wrote: > >> from the wiki registration page[1]: >> >> | Note: After submitting this registration form, your information (name >> | and email) is sent to the publicly viewable internals mail

[PHP-WEBMASTER] Re: [PHP-DEV] Voting irregularities

2015-03-19 Thread Christoph Becker
Peter Cowburn wrote: > On 19 March 2015 at 10:56, Pierre Joye wrote: > >> On Mar 19, 2015 5:39 PM, "Peter Cowburn" wrote: >> >>> On 18 March 2015 at 01:30, Pierre Joye wrote: >>> Now, to be able to actually implement the little technical measure to ensure that everyone follows the sa

[PHP-WEBMASTER] Wiki registration notifications

2015-03-19 Thread Christoph Becker
Hi, from the wiki registration page[1]: | Note: After submitting this registration form, your information (name | and email) is sent to the publicly viewable internals mailing list, | along with your IP address, hostname, and user agent (browser info). However, I have not yet seen any such messa

Re: [PHP-WEBMASTER] com web/shared: added CSS rules formsg()messages: styles/wiki.css

2015-03-18 Thread Christoph Becker
Levi Morrison wrote: > On Wed, Mar 18, 2015 at 3:40 PM, Christoph Becker wrote: > >> The error messages are at least used on the regristration page[1]. Try >> to register and leave the fourth input field blank, for instance. >> >> I assume they are used on other p

Re: [PHP-WEBMASTER] com web/shared: added CSS rules for msg()messages: styles/wiki.css

2015-03-18 Thread Christoph Becker
Levi Morrison wrote: > Can you please link me to a wiki page that utilizes these messages? Thanks. The error messages are at least used on the regristration page[1]. Try to register and leave the fourth input field blank, for instance. I assume they are used on other pages as well, but I'm not

[PHP-WEBMASTER] Spam in Bug Tracker

2015-03-18 Thread Christoph Becker
Hi, I just stumbled upon #59456[1] and at least the last two comments are spam (not sure about the first comment). Apparently, I do not have karma to remove these comments, so could somebody else please do that. [1] -- Christoph M. Becker -- PHP Webmas

[PHP-WEBMASTER] Re: Unable to register at Wiki

2015-03-17 Thread Christoph Becker
Hannes Magnusson wrote: > On Tue, Mar 17, 2015 at 7:36 AM, Christoph Becker wrote: > >> Hannes Magnusson wrote: >> >>> You likely did not answer the " Which email address do you have to >>> mail now? " question correctly. >> >> Maybe th

[PHP-WEBMASTER] Re: Unable to register at Wiki

2015-03-17 Thread Christoph Becker
Hannes Magnusson wrote: > On Tue, Mar 17, 2015 at 9:09 AM, Christoph Becker wrote: > >> I'll see if I'll be able to submit a pull request later. I have some >> trouble getting the folder layout right for web-wiki and web-shared; for >> now I've quickl

[PHP-WEBMASTER] Re: Unable to register at Wiki

2015-03-17 Thread Christoph Becker
Hannes Magnusson wrote: > On Tue, Mar 17, 2015 at 7:36 AM, Christoph Becker wrote: >> Hannes Magnusson wrote: >> >>> You likely did not answer the " Which email address do you have to >>> mail now? " question correctly. >> >> Maybe the q

[PHP-WEBMASTER] Re: Unable to register at Wiki

2015-03-17 Thread Christoph Becker
Hannes Magnusson wrote: > You likely did not answer the " Which email address do you have to > mail now? " question correctly. Maybe the question should be slightly reworded, e.g. To which email address do you have to send an email now? > I don't know why the error message doesn't show up whe

[PHP-WEBMASTER] Re: Unable to register at Wiki

2015-03-17 Thread Christoph Becker
Alexander Obuhovich wrote: > I've read all the wiki page of course before submitting a form. That "Which > email address do you have to mail now?" is never mentioned in there nor > what can be entered in that field. Quoting : | Note: wiki account does not

[PHP-WEBMASTER] Re: php session. error redirect

2015-03-08 Thread Christoph Becker
iCreate Việt Nam wrote: > Please. help me php-webmaster@lists.php.net is for discussing and maintaining the php.net web infrastructure. For *support* requests write to php-gene...@lists.php.net, the Usenet group comp.lang.php, or another support forum. See also . HT

[PHP-WEBMASTER] Re: PHP $_POST issues when Large Form is posted

2015-03-04 Thread Christoph Becker
Albert K. P. wrote: > I'am facing issue with posting large FORM fields to php. If I reduce my > form field size to 200 it works fine. But larger number of fields are not > posted to server instead a 403 error is returned. php-webmaster@lists.php.net is for discussing and maintaining the php.net w

Re: [PHP-WEBMASTER] Manual nomenclature

2015-02-26 Thread Christoph Becker
Maciek Sokolewicz wrote: > On 25-2-2015 20:38, Hannes Magnusson wrote: >> On Wed, Feb 25, 2015 at 9:13 AM, Elmer Beardshall >> wrote: >>> Where is the guide to the color coding and explanation of the manual. >>> Example below – green is ? >>> >> >> >> >> >> Interesting question. >> >> We don't ac

Re: [PHP-WEBMASTER] Re: [PHP-BUG] Bug #69071 [NEW]: Impossible toregister a new account on wiki.php.net

2015-02-20 Thread Christoph Becker
Hannes Magnusson wrote: > replying to bug reports over email doesn't do anything. Thanks! Took a while, but now I've got it. -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] Re: [PHP-BUG] Bug #69071 [NEW]: Impossible to register a new account on wiki.php.net

2015-02-20 Thread Christoph Becker
lolautruche at gmail dot com wrote: > From: lolautruche at gmail dot com > Operating system: OSX 10.9 > PHP version: Irrelevant > Package: Website problem > Bug Type: Bug > Bug description:Impossible to register a new account on wiki.php.net > > Description: > --

Re: [PHP-WEBMASTER] New Registration

2015-02-09 Thread Christoph Becker
christopher jones wrote: > On 2/9/15 5:02 PM, Chris Emerson wrote: > >> I have registered on the PHP wiki (username 'cemerson'), >> with the intention of voting on an RFC, but I haven't been able to find >> out whether this is an acceptable enough reason to have a wiki account >> validated or not.

[PHP-WEBMASTER] Re: Fwd: [ANNOUNCE] PHP 5.5.21 is available

2015-01-23 Thread Christoph Becker
Steve Fagerhaug wrote: > Please provide a way for users to unsubscribe from the lists either within > the email or at your site. This is ridiculous. There is such an option at , but it might be broken. -- Christoph M. Becker -- PHP Webmaster List Ma

[PHP-WEBMASTER] Re: Child processes

2015-01-15 Thread Christoph Becker
nupur walia wrote: > I am using proc_open in my code but this function is disabled on my server. > Can you please tell me if there is any other function that i can use in > place of proc_open? > > I have found a function i.e pcntl_exec for creating child processes. But i > don't know how to use i

[PHP-WEBMASTER] Re: I need Help

2014-12-29 Thread Christoph Becker
Rolando Titiosky wrote: > Hello, I need a PHP Debug system where no need to insert external code to > my source code, and so to study or understand the process flow php > applications built by third parties (Open Source) > > Thanks in advance php-webmaster@lists.php.net is for discussing and mai

[PHP-WEBMASTER] Re: Content not availabel

2014-12-26 Thread Christoph Becker
Maciej Sobaczewski wrote: > W dniu 2014-12-26 o 11:39, Arun Kumar pisze: > >> I am watching this ( >> http://php.net/manual/en/function.printer-create-font.php) link for a >> while >> and its not available till now. when it will be available? > > I'm the person responsible for disapperance of th

[PHP-WEBMASTER] Re: Cancel a website

2014-12-16 Thread Christoph Becker
barbara viel wrote: > I would like to cancel my old website on PHP: BVIEL.com > because i have a new website on WordPress for a long time now, > and my products changed and it's not a good for me to keep the old one > online. > > My problem is that i have no way to enter in it (i don't have the c

[PHP-WEBMASTER] Re: Please help me out !

2014-12-15 Thread Christoph Becker
Tamer Kadmany: > Please hear me and try to help me out, > [...] This mailing list is for discussing and maintaining the php.net web infrastructure. For support questions write to php-gene...@lists.php.net or the Usenet group comp.lang.php, or another support forum. :) -- Christoph M. Becker -

[PHP-WEBMASTER] Re: Help!

2014-11-19 Thread Christoph Becker
David Summers wrote: > I was hoping to get in touch with someone on a situation that I cannot find > the solution to anywhere. > > I am trying to create a captcha on my website using php and although I was > able to create an image shown here > [...] This mailing list is for discussing and main

Re: [PHP-WEBMASTER] Re: The New Logo

2014-11-10 Thread Christoph Becker
Hannes Magnusson wrote: > Go to http://php.net > Then type "logo" (without the quotes) and hit > > No need to select the search box or anything (in fact, that won't > work). Just type it. In Chrome Version 38.0.2125.111 m (64-bit) I had to click on the page first. -- Christoph M. Becker --

[PHP-WEBMASTER] Re: Can't register for VCS account

2014-11-06 Thread Christoph Becker
Daniel Ribeiro wrote: > Anyone? > > > Daniel Ribeiro > http://danielribeiro.org > > On Wed, Nov 5, 2014 at 4:12 PM, Daniel Ribeiro wrote: > >> Hi all! >> >> I'm trying to register to get karma and the ability to send RFC's through >> this form: https://wiki.php.net/start?do=register, but the

[PHP-WEBMASTER] Re: Problems downloading from archives

2014-11-04 Thread Christoph Becker
Mikeal Parfrey wrote: > I am trying to download php 5.0.4 from the link listed at > us1.php.net/releases for ver 5.0.4 and am getting the following > error: > > "This service is unavailable at the moment. Please try again in a > day" > > The link that is the problem is > http://museum.php.net/ph

[PHP-WEBMASTER] Re: PHP Forum Registration

2014-10-13 Thread Christoph Becker
Tony wrote: > I am fairly new to PHP and have a problem which I would like to raise on the > PHP Forum. Unfortunately, I am unable to register. The instructions say, > "Please go to http://www.php-forum.com/reg.php?reg=code and replace code > with zm7c2xR9ujq8 . You will receive the answer which s

[PHP-WEBMASTER] Re: unable to use odbc_connect method in linux

2014-09-23 Thread Christoph Becker
Sharikant Jaiswal wrote: > I have to connect my php application with SQL server. > > I deployed application in XAMPP server under my linux box. > > I installed unixODBC on the system and I am able to connect with database > using sqlcmd command from command line. > > I am getting fatal error

[PHP-WEBMASTER] Re: PHP manual locally without functions documentation

2014-09-09 Thread Christoph Becker
Rafael Soufraz wrote: > Hi folks, > I'm trying to run the PHP manual locally (https://github.com/php/web-php), > however when accessing manual/en/some-function, the site says that this > documentation is not available and I need to contact the webmaster. > Is there any database for the documentati

Re: [PHP-WEBMASTER] com web/php: Format multiple paragraphs inwarning/note/caution/tip blocks better.: styles/theme-base.css

2014-09-05 Thread Christoph Becker
Adam Harvey wrote: > Eventually, it'll be http://docs.php.net/timezones.others, BTW: the table there overflows when viewed with a browser window of 1024px (viewport width 997px) or slightly more. Maybe it's reasonable to wrap such tables in a with overflow-x:auto (or something similar)? -- C

Re: [PHP-WEBMASTER] PHP Installation

2014-09-03 Thread Christoph Becker
Lester Caine wrote: > http://php.net/mailing-lists.php Either one of the general lists or the > installation issues one ... > > In sanjeet's defence - just how DO you find this page when navigating > the website I Knew it should be there, but ended up searching > manually to find it :( By c

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

2014-09-02 Thread Christoph Becker
Jakub Mareda wrote: > Thanks for your reply Christoph. > Well, anchor is every element with id assigned. Some sites implement various > javascript solutions to allow anchor to any piece of text. Because, quote > obviously, you can't assign ID to every piece of text - though it would be > nice to

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

2014-09-02 Thread Christoph Becker
Jakub Mareda wrote: > 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 highligh

[PHP-WEBMASTER] Re: Problems at PHP5.3.29 installation

2014-08-22 Thread Christoph Becker
Am 20.08.2014 13:20, schrieb Mihai Popescu: > I want > to install PHP on my Windows7.0 PC with IIS activated. I found on PHP site > only > one non threaded version of PHP msi installation file, witch is > php-5.3.29-nts-Win32-VC9-x86.msi. When I want to install it the following > message appears:

[PHP-WEBMASTER] Re: mssql connection problem

2014-08-22 Thread Christoph Becker
Am 22.08.2014 08:09, schrieb Bharat Group: > We are trying to connect sql server with ip and port but we face some > problem below the mentioned error. > > Warning: mssql_connect(): Unable to connect to server: > 182.71.167.22:41912\SRV-P1-MAINT in /home/vmlco/public_html/test.php > on line 6 >

Re: [PHP-WEBMASTER] PHP question

2014-08-22 Thread Christoph Becker
Am 22.08.2014 13:29, schrieb Mike Griffiths: > This is the wrong email address. You've emailed the lists for security or > problems with the PHP.net site (or sister sites), neither of which are > anything to do with your question. > > You're probably better off on one of the many online forums,

Re: [PHP-WEBMASTER] com web/php: move $URI.php test higher up inerror.php (phpweb bug #67871): error.php

2014-08-20 Thread Christoph Becker
Peter Cowburn wrote: > Yes, I’m an idiot! Most certainly, you are not. :) -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WEBMASTER] Analytics on PHP.net

2014-07-30 Thread Christoph Becker
Lester Caine wrote: > The other area is just how painful it is moving between sub-domains. I'm > currently stuck in 'wiki' but there is no way to get back to 'home' > without editing the address line. Just how many time users hit these > cross domain problems would be usful to establish ... Well,

[PHP-WEBMASTER] Re: com web/shared: updated jQuery to v2.1.1: templates/footer.inc

2014-07-28 Thread Christoph Becker
Hannes Magnusson wrote: > On Mon, Jul 28, 2014 at 5:51 AM, Christoph Becker wrote: > >> I found that the changed footer is used for wiki.php.net (and maybe >> other subdomains). This site seems mostly usable with IE 8, but the >> fixed links ("Old revisions"

[PHP-WEBMASTER] Re: com web/shared: updated jQuery to v2.1.1: templates/footer.inc

2014-07-28 Thread Christoph Becker
Hannes Magnusson wrote: > On Sat, Jul 26, 2014 at 1:18 AM, Christoph Becker wrote: >> Hannes Magnusson wrote: >> >>> updated jQuery to v2.1.1 >> >> Are you aware that jQuery 2.x doesn't support IE 6/7/8? It might be >> better to stick w

[PHP-WEBMASTER] Re: com web/shared: updated jQuery to v2.1.1: templates/footer.inc

2014-07-26 Thread Christoph Becker
Hannes Magnusson wrote: > updated jQuery to v2.1.1 Are you aware that jQuery 2.x doesn't support IE 6/7/8? It might be better to stick with jQuery 1.x (currently 1.11.1); see . -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.n

  1   2   >