Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in PHP only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
PHP
snoopy files is undocumented
snoopy files is undocumented
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
f3l
#1
snoopy files is undocumented
Dec 6 '06, 06:45 PM
need snoopy samples for file POST upload
f3l
#2
Dec 6 '06, 07:05 PM
Re: snoopy files is undocumented
f3l wrote:
need snoopy samples for file POST upload
<?php
include('Snoopy .class.php');
$n=new Snoopy();
$n->set_submit_mul tipart();
$n->submit(
'[your url here]',
array('[basename filename]'=>'[full path filename]')
);
echo($n->results);
?>
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment