From: Jim B. <jp...@si...> - 2005-05-09 13:50:37
|
Hi All, I've developed a method of rapid prototyping surveys with phpESP using delimited text files and a perl script. I haven't finished all the markup, but you can see them here: Article: http://sixshooter.v6.thrupoint.net/phpESP_proto/README.txt Perl script: http://sixshooter.v6.thrupoint.net/phpESP_proto/phpespmod.pl.txt Modified mysql_populate.sql script: http://sixshooter.v6.thrupoint.net/phpESP_proto/mysql_populate.sql.txt Sample input file: http://sixshooter.v6.thrupoint.net/phpESP_proto/input.txt Sample SQL output: http://sixshooter.v6.thrupoint.net/phpESP_proto/sql.out.txt Enjoy, Jim B. |