ID: 37681 Updated by: [EMAIL PROTECTED] Reported By: f_kereki at cs dot com dot uy -Status: Open +Status: Feedback Bug Type: cURL related Operating System: SUSE 10.0 PHP Version: 5.1.4 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-06-02 17:12:29] f_kereki at cs dot com dot uy Description: ------------ When coding Web Services according to REST ideas, there is no way to get PUT or DELETE parameters -- something like $_GET or $_POST is needed. You can invoke a service using curl, but only GET and POST can be used; if you use PUT or DELETE you cannot get the parameters in PHP. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37681&edit=1