On Thu, Aug 7, 2008 at 1:29 PM, Christoph Boget <[EMAIL PROTECTED]> wrote:
> * I'm trying to better understand the 'classmap' option for the
> SoapClient class. Is it used to define the class of an instantiated
> object which will be passed as an argument to the server's function
> call? So, as
At 00:49 02.03.2003, The Head Sage said:
[snip]
>1. How can i set a script to run at a certain time?
*nix: use cron (man crontab)
Windows: use the "at" command (help at)
>2. How do i open a HTML file, extract all the text and then break up the
>text into v
:[EMAIL PROTECTED]]
> Sent: Sunday, March 25, 2001 6:32 PM
> To: [EMAIL PROTECTED]; PHP General List (E-mail)
> Subject: Re: [PHP] A few questions...
>
>
> Chris,
>
>> I think I just slightly unsure of how that explode() function works in
> this
>&g
-Original Message-
From: Jaxon [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 25, 2001 6:32 PM
To: [EMAIL PROTECTED]; PHP General List (E-mail)
Subject: Re: [PHP] A few questions...
Chris,
> I think I just slightly unsure of how that explode() function works in
this
> situation...could you
Chris,
> I think I just slightly unsure of how that explode() function works in this
> situation...could you clarify further?
>
>>
>> $path_array = explode('/', $REQUEST_URI);
>>
>> $last_item = array_pop($path_array);
>> $next_to_last_item = array_pop($path_array
I think I just slightly unsure of how that explode() function works in this
situation...could you clarify further?
chris
-Original Message-
From: Jaxon [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 25, 2001 6:06 PM
To: [EMAIL PROTECTED]; PHP General List (E-mail)
Subject: Re: [PHP] A
Chris,
a few answers :)
On 3/25/01 5:43 PM, "Chris Cocuzzo" <[EMAIL PROTECTED]> wrote:
> hey-
>
> Alright I noticed that question about URL parsing. I could've sworn I saw
> some article on PHPBuilder.com that said that instead of doing all that
> modifying with apache, you could simply write
7 matches
Mail list logo