Most PHP extensions either dump a bunch of functions into the global namespace, or define a few classes.
So to implement a PHP extension, you'd simply dump a few Perl or XS functions into the "PHP::GLOBAL" namespace, or define a few Perl classes
In reply to Re^3: Has anyone attempted to create a PHP to Perl converter?
by tobyink
in thread Has anyone attempted to create a PHP to Perl converter?
by taint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |