Hmm...point number 1 would be time management, for you! Maybe you should've
started researching this more than a day before hand.

As far as POST vs. GET, there's hardly a difference. POST data is sent in
the headers, GET data is sent in the URL. Either one can easily be "created"
by the user, so all data has to be validated no matter what method you use.

---John Holmes...

----- Original Message -----
From: "J.F.Kishor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 5:42 AM
Subject: [PHP] Advantages of php


> Hi all,
>
>          I'am a php programer, I have got an seminar on 31st of May(hardly
> one day left) on PHP, I have to expose its advantages and advantage of
> PHP's security when compared to other languages. I would be thankful if
> you people could send me some useful information regarding its security
> and other important features.
>
> What is the main difference between Form Post and Get method.?
>
>
> Note : I need atlest 10 points on PHP's security.
>
>
> Thanks in Adv
> - JFK
> kishor
> Nilgiri Networks
>
>
>
>
>
>
> --
> 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

Reply via email to