[PHP] Display fields

2001-07-26 Thread Manohar.K (GM Systems)

We want to display the customer name when the customer code is typed in a
maintainable field. Can someone tell us how to do this?

TIA
KM


-Original Message-
From: elias [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 3:15 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Install


www.activestate.com (Perl)
www.editplus.com (good editor for programming)


"Roman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello !
>
> I want to install perl under apache in windows, please send me some
> information
> how can i install, where I find perl software, where I find some perl
> editor...
> Thanks fo all
>
> roman
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Re: Running PHP as a cron job....

2001-07-10 Thread Manohar.K (GM Systems)

Hi
Can I have this cron scripts please?
Thanks
Manohar

-Original Message-
From: Ben Bleything [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 10, 2001 4:20 AM
To: Chadwick, Russell
Cc: '[EMAIL PROTECTED]'
Subject: RE: [PHP] Re: Running PHP as a cron job


Someone yesterday also suggested putting them in a
web-accessible location, but having lynx come by and run
them.

That seemed pretty cool =>

Good luck,
Ben

Quoting "Chadwick, Russell" <[EMAIL PROTECTED]>:

> 
> You can still run php... I put my cron scripts
> in a directory on the web
> server, just makes sure they are all safe to run
> multiple times in case
> someone finds it
> 
> then make a script that for each entry in that
> directory invokes the script.
> mines in python so you just 
> import urllib
> 
> and then for each file in the directory
> urllib.urlopen (' name>/cron/.php')
> 
> and make it run your python script nightly and
> it will run any php script
> you put in that directory.
> 
> -Original Message-
> From: James, Yz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 09, 2001 3:54 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Running PHP as a cron
> job
> 
> 
> Thanks for all of your help on this.  My host
> admin have informed me that
> php is installed only for the web, and not as a
> cgi, so that's what was
> going wrong (it wasn't down to my own naievity
> afterall.)
> 
> So, it's time to learn perl (or bash).
> 
> Thanks again for all your comments and help.
> 
> James.
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]