Name:
Anonymous
2011-07-24 14:10
I start a PHP programming job tomorrow, but I don't know PHP. I only know Perl (5+ years of professional experience).
Am I fucked? Y/N.
Name:
Anonymous
2011-07-24 14:12
I start a PHP programming job tomorrow
your fookd
Name:
Anonymous
2011-07-24 14:17
<?php
system('perl -e "code goes here"');
?>
problem solved
Name:
Anonymous
2011-07-24 14:28
>>3
Not OP, but does that work? Wouldn't you need access to variables?
Name:
Anonymous
2011-07-24 14:30
>>3
If it ain't Lisp, it's crap.
<?php
system('clisp -x "sexps go here"');
?>