Added three tiny PHP examples

This commit is contained in:
Daniel Stenberg 2001-02-19 13:39:21 +00:00
parent 720fa45b56
commit 43da41e73e

View File

@ -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"