How can i embed perl code in my php code? Please send mean example if you can bye
you can't .
But you can execute a perl script from php. use exec() or system() or backticks