mirror of
https://github.com/curl/curl.git
synced 2026-07-04 12:47:17 +03:00
for the php examples
This commit is contained in:
parent
6f3bccd911
commit
19f8d71508
1 changed files with 16 additions and 0 deletions
16
php/examples/README
Normal file
16
php/examples/README
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
| (__| |_| | _ <| |___
|
||||
\___|\___/|_| \_\_____|
|
||||
|
||||
PHP program examples
|
||||
|
||||
getpageinvar.php
|
||||
- Fetch a single URL and return in a variable
|
||||
|
||||
simpleget.php
|
||||
- A very simple example that gets a HTTP page
|
||||
|
||||
simplepost.php
|
||||
- Example that sends a HTTP POST to a remote site
|
||||
Loading…
Add table
Add a link
Reference in a new issue