Commit 43da41e7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added three tiny PHP examples

parent 720fa45b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"