December 27, 200718 yr hey everyone, is it possible like in perl to take some info from let say... var name name=prompt('enter ur name') Is it possible to take that variable name and write it to an external .txt??? Appending is wat I think its called in perl. Thanks
December 27, 200718 yr http://www.comp.leeds.ac.uk/Perl/filehandling.html A quick little Perl file tut
January 23, 200818 yr Its possible, but you will have to send the values to external PHP script using ajax calls
Create an account or sign in to comment