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
* 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 a very simplistic example, it might go something like
this:
sStockSymbol = $sStockS
Howdy,
I'm going to be writing an app for our company that handles
the day-to-day processes here and I have a question for the experienced
devs out here that would know the ins and outs of working with CMS and
good stats on what is needed for a server.
I want to integrat
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
Hello all,
I've got several questions and i'm hoping i can find answers or links to
places which contain the answers.
1. How can i set a script to run at a certain time?
For example, say i want to send a mass e-mail at 5:00pm every night which
contains the latest updates to the website. I know
If everyone could gather around for a minute or two. We are looking at switching from
a
propriatary JSP/JS/Java based system and going to PHP as our ecommerce system. We
currently have
Oracle db and hosted on Sun equiptment, which we are in for another 3 years, although
upgrades are
planned.
:[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
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 something to change the URL
with '?' and '&' and '=' so that they symbols could be represent
12 matches
Mail list logo