From f3e2bfbb4f3243bc82caa57eb922ba414909ee37 Mon Sep 17 00:00:00 2001 From: Christophe Nowicki Date: Wed, 4 Aug 2004 16:12:49 +0000 Subject: first php binding import --- php/Attic/examples/login.php | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 php/Attic/examples/login.php (limited to 'php/Attic/examples/login.php') diff --git a/php/Attic/examples/login.php b/php/Attic/examples/login.php new file mode 100644 index 00000000..31f8651b --- /dev/null +++ b/php/Attic/examples/login.php @@ -0,0 +1,43 @@ +#!/usr/bin/php + -- cgit