Hi everybody -
What is wrong with this php zip class (file : phpzip.inc.php)?
I've got this code on one page:
require("phpzip.inc.php");
$z = new PHPZip();
$z -> Zip("directory_name/", "out.zip");
where all files and sub-directories + files should be zipped into the zip
file called out.zip
t
Hi -
Sorry - by caling I meant to echo the cookie value on a .pl page - and
include it (the cookie value)then in an email.
Any help would be appreciated because the PERL list people said I must try a
PHP list -
Thanks
August
>Is this possible :
>How do i call the cookie value (surname) with Per
Hi there -
Is this possible :
How do i call the cookie value (surname) with Perl if it was set with PHP?
SAMPLE:
PHP Cookie set:
Need to call this cookie with a .pl extension file (perl)
thanks
August
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
Hi all
Is it possible to write to files on a server via a browser, then zip those
files up and email them to the user?
Detail:
I want to enable my website visitors to customize a php script with their
details, all via field inputs. Write that personal info into the script
files << upto here it's
4 matches
Mail list logo