1

Hello,

how can i use a PHP-File as Sourge like:

include('html2pdf/vorlagen/test2.php?name=Tim');

2

Sry, i forgot the Error:

Warning: include(html2pdf/vorlagen/test2.php?name=Tim) [function.include]: failed to open stream: Permission denied in
D:\xampp\xampp\htdocs\mdr\test.php on line 5
Warning: include() [function.include]: Failed opening 'html2pdf/vorlagen/test2.php?name=Tim' for inclusion
(include_path='.;D:\xampp\xampp\php\PEAR') in D:\xampp\xampp\htdocs\mdr\test.php on line 5

3

have you never use the include and require functions ? this is about PHP, not html2pdf....
Ancien pseudo : lolo