Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
FUBARTube  
#1 Posted : Saturday, March 17, 2012 8:47:03 AM(UTC)
FUBARTube

Rank: Newbie

Groups: Member
Joined: 3/17/2012(UTC)
Posts: 4

how do I read these values in from where it posts the file to.

I have tried a number of different ways and currently pass &fields=Username=3213

I need to be able to read this field value to know which user account to assign the uploaded video file to.
Dmitry.Obukhov  
#2 Posted : Sunday, March 18, 2012 11:32:11 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Matthew,

To get the value of field(-s) you post, please use this code:
Code:

$Username = $_POST["Username"];
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.