PERL script to PHP conversion question
Posted: Tue Sep 16, 2003 3:13 pm
I have a PERL Zip Code Locator script that I would like to convert to PHP. The PERL script uses several different data files (one of which is a flatfile "database"). I want to be able to use PHP to do Zip code proximity searches of a MySQL table instead of using PERL to search a flatfile. Anyone have any suggestions?
PS I have the PERL script available for viewing. It is fairly large so I didn't want to post it unless someone wants to see it.
PS I have the PERL script available for viewing. It is fairly large so I didn't want to post it unless someone wants to see it.