:\projects\pdfgener\rusty\index.php on line 61
Code used
Line 60:system("$html2ps_path -f $html2ps_config -o $tmpfname.ps $tmpfname");
Line 61:system("$ps2pdf_path $tmpfname.ps $tmpfname.pdf");
Regards
krushna Kumar
Dear All,
I have a HTML form and take user name and password, on submitting I try to validate
the value on the next file, but the input form element values are not retrieved on the
following file, I have provided the code I have written, Kindly help me trace the
error.
Php version used - 4.2