curl/docs/examples
Daniel Stenberg 721f9bca84 moved to ../../php/examples/ 2001-03-16 13:45:42 +00:00
..
Makefile.am Added a persistant connection example 2001-03-05 16:56:10 +00:00
README the PHP examples are moved 2001-03-16 13:44:57 +00:00
curlgtk.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
persistant.c Added a persistant connection example 2001-03-05 16:56:10 +00:00
postit.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
sepheaders.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
simple.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
win32sockets.c removed the #ifdef 2001-02-20 13:57:50 +00:00

README

EXAMPLES

This directory is for tiny libcurl programming examples. They are meant to
show some simple steps on how you can build your own application to take full
advantage of libcurl.

If you end up with other small but still useful example sources, please mail
them for submission in future packages and on the web site.

Try the php/examples/ directory for PHP programming snippets!