Hello,
is there a way to download a set of files at once, without zipping them.
I want to offer my visitors to select several files for download. Now i
don't know how i can handle the download at once.
Any ideas or solutions?
Thanks
Thomas
--
PHP General Mailing List (http://www.php.net/)
To
Hello,
i hope this is the right newsgroup.
I start working with php. Now, i want loading worddocuments into the with
php, change/add some text and save this changes. I found following simple
example.
visible = 1 ;
$word->Documents->Open("Test.doc");
$word->Selection->TypeText("Hello World"
Hi.
is their a possibilty to get the windows username of the current logged on
user with php.
I want this to make a logon dialog more comfortable.
Thanks for an answer and a little example if it's possible.
Thomas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
I found it.
"Thomas Franz" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED].;
> good morning,
>
> i want to create a new file and save it in the current dir. I look in the
> manual but only i found how to create a dir.
>
> Thanks for help.
good morning,
i want to create a new file and save it in the current dir. I look in the
manual but only i found how to create a dir.
Thanks for help.
Thomas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi to everyone,
i think i have an interesting question.
Situation:
I have a lot of zip Word Documents. Of the unzipped word docs i must create
an txt file. This is no Problem, if the docs are unzipped. (I use word2txt).
Problem:
I tested the whole with pkunzip under dos, but everybody knows that
Hi,
i hope this is the right group for my question.
i've written a php-program with a ftp-connection to a mysql database.
now there is one problem. the local network has a firewall. Now, if i try to
connect to the database via ftp there is an error.
There are no problems if i try to connect fro
7 matches
Mail list logo