View Single Post
  #1 (permalink)  
Old 11-07-03, 07:45 AM
rozojc rozojc is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Question on language files

Hi everyone,

Does anyone know if there is some kind of software (Either in PHP or in any other) that can take PHP files, search for the texts that are not part of any tags of code, replace them with <?=$someVariable;?> and meanwhile automatically create a language file for the script?

That way, if we had an old series of scripts lying around that we never made with language files, we could run this application and have the script modified for use with a language file, and a language file automatically created...

Thanks,

Juan Camilo
rozo@saryon.com
Reply With Quote