mirror of
https://github.com/curl/curl.git
synced 2026-04-25 12:02:12 +03:00
Added three tiny PHP examples
This commit is contained in:
parent
720fa45b56
commit
43da41e73e
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
EXTRA_DIST =
|
||||
README curlgtk.c sepheaders.c simple.c postit.c
|
||||
README curlgtk.c sepheaders.c simple.c postit.c \
|
||||
getpageinvar.php simpleget.php simplepost.php
|
||||
|
||||
all:
|
||||
@echo "done"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue