supergg02 0 Posted April 15, 2005 (edited) As you Know, there is a lot of source using powerfull PHP RegExp ( for exemple http://www.regexlib.com but when you try to convert it to Autoit RegExp it become very difficult because you have to learn and understand the bouth language ( PHP and Autoit) to make this conversion properly.so for those who know these 2 languages, is there a way to make a function conversion: somme thing like PHP2AutoIt_RegExp($Php_Regexp) ?thinks a lot Edited April 15, 2005 by supergg02 Share this post Link to post Share on other sites
zcoacoaz 0 Posted April 16, 2005 (edited) Either everyone doesn't know PHP or some people think you need to do it yourself (i may be wrong) I might try but i'm not going to sit and change them for you It looks like the php regex works the same as the autoit one... Edited April 16, 2005 by Xenogis [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font] Share this post Link to post Share on other sites
Nutster 3 Posted April 20, 2005 The RegExp patterns I chose were mostly the ones from Perl, but I can look at the PHP version; see if I can incorporate anything. David NuttallNuttall Computer ConsultingAn Aquarius born during the Age of AquariusAutoIt allows me to re-invent the wheel so much faster.I'm off to write a wizard, a wonderful wizard of odd... Share this post Link to post Share on other sites