cleansedbb
Technical User
I have a perl script which does mysql calls. it's easier to do more complex calls in php so I want to call my script and just pass the $result field to be printed.
my question is how to I call php? just add <?php ?> in the perl script?
thanks for your input
CBB
my question is how to I call php? just add <?php ?> in the perl script?
thanks for your input
CBB