Guest User

Untitled

a guest
Jan 22nd, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <?php $nombre_fichero = 'C:xampphtdocs_sellos7992-2018-E01-sellos.pdf';
  2. if (file_exists($nombre_fichero)) {
  3.  
  4. > <?php $nombre_fichero = 'C:xampphtdocs_sellos<?php echo
  5. > substr($contrato['numero_contrato'],0,4) ;?>-<?php echo
  6. > $contrato['year']; ?>-<?php echo
  7. > substr($contrato['numero_contrato'],-3) ; ?>-sellos.pdf';
Add Comment
Please, Sign In to add comment