[PHP] Re: Need some help please.

2002-09-18 Thread Simon Angell
just thought i should add the source MILDURA (working) ?php //weather(Mildura,http://www.bom.gov.au/cgi-bin/wrap_fwo.pl?IDV17001.txt; ,bomonster.htm); weather(Mildura,http://www.bom.gov.au/cgi-bin/wrap_fwo.pl?IDV17001.txt,; bomonster.htm); function weather($placename, $inputfilename,

[PHP] Re: Need some help please.

2002-09-18 Thread Simon Angell
I Have now got it kinda working, but not fully, i changed something i shouldn't have, but fixed that.. //create new string containing data for selected place preg_match(|$placename.*?\\n\\n.*?\\n\\n|s, $content, $temp); (i had it //create new string containing data for selected place

[PHP] Re: need some help on stratagy... (php/mysql/javascript)

2002-07-24 Thread Richard Lynch
..and how poor would the performance be if there were 813 shots in the movie? Thanks for your help How fast/big is the surfer's computer? It's the work on THEIR side that matters. PHP can spew out 813 shots pretty quickly. For that matter, if the movie itself is static, you can use PHP to

[PHP] Re: need some help on stratagy... (php/mysql/javascript)

2002-07-23 Thread Richard Lynch
I have an embedded object in my webpage which will play a DVD movie right in the page (provided you have a disc in teh dvdrom drive). One of the javascript methods attached to this object returns the current time. OK, on to the php/mysql part. I have a mysql database which has a table to

Fwd: [PHP] Re: need some help

2001-12-19 Thread TD - Sales International Holland B.V.
: [PHP] Re: need some help Date: Tue, 18 Dec 2001 08:38:10 -0800 From: Chris Lee [EMAIL PROTECTED] To: [EMAIL PROTECTED] I'll try and answer your questions as will the rest off the forum Im sure, just post away. -- Chris Lee [EMAIL PROTECTED] Melva Garcia [EMAIL PROTECTED] wrote in message

[PHP] Re: need some help

2001-12-18 Thread Chris Lee
I'll try and answer your questions as will the rest off the forum Im sure, just post away. -- Chris Lee [EMAIL PROTECTED] Melva Garcia [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I am looking for a mentor to help me along with using php and mysql i