Thread Adding html to php
(1 answers)
Opened by Gast at 2007-01-28 22:17
you could use the php-cli (command line interface) to run the php-script and save its output. since this is not available on every server, I'd suggest using
![]() Code: (dl
)
1 use LWP::Simple; |