Hi there,
someone have some experience with this class??
cheers,
(o_
/ /\ tuxcl en yahoo punto com
V_/_
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there,
someone have some experience with this class??
cheers,
(o_
/ /\ tuxcl en yahoo punto com
V_/_
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I don't know if this question was here before.. but... :-)
I would like to know if someone have some experience on creating PDF files
on the fly,
in my new job I need to do this .. well.. actually I must do this :-)
files to be generated are documents with free information for any user o
Hi friends, =)
someone have experience using printer functions ?
I mean... I would like to print a php generated page with a link within this
page
example:
I have an html page with a table..but I need to print without header, footer
and also I need to print in landscape... all of this with a
Hi!
you could use something like this..:
$fp=fopen("pathto/".$filewithip,"r");
while ($line=fgets($fp,1024))
{
echo "ip : ".$line;
}
fclose($fp);
cheers,
--Patricio
- Original Message -
From: PHP Newbie <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Hi :-)
could you post your code?
regards,
--Patricio
- Original Message -
From: Nikola Veber <[EMAIL PROTECTED]>
To: php forum <[EMAIL PROTECTED]>
Sent: Thursday, November 22, 2001 10:01 PM
Subject: [PHP] file upload troubles
> Hi !
> I'm having terrible troubles with the file upload pr
Thanks to all for help me..
=)
I hope to help someone soon.
--Patricio.
>>Hi =)
>>is it possible to pass a javascript array to php ???
>by the time javascript comes into play, php has already done it's job
>and left the building. If you mean can javascript pass variables to a
>new request for php to handle, then sure.
Thanks for your reply. =)
I have a little
Hi =)
is it possible to pass a javascript array to php ???
thanks.
--Patricio
(aka Fitiux)
PS: sorry if my english isn't good.. :-)
Hi everybody!
I'm new in the list.
I'll help anybody if I can =)
by now I have a little trouble ;-)
I have to create a php page where users can upload many files
the idea is that users could select many files by holding down
the shift key... with this I can avoid to put many input tags in my
11 matches
Mail list logo