Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Output PHP

by Cody Pendant (Prior)
on Jan 09, 2008 at 06:06 UTC ( [id://661267]=note: print w/replies, xml ) Need Help??


in reply to Output PHP

Direct system() or exec() call to the PHP executable?

Their -r flag looks like it's the equivalent of our -e flag so maybe

system("php -r $var")
would do it?


Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://661267]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 17:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found