php-windows Digest 20 Apr 2004 14:58:41 -0000 Issue 2217

Topics (messages 23488 through 23496):

PDFLib Problem
        23488 by: Sabin Finateanu

Re: Java
        23489 by: Brad Thomas

Re: Domain name
        23490 by: Brad Thomas

about handphone download picture, java game problem.
        23491 by: lsf_80

Can you receive email with php?
        23492 by: Brent
        23493 by: Ignatius Reilly
        23494 by: Manuel Lemos
        23495 by: Viraj Kalinga Abayarathna

RegEx help (one more time)
        23496 by: Ron.Herhuth.tatumpartners.com

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi! I have the following question about PDFLib: Why does the PDFLib from
version 4.3.6 is unlicensed and the PDFLib from the earlier PHP versions
was? Whenever I create a PDF document I also get a "nice" www.pdflib.com
watermark on the page. How can fix this?

--- End Message ---
--- Begin Message ---
I say you should take two aspirin, take the week off work, close all your
windows, shut off your engine and start again.

"B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Wed, 2004-03-17 at 02:50, S.Gultom wrote:
> > why my java script always error, when i run my php program?
>
> I have the same problem, but it's with my boss. Never
> able to find him when I need him. What should I do?

--- End Message ---
--- Begin Message ---
Can I be l33t too?

My server needs l33t to run properly... it just doesn't work if it doesn't
have l33t installed...

"Dvdmandt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Personally, I'd suggest getting mod_l33t, and just modify the config
file..
> But you'll need a domain name setup which allows for this in that case..
> Well, you'll need that anyway so.. Try to find mod_l33t.. Google for like
> mod_l33t-1.0.tar.gz...
>
> --
> // DvDmanDT
> MSN: dvdmandt€hotmail.com
> Mail: dvdmandt€telia.com
> "Sudeep sarath" <[EMAIL PROTECTED]> skrev i meddelandet
> news:[EMAIL PROTECTED]
> > Hello,
> > How to create domain name using PHP. For example once we create an
account
> in intranets.com, we get a url as accountName.intranets.com. How this can
be
> done in PHP in linux environment.
> >
> > Thanks
> > John
> >
> > Yahoo! India Promos:  Win a trip for 2 to Britain. Click here.

--- End Message ---
--- Begin Message ---
hi all..

I have some doubts regarding the PHP programming in windows based.

 i will write a wap, let user download picture, ringtone or java game. when
user download..i want to keep a log or deduct one point.

i know can send by binary code..like open picture and send.

for nokia there is no problem, but for samsung...after finish transfering,
only display at the screen but cannot save.

and for motorola, it will create many logs...but i want only one log.

so anybody know? or is anybody have sample code on what i did?



thanks....

--- End Message ---
--- Begin Message ---
Hi, just wondering if anyone knows of some plugin or class etc that will
allow
me to receive email from a mail server via pop3. i have looked at PHP mailer
but
that only seems to send emails.
Thanks,
Brent.

--- End Message ---
--- Begin Message ---
Have a look at the PHP IMAP functions.

_________________________
----- Original Message -----
From: "Brent" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 2004 7:47 AM
Subject: [PHP-WIN] Can you receive email with php?


> Hi, just wondering if anyone knows of some plugin or class etc that will
> allow
> me to receive email from a mail server via pop3. i have looked at PHP
mailer
> but
> that only seems to send emails.
> Thanks,
> Brent.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message --- Hello,

On 04/20/2004 02:47 AM, Brent wrote:
Hi, just wondering if anyone knows of some plugin or class etc that will
allow
me to receive email from a mail server via pop3. i have looked at PHP mailer
but
that only seems to send emails.

This will do:


http://www.phpclasses.org/pop3class

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--- End Message ---
--- Begin Message ---
Brent,

this coding will be a good start if you are developing a POP3 script..

  http://forums.devshed.com/archive/t-39649

and http://www.php.net/imap will help you... all the nuts and bolts are
there.

happy coding.

Viraj.



Brent wrote:

> Hi, just wondering if anyone knows of some plugin or class etc that will
> allow
> me to receive email from a mail server via pop3. i have looked at PHP mailer
> but
> that only seems to send emails.
> Thanks,
> Brent.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
I have been trying to learn RegEx but I seem to be coming up just a bit
short.  The pattern I'm looking for is:

xxxx-xxx-xxx-xxx

This is what I tried but obviously it did not work:
if(preg_match("^\d{4}\/\-\d{3}\/\-\d{3}\/\-\d{3}^",$val))

Any help would be greatly appreciated,
Ron






--- End Message ---

Reply via email to