[PHP-DEV] How may I use trim?

2002-05-09 Thread Braulio José Solano Rojas
Hi! I am developing an extension and I would like to use the trim function inside one of my functions. I have seen that I can do it calling the php_trim2 function. Is this the appropriate way or is there another? Let me know please. Thanks. - Braulio

Re: [PHP-DEV] How may I use trim?

2002-05-09 Thread Andrew Lindeman
Wrong list. This is the development OF php not WITH php. Please use php-general(lists.php.net) for these sort of questions. --Andrew On Thu, 2002-05-09 at 15:40, Braulio José Solano Rojas wrote: Hi! I am developing an extension and I would like to use the trim function inside one

Re: [PHP-DEV] How may I use trim?

2002-05-09 Thread Markus Fischer
Hi, He's on the right list . . . - Markus On Thu, May 09, 2002 at 04:11:39PM -0500, Andrew Lindeman wrote : Wrong list. This is the development OF php not WITH php. Please use php-general(lists.php.net) for these sort of questions. --Andrew On Thu, 2002-05-09 at 15:40,

Re: [PHP-DEV] How may I use trim?

2002-05-09 Thread Jon Parise
On Thu, May 09, 2002 at 04:11:39PM -0500, Andrew Lindeman wrote: [Message reformated due to evil top-posting; don't do that] I am developing an extension and I would like to use the trim function inside one of my functions. I have seen that I can do it calling the php_trim2

[PHP-DEV] Re:(You don't read) [PHP-DEV] How may I use trim?

2002-05-09 Thread Braulio José Solano Rojas
I am not insolent and if I am, again I apologize. - Braulio - Original Message - From: Andrew Lindeman To: Braulio José Solano Rojas Cc: [EMAIL PROTECTED] Sent: Thursday, May 09, 2002 3:11 PM Subject: Re: [PHP-DEV] How may I use trim? Wrong list

Re: [PHP-DEV] How may I use trim?

2002-05-09 Thread Rasmus Lerdorf
Actually, that is the right list. He is devloping a PHP extension in C and want to know how to access one of the user-visible functions (trim) from within his extension. That's a very valid question for this list. And yes, to answer the question, you can call php_trim2() directly from your

Re: [PHP-DEV] How may I use trim?

2002-05-09 Thread Andrew Lindeman
?Q?Jos=E9?= Solano Rojas [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [PHP-DEV] How may I use trim? In-Reply-To: 1020978700.2509.4.camel@linuxbox Message-ID: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding