Re: [PHP] encryption

2001-07-20 Thread Francis Fillion
with keys where the PHP page would > write the Javascript Function with a different key based on time or > something? > That might work. > > Thoughts? > Sheridan > > - Original Message - > From: Francis Fillion <[EMAIL PROTECTED]> > To: Tom Malone <[EMAIL

Re: [PHP] encryption

2001-07-19 Thread Francis Fillion
before being sent over the Internet (which > > would > > > > make this function unnecessary)." > > > > > > > > I am pretty new to PHP and absolutely clueless as far as > > > > encryption/algorithims are concerned. Could anyone possibly point me >

Re: [PHP] Restoring a backup

2001-07-19 Thread Francis Fillion
] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- PHP General Mailing List (http://www.php.net/) To unsub

Re: [PHP] XSLT module bugs (?)

2001-07-19 Thread Francis Fillion
IL PROTECTED] > System administrator & programmer, > Symbol-Plus Publishing Ltd. > phone: +7 (812) 324-53-53 > www.books.ru, www.symbol.ru > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional comma

Re: [PHP] XSLT module bugs (?)

2001-07-19 Thread Francis Fillion
Derkachev mailto:[EMAIL PROTECTED] > System administrator & programmer, > Symbol-Plus Publishing Ltd. > phone: +7 (812) 324-53-53 > www.books.ru, www.symbol.ru -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- PHP General Ma

Re: [PHP] XSLT module bugs (?)

2001-07-19 Thread Francis Fillion
> > -- > Best regards, > Maxim Derkachev mailto:[EMAIL PROTECTED] > System administrator & programmer, > Symbol-Plus Publishing Ltd. > phone: +7 (812) 324-53-53 > www.books.ru, www.symbol.ru > > -- > PHP General Mailing List (http://www.php.net/) > To unsubs

Re: [PHP] Re: PHP vs Perl Question

2001-07-18 Thread Francis Fillion
hair. Both are good. > > >c > > -- > 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] -- Francis Fillion, BAA SI

Re: [PHP] a good PHP editor

2001-07-18 Thread Francis Fillion
--END PGP SIGNATURE- > > -- > 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] -- Francis Fillion, BAA SI Broadcastin

Re: [PHP] a good PHP editor

2001-07-18 Thread Francis Fillion
e-face t t) (2 font-lock-variable-name-face t t) ) '("\\<\\$\\(this\\)->" (1 font-lock-keyword-face t t) ;; "this" as keyword ) ;; Fontify class names '("\\<\\(class\\)\\s-+\\([a-zA-Z_\x7f-\xff][a-z

Re: [PHP] a good PHP editor

2001-07-18 Thread Francis Fillion
... Thanks > > Doug Henry > > -- > 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] -- Francis

Re: [PHP] PHP vs Perl question

2001-07-18 Thread Francis Fillion
mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP] Question about hosting

2001-07-18 Thread Francis Fillion
ndle it. > > Any suggestions? > > Thanks, > jay > > -- > 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 PROTECTE

Re: [PHP] count number of email sent to us

2001-07-18 Thread Francis Fillion
n? > > > > > > > > -- > 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] -- Francis Fillion, BAA SI Broadca

Re: [PHP] submitting free-form text to a database

2001-07-16 Thread Francis Fillion
ccess uses a method other than slashes to escape quotes. > > Matt > > -- > 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

Re: [PHP] newbie question

2001-07-12 Thread Francis Fillion
advance, > André. > > -- > 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] -- Francis Fillion, BAA SI Broadcasting li

Re: [PHP] Regular expression, parsing bad html in a xml document (strange)

2001-07-12 Thread Francis Fillion
Francis). Cu Francis Fillion wrote: > > I'm having problem with regular expression, not a good eek this week it > seen like I alway's get a wall of problem. I know that it surely been > ask a 1000 times, I look around, didn't find anythings, if you find > someth

[PHP] Regular expression, parsing bad html in a xml document (strange)

2001-07-12 Thread Francis Fillion
uot;. htmlentities($myarray2) ." is not allowed\n"; } } // what html? we exit //exit; } It find all the < but doesnt' remove the one that I accept, so how can I find the bad < and transform them to < ? Thank you and have a

Re: [PHP] Re: Warning: mail() is not supported in this PHP build

2001-07-11 Thread Francis Fillion
odules. What files are used? I tried deleting the > src>/src/modules/php4 folder. > > > > Any help would be greatly appreciated. > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additio

Re: [PHP] How do I get PHP's User-Agent?

2001-07-11 Thread Francis Fillion
ke PHP/4.0.X. Is there a variable or way to get this? Thank > you. -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Re: [PHP] Re: How do I get PHP's User-Agent?

2001-07-11 Thread Francis Fillion
-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- PHP General Mailing List (http:

Re: [PHP] Fatal error: Call to undefined function: mysql_pconnect() in ...

2001-07-11 Thread Francis Fillion
t; Thanks, > Tom > > -- > 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 Lis

[PHP] PArsing xml document with php

2001-07-11 Thread Francis Fillion
able-xslt --with-xslt-sablot=../Sablot-0.60 --with-apxs --enable-sablot-errors-descriptive --with-xml --with-dom=/usr/include/libxml --with-zlib ON Apache 1.3.20, php 4.0.6 and redhat 6.2 -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www

Re: [PHP] Variable Next To Variable?

2001-07-11 Thread Francis Fillion
; > Hope that makes sense. Thanks for any help. > Jeff Oien > > -- > 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 PROTEC

[PHP] XSLT - sablot - 4.0.6

2001-07-11 Thread Francis Fillion
an change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk." I though that with sablot, it was near production, but it didn't seen so now. Thanks you. -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of