Re: Re[2]: [PHP-DEV] short_open_tag

2002-10-15 Thread Manuzhai
> Thousands of programmers use short tags in their scripts, but only > hundreds can't change this setting in php.ini manually. Wrong... Many webhosting companies won't allow customers to change php.ini, and my experiences with php_set_ini() aren't too good. Regards,

Re: [PHP-DEV] Plan for PHP 5.0

2002-10-14 Thread Manuzhai
ben jij ook webmaster van WebWereld? :) [/olm] Regards, Manuzhai "Melvyn Sopacua" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 03:12 14-10-2002, you wrote: > > > > Great idea, but PECL doesn't work everywhere, for exam

Re: [PHP-DEV] URL

2002-10-11 Thread Manuzhai
I think you want to use a simple frameset as the index of your site, then load all of your pages inside the frameset. This way, the address will still look like your domain, and it's really easy to do. Actually this is not the right list to ask, though. PHP-DEV is for developing PHP itself, not d

[PHP-DEV] preg_match_all() extra parameter

2002-08-19 Thread Manuzhai
hes a thru d, but not e. I think this might be useful (especially to cut execution time). Regards, Manuzhai -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Configuration.... XML.... Life

2002-05-16 Thread Manuzhai
Do you really have to use attributes for things like name? And the sense of having section-description inside section escapes me. Regards, Manuzhai "Michael Dransfield" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have s

Re: [PHP-DEV] CVS Account Request: microbrain

2002-05-16 Thread Manuzhai
Like, we got the whole MySQL section translated. :) <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On 16 May 2002, Karel Vervaeke wrote: > > > learn php ;-) > > Uh NO! learn to use cvs. > > buggrit. > > No seriously I feel like doing lots of translating on the

Re: [PHP-DEV] Re: Bug #16739 Updated: `print' variable function call fails.

2002-05-10 Thread Manuzhai
Is it impossible to make it a language construct as well as a function? Manuzhai <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Fri, 10 May 2002, Markus Fischer wrote: > > > Hi, > > > > can someone state the

[PHP-DEV] Re: Parsing an external URL

2002-05-03 Thread Manuzhai
obably, for the problem you are describing. Regards, Manuzhai "Miva Guy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm in the process of rewriting a site in PHP (as I learn it) to make it > more robust. One of the func

[PHP-DEV] Re: str_replace fails with preset arrays

2002-04-25 Thread Manuzhai
You should probably be using strtr() for this. Anyway, questions about developing WITH PHP should go to the php-general list, instead of php-dev (which is for developing PHP itself). Regards, Manuzhai "Izx" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[

[PHP-DEV] Re: PHP 4.2.0 Release Announcement

2002-04-22 Thread Manuzhai
You need to post to php.announce... :D "Derick Rethans" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > The PHP Group is happy to announce the immediate > availability of PHP 4.2.0, the latest version of the widely-used, > general-purpose scripting language t

[PHP-DEV] Re: Sending parameters to a HTML file

2002-04-18 Thread Manuzhai
1. Be patient. 2. Send questions about developing WITH PHP to the php-general mailing list. Greetings, Manuzhai "Eduardo Melo" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... How can i use an component of HTML as such as :

[PHP-DEV] mysql_tablename

2002-03-24 Thread Manuzhai
It might be nice to make an alias called mysql_table_name for this, then deprecate mysql_tablename, for the sake of consistency. What about that? Manuzhai -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Lasso white paper

2002-03-07 Thread Manuzhai
x27;t know any programming language yet, this paper would make the choice for Lasso easy.   Manuzhai

Re: [PHP-DEV] Not getting output I expect on all pages

2002-03-07 Thread Manuzhai
That's right, if IE gets an empty page, this is what it displays as the source. - Original Message - From: "Markus Fischer" <[EMAIL PROTECTED]> To: "Liam Gibbs" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 4:54 PM Subject: Re: [PHP-DEV] Not getting output I e

[PHP-DEV] Bug #15357: Manual entry for array_shift() incorrect

2002-02-03 Thread manuzhai
left:". But it seems that this should be "This would result in $stack having 3 elements left:". BTW: I'm not sure if I should report this kind of problems to this bug database, but I couldn't think of another way. Manuzhai -- Edit bug report at http://bugs.php.net/?id