Re: [PHP-WEBMASTER] php.net alpha: font, wrapping, content width

2012-09-29 Thread Hannes Magnusson
On Sat, Sep 29, 2012 at 3:12 PM, Ken Schweickert wrote: > Hi, > > On the alpha site it's really difficult to quickly get an idea of the > parameters for a function because the font is so large and the width for the > content area is smaller. > > Consider something with a lot of params like mktim

[PHP-WEBMASTER] php.net alpha: font, wrapping, content width

2012-09-29 Thread Ken Schweickert
Hi, On the alpha site it's really difficult to quickly get an idea of the parameters for a function because the font is so large and the width for the content area is smaller. Consider something with a lot of params like mktime, the list wraps a few times (unless your res is ridic high) and it

Re: [PHP-WEBMASTER] Undefined Variable

2012-09-29 Thread Hannes Magnusson
On Fri, Sep 28, 2012 at 3:14 AM, Eben Ezer Sinaga wrote: > Hello Mr. /Mrs./Ms. Webmaster, I'm Eben Ezer Sinaga from Indonesia, I'm > sorry to bother you.. > > I have html link like this : href=http://localhost/test/index.php?page=1&experience=0>My Text > > and my php is : $experience = $_GET['exp

[PHP-WEBMASTER] com web/php: with UseCanonicalName On, apache will populate ['SERVER_NAME'] from the value of ServerName. without that the SERVER_NAME will be different for www.php.net and php.net, he

2012-09-29 Thread Ferenc Kovacs
Commit:93a8e7b4dcb8ad5bb87415ec2f681c4a09bc1b7a Author:Ferenc Kovacs Sat, 29 Sep 2012 22:51:06 +0200 Parents: 8219cc808a0f47bac1907e4ebdaac17f8ffa6657 Branches: master Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=93a8e7b4dcb8ad5bb87415ec2f681c4a09bc1b7a Log:

RE: [PHP-WEBMASTER] function unlink

2012-09-29 Thread Mark Scholten
Probably because it is just unlinking a data location on a hard disk on Linux. That is the normal rm action on Linux (at least with ext3). > -Original Message- > From: Nikolay Mihaylov [mailto:[email protected]] > Sent: 29 September, 2012 14:43 > To: [email protected] > Su