15 jan 2012 kl. 06.18 skrev Adam Tong:
> Hi,
>
> I am trying to read variables from input method.
> I am using this tuorial:
> http://www.lornajane.net/posts/2008/Accessing-Incoming-PUT-Data-from-PHP.
> Here is my code:
> if($_SERVER['REQUEST_METHOD'] == 'GET') {
>echo "this is a get request
Hi,
I am trying to read variables from input method.
I am using this tuorial:
http://www.lornajane.net/posts/2008/Accessing-Incoming-PUT-Data-from-PHP.
Here is my code:
I am using the firefox extension "poster" to run this example. GET
works fine but when using PUT, file_get_contents("php://inp
http://us2.php.net/manual/en/features.file-upload.put-method.php
Hello All,
?I'm trying to use a PUT request to send files to a server. I'm wondering if
there's a way to return something like a pass/fail code to the stream to catch
on the other side.
?PHP side I'm using the code in the Example
What are you trying to accomplish?
Tom
On 7/28/05, Sonia <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> Will HTTP_RAW_POST_DATA (php://input) multipart ever be supported?
>
> I have asked this question a few times and was told it would not happen
> until around php 4.3 release. Although I do appreciat
Hi
Will HTTP_RAW_POST_DATA (php://input) multipart ever be supported?
I have asked this question a few times and was told it would not happen
until around php 4.3 release. Although I do appreciate the PHP teams added
support for all the other (PUT/POST) methods when dealing with the input
stream,
Can anyone share about how to use php://input instead of
$HTTP_RAW_POST_DATA ?
__
Mau ringtones yang gaya ? --> http://www.ponselgaya.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
I'm trying to create input
boxes on the fly by using php variables:PHP:so that will create:then i'm trying to set the
value to something else using:document.all['tree'].status[1].value='expand';but i'm getting a an
error on page dialog saying:'document.all.tree.status.0 is null or not
an obj
7 matches
Mail list logo