[PHP] RE: DAN (Didier McGillis) *** codeSECURE 1.0 - - Protecting PHP code

2003-10-15 Thread James Cox
Ok, can we stop sending this to php-announce please... -- James Cox (Editor) :: [EMAIL PROTECTED] :: http://www.apress.com/ The Experts Voice (tm) Frasier Crane: Y'know, Niles, what say I buy us dinner and a lot of martinis? Niles Crane: Sounds great, except for the dinner part

[PHP] RE: [PHP-DEV] [systems] cvs server moving

2003-03-23 Thread James Cox
and bonsai to return them to service. Thanks, James Cox Just a heads up, we should be moving the cvs apparatus from one server to another in the next few hours. The only down time will be whilst your dns updates, and this will _only_ affect cvs COMMITS -- not checkouts. Thanks for your

[PHP] [systems] cvs server moving

2003-03-23 Thread James Cox
Just a heads up, we should be moving the cvs apparatus from one server to another in the next few hours. The only down time will be whilst your dns updates, and this will _only_ affect cvs COMMITS -- not checkouts. Thanks for your patience. James Cox php sysadmin -- James Cox :: [EMAIL

[PHP] manual notes

2002-11-13 Thread James Cox
The manual notes should be live again. i dry rsynced phpweb on www so it contains all the latest updates. we are just now finalizing the manual builds so the whole thing can get switched on properly. - - james -- James Cox :: [EMAIL PROTECTED] :: http://james.blogs.at/ Was I helpful? http

RE: [PHP] User Contributed Notes at php.net?

2002-11-11 Thread James Cox
they are missing temporarily as we work on re-enabling some php.net services. apologies for any inconveniences. -- James Cox php.net sysadmin -- James Cox :: [EMAIL PROTECTED] :: http://james.blogs.at/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ At 23:33

RE: [PHP] two way encryption

2002-07-14 Thread James Cox
sorry to step in, but did you consider base64_[encode|decode] ? -- james Justin French wrote: Well, that was on my local test server, which I didn't compile with mcrypt... so that solves that, but it appears my ISP didn't compile with it either... so there's very little point in

RE: [PHP] Nasty DoS in PHP

2002-04-17 Thread James Cox
but to do so, they would need to be on the box, and there are a bunch of better methods in that situation. given that php's default install sets a max time limit of 30 seconds on a script timeout, it can't have run for 10+ minutes, nor is that a reasonable length of time for a DoS on a monitored

RE: [PHP] Nasty DoS in PHP

2002-04-17 Thread James Cox
so why not upload a binary file and execute that ? quick root-kit later and you're in. -Original Message- From: Dustin E. Childers [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 3:22 AM To: Jason Murray Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Nasty DoS in PHP If the user

RE: [PHP] Nasty DoS in PHP

2002-04-17 Thread James Cox
Well, if you were able to upload a PHP script, you'd also be able to upload a binary file, which would have the ability to run exec(yourbinary); ... -Original Message- From: Dustin E. Childers [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 3:41 AM To: James Cox Cc: [EMAIL

RE: [PHP] Re: Cross DB application

2002-04-15 Thread James Cox
Hello, Arcadius A. wrote: Hello ! I'm planning to write a database application for MySQL, and then port it to PostrgeSQL. Is there any library or class that could help me to write/maintain just one source code for both MySQL and PostgreSQL ? I think your best (if not the only) option in

RE: [PHP] Help I killed PHP on mysever...

2002-04-09 Thread James Cox
Chuck, what exactly is your situation? what has happened, step by step? what OS are you on? Thanks, James -- James Cox :: [EMAIL PROTECTED] :: Landonize It! http://landonize.it/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original Message- From: Chuck

RE: [PHP] nl2br returns BR /? normality or a bug?

2002-04-05 Thread James Cox
actually, br / is not parsed in the same way as br for many browsers. br / is XHTML, and is not a fully supported language set yet. -- James Cox :: [EMAIL PROTECTED] :: Landonize It! http://landonize.it/ Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original

RE: [PHP] Re: Has anyone looked at phpinfo today?

2002-04-01 Thread James Cox
the php daemon. -Original Message- From: lmlweb [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 2:50 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: Has anyone looked at phpinfo today? who the heck was that :) James Arthur [EMAIL PROTECTED] wrote in message news:[EMAIL

[PHP] QA help needed

2002-03-16 Thread James Cox
firstly, apologies for the cross post, but I urgently need a Windows 98 / PHP / PWS environment to test an issue on. if anyone could help out with that, please email me back directly. Thanks, James -- James Cox :: [EMAIL PROTECTED] :: Landonize It! http://landonize.it/ Was I helpful? http

RE: [PHP] Re: How can I open URL using HTTP POST instead of HTTP GET?

2002-02-10 Thread James Cox
http://php.net/curl -Original Message- From: Hugh Bothwell [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 10, 2002 4:31 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: How can I open URL using HTTP POST instead of HTTP GET? Zlutarch G. [EMAIL PROTECTED] wrote in message

RE: [PHP] PHP / MYSQL security bug

2002-02-05 Thread James Cox
. --james -- James Cox :: [EMAIL PROTECTED] Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original Message- From: Gerard Onorato [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 4:00 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP / MYSQL security bug

[PHP] RE: [PHP-DEV] Re: Securite problem

2002-02-02 Thread James Cox
Hi, this isn't a problem for [EMAIL PROTECTED], as that's the developers list. You will find most help on [EMAIL PROTECTED] or php-windows. Thanks, james cox -Original Message- From: Roebie [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 1:20 AM To: [EMAIL PROTECTED

RE: [PHP] Apache PHP File Disclosure Vuln

2002-01-28 Thread James Cox
that choosing those paths are bad. james -- James Cox :: [EMAIL PROTECTED] Please CC me when replying to my messages on lists. Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original Message- From: Analysis and Solutions [mailto:[EMAIL PROTECTED]] Sent: Tuesday

[PHP] RE: Does anyone have the 'edit_member.php' script ....

2002-01-19 Thread James Cox
change printf (FORM METHOD=\post\ ACTION=\%s?action=%d\\n, $PHP_SELF, DISPLAY_ENTRY); to printf (FORM METHOD=\post\ ACTION=\%s?action=%d\\n, $PHP_SELF, $DISPLAY_ENTRY); -Original Message- From: Mike C [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 19, 2002 12:02 PM To: [EMAIL

RE: [PHP] Mysterious /

2002-01-18 Thread James Cox
can you give an example? eg, br / is XHTML correct, however /a / isn't correct at all :) Thanks, James Cox -- James Cox :: [EMAIL PROTECTED] Please CC me when replying to my messages on lists. Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original Message

[PHP] two lists (was: RE: [PHP] RTFM)

2002-01-18 Thread James Cox
Hi, we could split it into two lists... but I think that the amount of help available to newbies would decrease if we split the list. James Cox -- James Cox :: [EMAIL PROTECTED] Please CC me when replying to my messages on lists. Was I helpful? http://www.amazon.co.uk/exec/obidos/wishlist

RE: [PHP] An idea for a PHP tool

2002-01-03 Thread James Cox
the javascript in). Hope that helps.. -- James Cox :: [EMAIL PROTECTED] Please CC me when replying to my messages. Was I helpfull? http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/ -Original Message- From: Jason Murray [mailto:[EMAIL PROTECTED]] Sent: Friday

RE: [PHP] hotmail settings POP and SMTP under Mozilla

2001-12-27 Thread James Cox
I think your best bet is to add a bookmark to www.hotmail.com . James Cox -Original Message- From: Bogdan Stancescu [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 2:11 AM To: ger Cc: php-general Subject: Re: [PHP] hotmail settings POP and SMTP under Mozilla You most

RE: [PHP] Client side fatal PHP error

2001-12-25 Thread James Cox
, which, on a slow connection which may have backlog (thus slower time for the html stream buffer to be delivered), it could timeout. More detail on a: the error, and b: the code *in context* would help. Regards, James Cox -Original Message- From: jjt [mailto:[EMAIL PROTECTED]] Sent

RE: [PHP] Client side fatal PHP error

2001-12-25 Thread James Cox
for potential errors, (like in many things) that it is hard to pinpoint what might be wrong. If it helps, i am more than happy to look at your code and see if i can break it. Regards, and now christmas day is drawing to a close, merry new year :) James Cox -- [EMAIL PROTECTED] Please always Cc to me when

RE: [PHP] Looking for a function

2001-12-24 Thread James Cox
www.php.net/urlencode Merry Christmas! James Cox -Original Message- From: Valentin V. Petruchek [mailto:[EMAIL PROTECTED]] Sent: Monday, December 24, 2001 3:58 PM To: PHP Subject: [PHP] Looking for a function Hello, cannot find function to convert all dangerous symbols

RE: [PHP] How to parse an XML document

2001-12-23 Thread James Cox
http://www.php.net/manual/en/ref.xml.php HTH. James Cox -Original Message- From: PHP Rules [mailto:[EMAIL PROTECTED]] Sent: 23 December 2001 10:15 AM To: [EMAIL PROTECTED] Subject: [PHP] How to parse an XML document Hi fellas. I would like to know the way to parse an XML

[PHP] fsockopen / fopen

2001-12-20 Thread James Cox
Anyone know what errno 0 is for fsockopen? Thanks, . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . James Cox :: Senior Support Engineer Wherewithal, Inc. e: [EMAIL PROTECTED] Wherewithal. Capture Creative Connections

RE: [PHP] telneting sockets help..

2001-12-18 Thread James Cox
= pericles.ipaustralia.gov.au; $fp = fsockopen($host, 23, $errno, $errstr, 5); if (!($fp)) { echo SOCKET ERROR: $errno - $errstrbr\n; } ? Hope that helps, James Cox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . James Cox :: Senior Support Engineer Wherewithal, Inc. e

RE: [PHP] Delivering NAMED pdf files

2001-10-19 Thread James Cox
can you paste the full text of the code as you have it? I don't see anywhere where you define the name of the file. James Cox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Politicalia admin and editor e: [EMAIL PROTECTED] :: w: http://www.politicalia.com

RE: [PHP] Delivering NAMED pdf files

2001-10-19 Thread James Cox
George, your best bet is to have a table in your database which looks up the name of the file, based on a more friendly name. James . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Politicalia admin and editor e: [EMAIL PROTECTED] :: w: http://www.politicalia.com/

RE: [PHP] How to add a new color to JPEG

2001-07-10 Thread James Cox
hmm. If what I understand from your ImageColorClosest(); function, why don't you just add yellow to the palette? that way it can be found by the function, but isn't used in the image? HTH, James Cox apologies jeff for sending it twice to you :) -Original Message- From: Jeff Lewis

RE: [PHP] How to add a new color to JPEG

2001-07-10 Thread James Cox
[mailto:[EMAIL PROTECTED]] Sent: 11 July 2001 00:21 To: 'James Cox'; [EMAIL PROTECTED] Subject: RE: [PHP] How to add a new color to JPEG How can I add colors to JPEG-palette? I never new It had a special palette (until now :). -Original Message- From: James Cox [mailto:[EMAIL PROTECTED

[PHP] setting up / configuring mail()

2001-06-30 Thread James Cox
hey does anyone know any good resource sites or documents about configuring the mail services for php so it works? Thanks, James Cox. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . James Cox :: Creative Director :: AWP imaJes t: +44 (0)7968 349990 | f: +44 (0

RE: [PHP] file(http://www.php.net) error?

2001-06-28 Thread James Cox
You will also find that file(); may have been disabled - due to the possible security issues.. ie file ( /etc/shadow); or file (/etc/passwd); I believe that may apply to fopen, too. James -Original Message- From: atan [mailto:[EMAIL PROTECTED]] Sent: 23 June 2001 02:46 To: [EMAIL

RE: [PHP] Filtering out \ when a ' is user entered?

2001-06-27 Thread James Cox
I might be wrong, but if you did something like this.. ?php $somevar = your database stored data; $somevar = stripslashes($somevar); echo $somevar; ? would work quite well, I think. James Cox -Original Message- From: Marcus James Christian [mailto:[EMAIL PROTECTED]] Sent: 27 June

[PHP] Using php4.02 on IIS5

2001-03-19 Thread James Cox
Hey , I have been trying to set up some php applications on my local webserver, as part of a transition from asp to php. I have unzipped the php distro into it's own dir, added in the ini file, (left it at default setting) and then added the engine into IIS as described in the install