[PHP] Install 2 php

2002-07-13 Thread Pierre
Hi, I want to install 2 different php4 on my webserver (RH 7.1) for having 2 different php.ini (to stop some function for some vhost) and call him with different extension with the addhandler directive in the vhost of apache. ( I have php in cgi and suexec ) Thanks for your responses, Pierre

Re: [PHP] PDF library

2001-10-24 Thread Pierre
Thanks, I had a look, very usefull indeed. But I am still not quite sure about what I am looking for !!! Which information should I find to be sure the server can handle pdf function ? Thanks. Pierre - Original Message - From: Jason Murray [EMAIL PROTECTED] To: [EMAIL PROTECTED

[PHP] FTP functions

2001-12-11 Thread Pierre
to be compared to the one on the server. Comparison between the 2 folders is made and the files missing on the local machine are downloaded from the server. Am I completely dreaming or is there a way ? Thanks for your help. Pierre -- PHP General Mailing List (http://www.php.net

[PHP] hi all can you read me ?

2004-06-20 Thread Pierre
Hi all just wanna check if you can read me Thx

[PHP] a 4 days diary

2004-06-24 Thread Pierre
this is could great or just maybe an idea of how I can start my code to have a good one? Just a good direction and way of coding to not have many surprises... I hope I was clear Thx all Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

TR: [PHP] a 4 days diary

2004-06-24 Thread Pierre
Pierre ROUWENS [EMAIL PROTECTED] www.web-lance.com WEB-LANCE Création intra-internet, CD-ROM etc… Hébergement WEB et DATA Solution anti-SPAM et anti-VIRUS pour mails -Message d'origine- De : Pierre [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24 juin 2004 19:15 À : 'Chris W. Parker

RE: [PHP] a 4 days diary

2004-06-24 Thread Pierre
OK thx for all But in fact I'm not really a beginner in php but this is the first time i have to code this sort of thing so i search the best way to code it. Mysql tables are ready so this is only how I can handle all by the simplest way that's all thx Pierre -Message d'origine- De

[PHP] About the post Streaming

2004-06-24 Thread Pierre
Thanks to all for the explanation, but in fact in what kind of script can it be useful? For a progress download bar? I think so but I don't see how I can do this ... Can you please explain quickly in which case it can be useful ? Thx a lot Pierre -- PHP General Mailing List (http

RE: [PHP] test if $int is integer

2004-06-29 Thread Pierre
Please just read the manual Function is_integer ... it seems ok ? cdt Pierre -Message d'origine- De : vlad georgescu [mailto:[EMAIL PROTECTED] Envoyé : mardi 29 juin 2004 22:13 À : php-general Objet : [PHP] test if $int is integer how can test if var $int is integer ? -- PHP

[PHP] XML describing a form

2004-06-30 Thread Pierre
part) Thanks for all Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] XML describing a form

2004-06-30 Thread Pierre
Yes I think so.thanks a lot And Please all,can you say here the most appreciated and usefull links of php you have, cause I'm French and don't know English website about php I've found some with google but there's more I guess so about php xml and mysql thanks a lot. Pierre -Message

[PHP] xslt_create

2004-06-30 Thread Pierre
Hi all Please when i'm trying to use the xslt_create() function php says indefined function but this is in my phpinfo() XML Support active XML Namespace Support active EXPAT Version 1.95.6 Any idea please ? Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
Ok so I must recompile php with this option but I can't is there any php class easy to use that can do this ? Pierre -Message d'origine- De : Ray Hunter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 21:34 À : php-general Objet : Re: [PHP] xslt_create On Wed, 2004-06-30

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
Yes it's ok thanks to all :) But now I have a little problem : my page is all white This is my code : $xml='frm2004.xml'; $xsl='style1.xsl'; $xslt=xslt_create(); $resultat=xslt_process($xslt,$xml,$xsl); xslt_free($xslt); echo $resultat; what's wrong ? please Pierre -Message d'origine

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
Pierre -Message d'origine- De : eoghan [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 21:52 À : Pierre Cc : php-general Objet : Re: [PHP] xslt_create thats really difficult to say without seeing the xsl and xml. theres a very good xsl list over at mulberrytech.com too if you need

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
It's the same , too bad thanks anyway Pierre -Message d'origine- De : eoghan [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 22:17 À : Pierre Objet : Re: [PHP] xslt_create take this line out of your xml and see what happens ?xml:stylesheet type=text/xsl href=style1.xsl

RE: [PHP] PHP Bug ?

2004-07-02 Thread Pierre
Just try this : $temp = $country_list[$country_symbol]['AU'] ; Seems better :) Pierre -Message d'origine- De : adwinwijaya [mailto:[EMAIL PROTECTED] Envoyé : vendredi 2 juillet 2004 05:01 À : [EMAIL PROTECTED] Objet : [PHP] PHP Bug ? Hi... I found a bug (may be) I tried to do like

RE: [PHP] Re: make an image disappear when page loads

2004-07-05 Thread Pierre
Why not use buffering ? -Message d'origine- De : Egil Berntsen [mailto:[EMAIL PROTECTED] Envoyé : lundi 5 juillet 2004 18:01 À : [EMAIL PROTECTED] Objet : [PHP] Re: make an image disappear when page loads OK, so I guess you want to use plain php with submitting. Use if-statement to

[PHP] Dynamic var

2004-07-06 Thread Pierre
Hi all I've a little problem with creating a dynamic var. This is my line code : $erreur .='Le champs '.${'corresp_chps[\''.$champs.'\']'}.'br'; Yes i need the quote, cause it's not my var but a webservice one and the name var is 001 so i've indexed my array with '001' etc..; Thx a lot And this

[PHP] 'relocate' errors on php module load? try changing the compiler.

2002-01-28 Thread Kervin Pierre
Hi, I sending this message because a few people have contacted me offline about a question I posted to the list a while back. It seems that on certain Sun Solaris systems, Apache and PHP compile fine but apache does *not* run. When Apache is started with the PHP module or any other module,

[PHP] upload a file directly to the proper directory

2002-03-19 Thread pierre . marcandella
will not work.. Does it mean that what I want to do is not possible ? My php.ini is set up as follow : max_execution_time = 1 post_max_size = 30M upload_max_filesize = 30M and on my script, the MAX_FILE_SIZE hidden form element is present. Pierre -- PHP General Mailing List (http://www.php.net

Re: [PHP] upload a file directly to the proper directory

2002-03-21 Thread pierre . marcandella
the temporary folder to the proper one. I wanted to have confirmation about that and find a way to solve this problem. Pierre - En réponse à Bogdan Stancescu [EMAIL PROTECTED]: Do you get a PHP or a SQL error? I had this problem, but my problem was MySQL, not PHP (i.e. PHP handles

[PHP] Header - cache control depends of the server ?

2002-03-27 Thread pierre . marcandella
... ? When I try on local (Win NT) it works. The page is refreshed. When I try on an other server (UNIX) it doesn't work. Is it normal ? Any idea how I can solve this ? Thanks for any assistance. Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] Uploading big files

2002-03-27 Thread pierre . marcandella
increasing the memory_limit ? Thanks for your help. Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] session_cache_expire()

2002-04-25 Thread Pierre Arsenault
appear to be defined... hence the error I am getting. Anyone have any insight on this - or on how to use this function? Pierre Arsenault - Computing Services Dept. Mount Allison University (506) 364 -2474 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] header() confusion

2001-09-26 Thread pierre-yves
Hello, several months ago I discovered that under some IE 4.0 and upgrades of 4.0 the header() function would simply not redirect if you don't put exit() right after the header() call. Now I'm discovering that header() does not work under netscape 6 if you put exit() right after! How come

Re: [PHP] header() confusion

2001-09-26 Thread pierre-yves
So... when redirecting the user to a different page, you should always put exit after the header() call. Yes that's what I do but it freeze on netscape 6 ? Does anyone has experience this or am I the only one ? py -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP] PDF library

2001-10-24 Thread pierre . marcandella
Hi everybody, Does anyone know a way to check if a server is able or not to support PHP script including PDF related function ? I guess I need to know if the server has API idoine or something like that. Thanks for your help. Pierre By the way, any good tutorial about creation of PDF file

[PHP] PHP library

2001-10-24 Thread pierre . marcandella
Hi everybody, Does anyone know a way to check if a server is able or not to support PHP script including PDF related function ? I guess I need to know if the server has API idoine or something like that. Thanks for your help. Pierre By the way, any good tutorial about creation of PDF file

[PHP] PDF library

2001-10-24 Thread pierre . marcandella
Hi everybody, Does anyone know a way to check if a server is able or not to support PHP script including PDF related function ? I guess I need to know if the server has API idoine or something like that. Thanks for your help. Pierre By the way, any good tutorial about creation of PDF file

Re: [PHP] Re: Problem with non us caracters and strtr

2001-11-02 Thread pierre-yves
Hello, can someone has an idea in how to convert for example a string posted by a form in this format são paulo to this sao paulo?? function remove_accents( $str ){ if( strlen( $str ) == 0 ) return $str; else $ret = strtr($str,

Re: [PHP] Classes Question

2001-11-09 Thread pierre-yves
Hello, what I would do is build the instance of your mysql class in the constructor of the user class class User{ var $db; // constructor function User(){ $this-db = new Mysql(True); } // function that show how to use the Mysql class in the User class function foo(){

Re: [PHP] New Book - Tips?

2001-07-30 Thread pierre-yves
I would also cover in detail the php.ini file. (what is safe mode, magic_quote...) So many questions get posted here because of people who do not know the power of this file and all it's implication. (nothing wrong tho, people are here to answer...) They use the engine without knowing the

Re: [PHP] What would you want in a PHP web host?

2001-08-01 Thread pierre-yves
I am not shure a php developer would need help from another php developer at the hosting company. What we need is: -Sys Admin that understand php. -Sys Admin that knows how to secure the server and be able to tell the developer what to follow in order to built secure code. If system command are

[PHP] Database classe to work with Oracle

2001-08-02 Thread pierre-yves
Hello, I need to convert an application that run on mysql to an oracle database. The application strickly use the db_mysql class from phplib. Can anyone suggest me another class and maybe common pitfalls to avoid ? Thank you, py

[PHP] md5 on different platform

2001-08-04 Thread pierre-yves
Hello, excuse my ignorance on that field, but if I use md5 in a java server page (jsp), can I decrypt it in php ? Is the implemantation of md5 the same on both language ? py -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP] md5 on different platform

2001-08-04 Thread pierre-yves
Sorry, I meant compare and I wrote decrypt, We will: - encrypt in jsp - compare in php I am curious about the should you wrote py - Original Message - From: Joe Conway [EMAIL PROTECTED] To: pierre-yves [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, August 04, 2001 10:03 PM

Re: [PHP] Limit records/ prev/next links

2001-08-05 Thread pierre-yves
Salut, I have 1 little classe that does what you need here, http://www.pywebsolutions.com/source.php py - Original Message - From: Steph [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, August 05, 2001 6:56 PM Subject: [PHP] Limit records/ prev/next links Hi all! Im working

[PHP] Display the weather on my site

2001-08-06 Thread pierre-yves
Hello, I would like to display the wheather on a page depending on the city of my user. (or the capital of their province/state) Do you know a service/db/web site I could query in order to extract what I need ? py

Re: [PHP] Display the weather on my site

2001-08-06 Thread pierre-yves
Thanks, I got what I needed out of parsing http://weather.noaa.gov/weather/CA_cc.html As for the webcam, I will pass, I don't want to be blamed if our clients/managers ruin their golf game because of me ;) py - Original Message - From: Kevin Leavell [EMAIL PROTECTED] To: [EMAIL

[PHP] Time problem

2001-08-08 Thread pierre-yves
Hello, I convert the time in seconds to do some calculations, now I want to convert a number of seconds in a presentable HH:MM:SS format. In other words, how do you change this 997271630.08651 in 08:14:32 ? py p.s. I use this to get the number of seconds. function getmicrotime() {

Re: [PHP] Time problem

2001-08-08 Thread pierre-yves
Thanks, I feel a bit moron ;) it seems like I missed it while reading the manuel, sometimes the solution is so obvious that it becomes trivial! py - Original Message - From: Thomas Schmid [EMAIL PROTECTED] To: 'pierre-yves' [EMAIL PROTECTED] Sent: Wednesday, August 08, 2001 8:23 AM

Re: [PHP] php authentication system

2001-08-10 Thread pierre-yves
http://www.phpbuilder.com/columns/tim2505.php3 py - Original Message - From: Andras Kende [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 10, 2001 6:44 AM Subject: [PHP] php authentication system Hello, I need to password protect some webpages right now its

Re: [PHP] Re: How give a 'timed' online quiz?

2001-08-14 Thread pierre-yves
Hello, I did an timed online quiz using session variables for my timer. It work fine. When the user start the quiz, you check the time and calculate the duration of your quiz. exemple: 20:00 + 60 min = 21:00 So you register 2100 in a session variable Each subsequent request you make shure the

Re: [PHP] Need open source community help!

2001-08-15 Thread pierre-yves
I was once in your situation, fortunately, my boss understood that it is better to have an application that has less features but never shuts down. The linux/php/mysql app was up for 283 days when they review it. The full featured NT/ASP/SQL 6.5 was shut down an average of 1 full day for every 3

Re: [PHP] advantage of php

2001-08-18 Thread pierre-yves
Hello, it is quite simple, php is a programming language. CGI is an interface that execute programming language, usually Perl, but can be C, C++... py - Original Message - From: nafiseh saberi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 18, 2001 4:46 AM Subject: [PHP]

Re: [PHP] FW: Large sites using PHP

2001-08-18 Thread pierre-yves
Dear PHP fans, Knowing large sites that use php is one thing (it shows the language can support heavy loads). But what I would really like to know is the time difference to design, code and implement web application in PHP versus java solution, or ColdFusion, or another language. I switch to

Re: [PHP] Re: flash and php

2001-08-20 Thread pierre-yves
Hello, what he explained with GetVariable works fine. I just want to add that you do the opposite, sending value to flash via php, by echoing the querystring in a php file and use LoadVariable to read the value and display it in the flash movie. py - Original Message - From: Tribun

[PHP] How to set a cookie that never expires?

2001-08-20 Thread pierre-yves
Hello, I have read http://www.php.net/manual/en/function.setcookie.php and did not find out a quick solution on how to set a cookie that will NEVER expires ? py -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [PHP] Re: force download in IE -- conclusion

2001-08-22 Thread pierre-yves
I worked on a script like yours for a looong time now! I need to force the download of various type of file, doc, pdf, zip, even html! Your script works fine on Opera 5.02 and netscape 4.76 on my win NT 4.0 box, but not on IE 5.5 On this one, it offers me to download the script file but

Re: [PHP] Certification

2001-08-26 Thread pierre-yves
I don't think Brainbench is exactly what I was looking for... but thanks anyway. BTW... has anyone taken the Brainbench test? Is it difficult? I did, it is not that difficult. It can tell you if a future employee really knows PHP. But as an employer myself, I would never rely on such a test

Re: [PHP] $HTTP_POST_VARS

2001-08-27 Thread pierre-yves
something like this... if( sizeof( $HTTP_POST_VARS ) 0 ){ // avoid error when no vars while ( list ( $key, $val ) = each ( $HTTP_POST_VARS )) { print br$key = $val; } } py - Original Message - From: Andy Ladouceur [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: [PHP] cancellation cleanup handlers in PHP4?

2001-08-28 Thread pierre-yves
Hello, From the manual: http://www.php.net/manual/en/function.register-shutdown-function.php py - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 28, 2001 7:37 AM Subject: [PHP] cancellation cleanup handlers in PHP4? Is it possible to register

Re: [PHP] Disabling certain functions per directory

2001-08-28 Thread pierre-yves
You will find the answer to that question in the archives. Someone answer this question a couple of days ago. Can't remember the address of the archive tho, anyone can help me here? py - Original Message - From: Andy Ladouceur [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday,

Re: [PHP] The future of PHP

2001-08-31 Thread pierre-yves
synopsis 1) some want direct marketing 2) Some believe the status quo is enough 3) all agreee php is useful as a web development tool/language ... Did you open source your thread filter program? :) Good job anyway. For me the most important point is that the developer/maintainer of the

Re: [PHP] How to index HTML fields for Javascript and PHP at same time?

2001-09-03 Thread pierre-yves
Hello, maybe you could have a hidden field named myfield[], this one will be for the index in php that you will build with a javascript function when you submit the form. py - Original Message - From: M [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 03, 2001 10:12 PM

Re: [PHP] an error Maximum execution time of 30 seconds exceeded in C:\...

2001-09-04 Thread pierre-yves
I got an error Maximum execution time of 30 seconds exceeded in C:\... on line 224 while accessing a PHP page tie to a Mysql database. 1. Is 30 seconds the normal setting before it times out ? It is the default settings. It's rarely normal that a script last that long. My longest scripts is

[PHP] Problem assigning url like path/script.php/argument

2001-09-17 Thread pierre-yves
Hello, I am trying to use a URL like path/script.php/argument and later retrieve argument using $PATH_INFO. The problem is that all image on my page are broken and the css and javascript file are not found when I use an URL like this. Any idea why ? py p.s. I am trying to avoid ?arg=value on

[PHP] referenced function not found errors. [ ap_block_alarms() ]

2001-07-12 Thread Kervin Pierre
Hi, I just installed apache 1.3.20 on solaris7-sparc machine. When I try to start apache with PHP compiled as a module, I get... /www bin/apachectl start Syntax error on line 208 of /www/conf/httpd.conf: Cannot load /www/libexec/libphp4.so into server: ld.so.1: /www/bin/httpd: fatal:

Re: [PHP] include, require, require_once

2001-07-20 Thread Joshua Pierre
Hi, On Sat, Jul 21, 2001 at 12:18:38AM -0300, Thiago Locatelli da Silva wrote: what is the diference beetwen this functions? I believe the include/require_once() functions check to see if that particular include was previously included in the script and if it was it ignores it, at least that

Re: [PHP] Document root

2001-07-24 Thread pierre-yves
You seem to be on windows, check with phpinfo() for this var. (I use this on unix and assume it would be the same for win) ? echo $HTTP_SERVER_VARS["SCRIPT_FILENAME"]; ? py - Original Message - From: "Roman" [EMAIL PROTECTED] To: "Php-General" [EMAIL PROTECTED] Sent: Tuesday, July 24,

[PHP] XAdES in PHP

2008-01-14 Thread Pierre Pintaric
. -- Pierre PINTARIC SICTIAM Porte 15 Space Antipolis 3 2323, chemin Saint Bernard 06225 Vallauris Tel : 04 92 96 80 83 Fax : 04 92 96 92 96 http://www.sictiam.fr/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] XAdES in PHP

2008-01-16 Thread Pierre Pintaric
Thanks for your responses I think I will start a project for PHP with the implementation of a library for signatures Of course, with XAdES, XMLDSig will be covered... Now I have to learn XAdES specifications, a splendid activity ;-) stay tuned... ;-) -- Pierre PINTARIC SICTIAM Porte 15

[PHP] clamAV PHP

2007-01-04 Thread Pierre Pintaric
Hello there, I would scan files with PHP using clamAV. I found discussions about 2 PEAR modules: - php-clamav (It looks like abandonned) - phplibclamav (I didn't succeed to install) Does someone used clamAV to check files? And which plugin is installed? Any help will be welcomed Thanks PPCM

[PHP] Re: [PHP-DEV] PHP 5.3.0alpha1

2008-08-05 Thread Pierre Joye
will not get Windows builds of alpha1 as some of the new extensions didn't build on Windows.. Is someone working on fixing that problem for alpha2? Indeed, as you can notice yourself snaps are working. Cheer, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP General Mailing List

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
the move to VC9. VC9 Apache builds can be fetched from http://apachelounge.com, they are known to work very well. and 2) Will there be PECL builds also? Yes, but directly in pecl.php.net package homepage. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP General Mailing

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
to see that it is appreciated, the PHP Windows team has worked hard to get here :-) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
% compatible with mod_rewrite (http://www.micronovae.com/ModRewrite/ModRewrite.html). -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
builds are highly experimental. I would not suggest to use them for anything else but testing. They are also incomplete as some libraries are not yet ported to x64 or other needs tweaks. Cheers. -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP General Mailing List (http

[PHP] Re: [PHP-DEV] Re: PHP 5.3.0alpha3

2008-12-08 Thread Pierre Joye
hi! On Mon, Dec 8, 2008 at 12:50 PM, Rodrigo Saboya [EMAIL PROTECTED] wrote: All links at http://windows.php.net/qa/ are 404. Fixed, the files were there but a change I made in the scripts was setting the wrong directory. Thanks for the head up! Cheers, -- Pierre http://blog.thepimp.net

Re: [PHP] i want to send 2 variables????

2003-01-09 Thread Joshua Pierre
On Thu, Jan 09, 2003 at 09:14:21AM -0500, Ysrael Guzm?n wrote: i like send two variables using: href=mi page.php?? http://blah.com/page.php?var1=contentsvar2=contents That should do it for you. Cheers, Josh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] mail client?

2003-01-14 Thread Joshua Pierre
Does anyone know any reliable php/mysql mail-clients with support for pop3? IMP perhaps ? Have a look over at http://www.horde.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Changing page orientaion for printing

2003-01-17 Thread Joshua Pierre
On Fri, Jan 17, 2003 at 05:07:30PM +1100, Stanislav Skrypnik wrote: Hi everybody, Is it possible using PHP change page orientation in browser so that when user clicks on Print button page automatically rotated to landscape orientation. I've heard that it is possible to do with ActiveX but due

RE: [PHP] Editors

2003-02-23 Thread Pierre Vaudrey
Hi, The site is http://www.maguma.com Pierre -Message d'origine- De : Karl James [mailto:[EMAIL PROTECTED] Envoye : dimanche 23 fevrier 2003 10:19 A : [EMAIL PROTECTED] Objet : [PHP] Editors Anyone have the link on where I can download maguma php editor? Whatever the latest

RE: [PHP] Re: Editors

2003-02-25 Thread Pierre Vaudrey
The download address is : http://www.maguma.com/products/download.php Pierre -Message d'origine- De : James Hatridge [mailto:[EMAIL PROTECTED] Envoyé : mardi 25 février 2003 15:40 À : Pierre Vaudrey; Karl James; [EMAIL PROTECTED] Objet : [PHP] Re: Editors HI Pierre et al On Sunday

[PHP] php4 Mac OSX

2002-11-01 Thread Pierre Vaudrey
install xpl library but I don't have a php.ini file . Could you help me to configure that ? Thanks for your help Pierre Vaudrey email [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php4 Mac OSX

2002-11-01 Thread Pierre Vaudrey
? Thanks for your help. Pierre Vaudrey email [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php's saxon:output equivalent

2002-11-04 Thread Pierre Vaudrey
xsl:call-template name=make-index/ /saxon:output /xsl:template Thanks for your help . Pierre Vaudrey email [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php/extensions directory

2002-11-05 Thread Pierre Vaudrey
I would like know the use of the following directory : /usr/lib/php/extensions/no-debug-non-zts-20010901 Thanks for your help. Pierre Vaudrey email [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey
I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries compiled with --disable-cli option .Is there any possibility to install an extension to enable CLI ? Thanks for your help . Pierre Vaudrey email [EMAIL PROTECTED]

[PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey
I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries compiled with --disable-cli option .Is there any possibility to install an extension to enable CLI ? Thanks for your help . Pierre Vaudrey email [EMAIL PROTECTED]

Re: [PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey
to the configuration so i can put the executable in the /usr/local/bin directory for my cli programs.. This should work for you and create a cli executable program that you can use... On Sun, 2002-11-10 at 18:00, Pierre Vaudrey wrote: I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries compiled

Re: [PHP] Here Document on Mac OS X

2002-11-12 Thread Pierre Vaudrey
character -- you have to use a single linefeed character (0Ah). Try searching the archives, I think this issue cropped up a few weeks ago. If I copy your test.php file in BBEdit and save it as Macintosh file it does'nt work , but works saved as a Unix file [...] Pierre Vaudrey -- PHP General

[PHP] php extension problem

2004-10-25 Thread Pierre Ancelot
Hi ! I am having some trouble creating a php extension. as show in the documentation i did a ./ext_skel --extname=mymodule which created the directory mymodule i edited the config.m4 file to tune it to something very basic : PHP_ARG_WITH(mymodule, for mymodule support, [ --with-mymodule

Re: [PHP] php extension problem

2004-10-25 Thread Pierre Ancelot
fixed. i downloaded the source from php.net and it works now... the previous source i had came from apt system. maybe the source is patched ? if i'm not the only one to have had this problem, let me know, i'll mail the debian maintener thanks, On Monday 25 October 2004 19:19, Pierre Ancelot

Re: [PHP] not _that_ fixed....

2004-10-25 Thread Pierre Ancelot
, Robert Cummings wrote: On Tue, 2004-10-26 at 00:37, Pierre Ancelot wrote: in fact i got it in the ./configure --help : [EMAIL PROTECTED]:~/phpsource/php-4.3.9$ ./configure --help | grep -i spider --enable-spider Enable spider support [EMAIL PROTECTED]:~/phpsource/php-4.3.9

[PHP] not _that_ fixed....

2004-10-25 Thread Pierre Ancelot
/spider/ -I/home/pierre/phpsource/php-4.3.9/ext/spider/ -DPHP_ATOM_INC -I/home/pierre/phpsource/php-4.3.9/include -I/home/pierre/phpsource/php-4.3.9/main -I/home/pierre/phpsource/php-4.3.9 -I/home/pierre/phpsource/php-4.3.9/Zend -I/home/pierre/phpsource/php-4.3.9/ext/xml/expat -I/home/pierre

Re: [PHP] Protecting Commercial PHP Scripts

2004-10-26 Thread Pierre Ancelot
i used turck mmcache you can googlize for it, it works very well, encrypts the code, store most used files in shared memory... in other words, it also opitimise... that's what i preconise On Tuesday 26 October 2004 13:44, Nick Wilson wrote: Hello all, I was wondering if anyone might have

Re: [PHP] not _that_ fixed....

2004-10-26 Thread Pierre Ancelot
no worries, i was in bed too :P trying, thanks :) On Tuesday 26 October 2004 14:01, Robert Cummings wrote: On Tue, 2004-10-26 at 00:58, Pierre Ancelot wrote: humm, thank you, finaly someone that did something of that kind :) well, i want it as a dynamic extension that i could redistribute

Re: [PHP] not _that_ fixed....

2004-10-26 Thread Pierre Ancelot
: On Tue, 2004-10-26 at 00:37, Pierre Ancelot wrote: in fact i got it in the ./configure --help : [EMAIL PROTECTED]:~/phpsource/php-4.3.9$ ./configure --help | grep -i spider --enable-spider Enable spider support ... That said, if you still wish to compile a shared object

Re: [PHP] not _that_ fixed....

2004-10-26 Thread Pierre Ancelot
Cummings: On Tue, 2004-10-26 at 00:37, Pierre Ancelot wrote: in fact i got it in the ./configure --help : [EMAIL PROTECTED]:~/phpsource/php-4.3.9$ ./configure --help | grep -i spider --enable-spider Enable spider support ... That said, if you still wish to compile

Re: [PHP] PHP5 on IBM PowerPC; good combination?

2004-10-27 Thread Pierre Ancelot
yes, use debian: http://www.debian.org and study the apt system you'll get no problem. (php 5 is not in sarge which is what you should use but compiling php5 on it gives no problem.) and debian supports very well ppc... On Wednesday 27 October 2004 15:25, Aaron Gould wrote: My company is

Re: [PHP] PHP5 on IBM PowerPC; good combination?

2004-10-27 Thread Pierre Ancelot
Message - From: Pierre Ancelot [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 8:09 AM Subject: Re: [PHP] PHP5 on IBM PowerPC; good combination? yes, use debian: http://www.debian.org and study the apt system you'll get no problem. (php 5 is not in sarge

Re: [PHP] PHP_EOL on Darwin?

2004-11-01 Thread Pierre Ancelot
\n will set the appropriate. On Monday 01 November 2004 04:53, Greg Beaver wrote: Hi all, What's the standard line ending for Darwin? is it still the same as old Mac, which I think was just \r? Or does it use \n like unix? Greg -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] two php.ini on the same server

2007-01-30 Thread Pierre Pintaric
Richard Lynch a écrit : On Fri, January 26, 2007 6:36 am, phpdevster wrote: Hi i am trying to run two Apache server on the same machine and that is work fine but the problem is how to create separate php.ini for each Apache server . is that possible ?? In Apache 2, there is a

[PHP] Parsing mail file

2007-01-30 Thread Pierre Pintaric
him... :-) Thanks for your help. Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Parsing mail file

2007-01-30 Thread Pierre Pintaric
him... :-) Thanks for your help. Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Parsing mail file

2007-01-30 Thread Pierre Pintaric
Jim Lucas a écrit : Pierre Pintaric wrote: Hello there, I'm sure this question was ask 1,000 times, but I didn't find any archive about this, that's why I need help... Here is my problem: I receive mail file from my MTA (ie QMail), that works fine. Now, I would to find a class

Re: [PHP] Parsing mail file

2007-01-30 Thread Pierre Pintaric
Roman Neuhauser a écrit : That's probably because you don't know enough about the field to use the right search terms, since PEAR *does* contain a package for parsing email messages, and I have no problems arriving at it from the search box on http://pear.php.net/ ...

Re: [PHP] Parsing mail file

2007-01-30 Thread Pierre Pintaric
Myron Turner a écrit : Jim Lucas wrote: he wants a cut/paste answer to his problem. He doesn't want to build something and learn how it all works. He just wants it to work out of the box. Why would someone want to read an RFC if he didn't have to? Maybe we should all start by writing our

  1   2   3   >