User Activity

  • Modified a comment on ticket #1088 on TCPDF - PHP class for PDF

    Please add $file to alt array if (isset($_SERVER['SCRIPT_URI']) && !preg_match('%^(https?|ftp)://%', $file) && !preg_match('%^//%', $file) ) { $urldata = @parse_url($_SERVER['SCRIPT_URI']); return $urldata['scheme'].'://'.$urldata['host'].(($file[0] == '/') ? '' : '/').$file; $alt[]=$file; }

  • Modified a comment on ticket #1088 on TCPDF - PHP class for PDF

    Please add $file to alt array if (isset($_SERVER['SCRIPT_URI']) && !preg_match('%^(https?|ftp)://%', $file) && !preg_match('%^//%', $file) ) { $urldata = @parse_url($_SERVER['SCRIPT_URI']); return $urldata['scheme'].'://'.$urldata['host'].(($file[0] == '/') ? '' : '/').$file; $alt[]=$file; }

  • Posted a comment on ticket #1088 on TCPDF - PHP class for PDF

    Please add $file to alt array if (isset($_SERVER['SCRIPT_URI']) && !preg_match('%^(https?|ftp)://%', $file) && !preg_match('%^//%', $file) ) { $urldata = @parse_url($_SERVER['SCRIPT_URI']); return $urldata['scheme'].'://'.$urldata['host'].(($file[0] == '/') ? '' : '/').$file; **$alt[]=$file;** }

View All

Personal Data

Username:
swapnil5161
Joined:
2021-04-27 06:04:57

Projects

  • No projects to display.

Personal Tools