GOV.CO

Resultado de fachadas

[insert_php] echo ‘

‘. htmlspecialchars($_POST[‘fachada’]).’

‘; $fac= htmlspecialchars($_POST[‘factura’]); $facfinal= $fac . “.pdf”; $ruta= “http://docs.google.com/gview?url=http://190.65.223.42/facturas/facturas/”; $final=”&embedded=true#:0.page.1″; $rutacompleta= $ruta . $facfinal . $final; [/insert_php]

PHP Code Snippets Powered By : XYZScripts.com