CodeIgniter Forums
CI checking permitted URI chars....in a perl script?!?! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CI checking permitted URI chars....in a perl script?!?! (/showthread.php?tid=57455)

Pages: 1 2 3


CI checking permitted URI chars....in a perl script?!?! - El Forum - 03-19-2013

[eluser]jrlooney[/eluser]
and actually - if that truly is the reason this is failing, i may just scrap that little php file and just rewrite what it does into a new funciton in the perl script. maybe that would eliminate all of this.


CI checking permitted URI chars....in a perl script?!?! - El Forum - 03-19-2013

[eluser]TheFuzzy0ne[/eluser]
I'm inclined to agree with you there. It seems very strange how things are being done at the moment, and that might make your code slightly more maintainable than it is at the moment.


CI checking permitted URI chars....in a perl script?!?! - El Forum - 03-19-2013

[eluser]jrlooney[/eluser]
Agreed. I really appreciate your time in trying to figure this out - it sure is a strange one. If I happen to figure anything else out (beyond just redoing it in perl), i'll post back here to satisfy your curiosity.

Thanks again


CI checking permitted URI chars....in a perl script?!?! - El Forum - 03-19-2013

[eluser]TheFuzzy0ne[/eluser]
Thanks. Smile


CI checking permitted URI chars....in a perl script?!?! - El Forum - 04-05-2013

[eluser]jrlooney[/eluser]
to finish this out - i scrapped the php file that perl was calling and re-wrote it in perl as a sub. Still a mystery to me, but life goes on. Smile


CI checking permitted URI chars....in a perl script?!?! - El Forum - 04-05-2013

[eluser]TheFuzzy0ne[/eluser]
Thanks for posting back. It's a pity we never solved this, but at least you found a workaround. Perhaps this is a case for Mulder and Scully? Smile