[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 ( IMG src=graph.php , I have a no-pict icon instead of my graph. For information the graph.php script : % $sitename=scafoot;

Re: [PHP] Form Data History

2002-02-12 Thread Sebastian Benoit
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 2F00 Life is Xerox , you are only a copy msg49620/pgp0.pgp Description

[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

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. Is it possible to extract these 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] 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

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

2001-03-07 Thread Benoit
multithreading instead of multiprocess,... which I prefer for writing PHP modules that can handle persitent and reusable data (to keep the same connection within a HTTP session). ( Apache was compiled with: configure --enable-shared --enable-so PHP was compiled with: configure --with-apxs2 ) "&q

[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
led 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-mail: [EMAIL PROTECTED]

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

2001-03-01 Thread Cherie Benoit
red); ImageJpeg($im); ? 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
ith-config-file-path=/usr/local/lib' '--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.p