[PHP] Fw: [webdevelopersjournal-discuss] php vuln.

2002-07-23 Thread Neil Highley

From another list

[EMAIL PROTECTED]
---
Life must be lived as play.
- Plato (427 - 347 BC)
- Original Message -
From: John Best [EMAIL PROTECTED]
To: Web Developer's Journal - Discuss
[EMAIL PROTECTED]
Sent: Tuesday, July 23, 2002 12:01 PM
Subject: [webdevelopersjournal-discuss] php vuln.



Have you all heard about the new vulnerability in PHP's reading of POST'd
forms.
http://www.theregister.co.uk/content/55/26316.html

Thought it might be important for some of you.

JB.

(there is a patch or something out, the workaround is to switch of the
parsing of POST'd forms, which is probably not an option for some people)



-Original Message-
From: Ian C. Purdie [mailto:[EMAIL PROTECTED]]
Sent: 23 July 2002 08:58
To: Web Developer's Journal - Discuss
Subject: [webdevelopersjournal-discuss] Re: Nigerian Bank Scams


Scott Merker wrote:

 So He's off scot free and they can't even complain about him because of
 libel/slander laws.  and we wonder how we ended up with crooked CEO's

Yep, this is at chicken little level but your views still hold.

This is TRUE... a club which was formed around 1946 and, with interests
toward
'returned servicemen'. Actaully became a very successful club by 1960 and
motored on in a big way...

A lifetime of effort (including my Dad's) to be destroyed by... As Scott
said...

 So He's off scot free and they can't even complain about him because of
 libel/slander laws.  and we wonder how we ended up with crooked CEO's

Ian

Like this list? Check out our online Web Development Discussion Group, which
lets you browse past posts.
http://forums.internet.com/WebX?13@%5e37571@.ee7b24b


You are currently subscribed to webdevelopersjournal-discuss as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%



The contents of this e-mail are confidential to the ordinary user of the
e-mail address to which it was addressed, or in the case of an incorrectly
addressed e-mail message, the intended recipient. No-one else may copy, use,
disseminate or forward all or any part of it in any form.

Although this email, including any attachments, is believed to be free of
any virus, or other defect which might affect any computer or IT system into
which it is received and opened, it is the responsibility of the recipient
to ensure that it is virus free, and no responsibility is accepted for any
loss or damage arising in any way from its use.

The views expressed in this e-mail are those of the sender and not
necessarily the employees company.

If you receive this e-mail in error please accept our apology.  If this is
the case we would be obliged if you would contact the sender and then delete
the e-mail.



Like this list? Check out our online Web Development Discussion Group, which
lets you browse past posts.
http://forums.internet.com/WebX?13@%5e37571@.ee7b24b


You are currently subscribed to webdevelopersjournal-discuss as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] NewBie-UPLOADING IMAGE

2002-05-25 Thread Neil Highley

MWAHAHAHAHAH!

[EMAIL PROTECTED]
---
Life must be lived as play.
- Plato (427 - 347 BC)
- Original Message - 
From: 1LT John W. Holmes [EMAIL PROTECTED]
To: Dani [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, May 25, 2002 9:20 PM
Subject: Re: [PHP] NewBie-UPLOADING IMAGE


 Try the RTFM() function. It will do exactly what you want.
 
 http://www.php.net/manual/en/features.file-upload.php
 
 ---John Homes...
 
 - Original Message - 
 From: Dani [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, May 25, 2002 6:57 PM
 Subject: [PHP] NewBie-UPLOADING IMAGE
 
 
  Hi,
  
  I want to upload image file into a folder in webserver using HTML form.
  What function do I use fo this purpose?
  
  Thank you,
  
  Dani
  
  
  -- 
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
  
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Newbie question to everybody....PHP

2002-05-11 Thread Neil Highley

Why would you want a scripting language to sleep, there is no such thing as
a loop in a web page (yes, I know it would be possible, but it would lock up
a users machine).

I know you can set up the apache daemon to run on-demand to conserver
resources, but I think you are getting mixed up between compiled and
interpreted (aka scripting) languages.

[EMAIL PROTECTED]
---
Life must be lived as play.
- Plato (427 - 347 BC)

- Original Message -
From: r [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 12, 2002 2:25 AM
Subject: [PHP] Newbie question to everybodyPHP


 Greetings people,
 Special greetings to all of you who have helped me in the past.

 As most of you know i am a newbie, I learned a bit of PHP via webmonkey
and
 a few other places, seeing the power of PHP i decided to convert from Java
 servlets and JSP (JSP coz its expensive to host and not many hosting
 opportunities) so I baught a book called The PHP black book.
 Anyway, now that the background is done heres my questions:

 1)How many of you have seriously dug into arrays and has it been important
 in your programming?
 1.1)Do you think you could have done the same thing you did with arrays
 WITHOUT arrays?
 (The reason i ask this is theres a whole chapter dedicated to arrays in
the
 book  its pretty frustrating)
 Last question:
 Is ther any function to make the program sleep for 10 seconds or so? or
 does anybody have a function that does this?

 ANY replies good,bad,flames will be welcome.
 Cheers,
 -Ryan.

 /* You cannot get to the top by sitting on your bottom. */





 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Upload

2002-04-24 Thread Neil Highley

Now this IS lazy programming.

;-)

[EMAIL PROTECTED]
---
Life must be lived as play.
- Plato (427 - 347 BC)

 - Original Message -
 From: Gabriele Biondo [EMAIL PROTECTED]
 To: Richard Emery [EMAIL PROTECTED]
 Sent: Wednesday, April 24, 2002 8:20 AM
 Subject: R: [PHP] Upload


 nope - to be honest, i didn't think to seek in the manual.
 Do you know where specifically?

 Thanks

 Gabriele

 -Messaggio originale-
 Da: Richard Emery [mailto:[EMAIL PROTECTED]]
 Inviato: mercoledì 24 aprile 2002 14.11
 A: [EMAIL PROTECTED]; ML PHP
 Oggetto: Re: [PHP] Upload


 The PHP Manual has complete instructions for this.  Did you look there
yet?

 - Original Message -
 From: Gabriele Biondo [EMAIL PROTECTED]
 To: ML PHP [EMAIL PROTECTED]
 Sent: Wednesday, April 24, 2002 8:00 AM
 Subject: [PHP] Upload


 Hi, guys!
 Does anyone know how to write a php script to upload a file
 from my browser?
 Moreover; how could i avoid security errors?

 Thanx in advance

 Gabriele

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php