[PHP] Even Newer-Viewing Problem

2011-01-03 Thread Fr. Vincent Benoit OP
. Vincent Benoit, OP

[PHP] on the fly picture problem

2003-08-14 Thread Benoit LEFEVRE
I'm using jpgraph or GD for charts making, and the picture is correctly made in cache or in directory and there is no error log but when I use it in php page ( , I have a no-pict icon instead of my graph. For information the graph.php script : <% $sitename="scafoot"; include("/var/www/jpgraph/

Re: [PHP] Form Data & History

2002-02-12 Thread Sebastian Benoit
t;. > cleaner way handle user validation problems is to reprint the form and data > on the present page. I like to have both the initiating form and the form yep. /B. -- Sebastian Benoit <[EMAIL PROTECTED]> GnuPG 0x5BA22F00 2001-07-31 2999 9839 6C9E E4BF B540 C44B 4EC4 E1BE 5BA2 2

RE: [PHP] Need to download files in IE

2001-03-12 Thread Peter Benoit
Yes, zip the pdf. Search the MSKB for more info. -Original Message- From: James R. Edgar [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 3:50 PM To: 'Pierre-Yves Lemaire' Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Need to download files in IE Hello, This is the URL of the link t

RE: [PHP] search a text file

2001-03-12 Thread Peter Benoit
, for clarity] In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Peter Benoit) wrote: > In article > <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] (Peter Benoit) wrote: > > > I've got a bit of a task where I need to poll a text file for several > lines > >

[PHP] In my attempt to read from a text file...

2001-03-12 Thread Peter Benoit
I'm trying preg_match with no success. I'd like to search inside the text file for my name, then pull all the info from that point till the next name which is Fred. The text file would be called names.txt So I'm trying to preg_match("Peter",names.txt,$myname) then do the same for Fred, and

RE: [PHP] search a text file

2001-03-12 Thread Peter Benoit
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Peter Benoit) wrote: > I've got a bit of a task where I need to poll a text file for several lines > of text which is buried deep within the file. These lines change each day, > but the text surrounding them do not. > >

[PHP] search a text file

2001-03-12 Thread Peter Benoit
I've got a bit of a task where I need to poll a text file for several lines of text which is buried deep within the file. These lines change each day, but the text surrounding them do not. Is it possible to extract these lines of information based on the text surrounding them? -- PHP General

[PHP] Re: PHP & Apache 2.0 - NOT WORKING ?

2001-03-07 Thread Benoit
with: configure --with-apxs2 ) ""Benoit"" <[EMAIL PROTECTED]> wrote in message 97voih$och$[EMAIL PROTECTED]">news:97voih$och$[EMAIL PROTECTED]... > Do someone know when PHP will work as apixs under Apache 2.0 ? > > > > > -- > PHP General Mailing Lis

[PHP] PHP & Apache 2.0

2001-03-05 Thread Benoit
Do someone know when PHP will work as apixs under Apache 2.0 ? -- 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] Help - I can't create jpegs with GD

2001-03-02 Thread Cherie Benoit
installed the jpeg support and that they did it correctly. I've tried using code that Rasmus wrote, too. And that definitely should work. :) -- Cherie Benoit -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[PHP] Help - I can't create jpegs with GD

2001-03-01 Thread Cherie Benoit
'--libdir=/usr/local/lib/' This is the code I've tried: Thanks! -- Cherie Benoit -- 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] Problem creating and manipulating Jpegs with GD

2001-02-28 Thread Cherie Benoit
'--with-ttf=/opt/local/src/freetype-1.3.1' '--with-jpeg-dir=/opt/local/src/jpeg-6b' '--libdir=/usr/local/lib/' Is it me or the server? And what do I tell them to do to fix it? Thanks! -- Cherie Benoit -- PHP General Mailing List (http://www.php.net/