[PHP-DB] Re: Email validation

2010-07-03 Thread Manuel Lemos
Hello, on 06/28/2010 11:42 AM gmail said the following: > Hello to you all! > > I'm facing a problem with a scrip that can validate a form witch accept only > as input email address. > > I have seen many scripts on the net and were very interesting but I'm not > able to implement those scripts

Re: [PHP-DB] Re: [EMAIL PROTECTED] PHP/MySQL and COUNT() problem

2008-04-26 Thread Yves Sucaet
State University - Original Message - From: "Evert Lammerts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Sent: Saturday, April 26, 2008 6:31 AM Subject: [PHP-DB] Re: [EMAIL PROTECTED] PHP/MySQL and COUNT() problem I've forwarded this msg to the php-db list

[PHP-DB] Re: [EMAIL PROTECTED] PHP/MySQL and COUNT() problem

2008-04-26 Thread Evert Lammerts
I've forwarded this msg to the php-db list (php-db@lists.php.net). Try to subscribe to it. The mysql extension for php is only an interface between php and mysql - the parsing of queries is done within mysql itself. So if your query works through CLI it will also work from within php. Try to v

[PHP-DB] Re: [EMAIL PROTECTED] php crashes with msyql

2006-03-21 Thread William A. Rowe, Jr.
Noah Silverman wrote: Hello, I have a mission critical problem that I cant seem to solve. Can anyone help?? I'll even offer $100 paypal if someone gives me the answer to solve this issue. You don't enable zts so I seriously doubt your php is threadsafe; you configure httpd without speci

RE: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-02 Thread Ford, Mike
To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm On 02 November 2004 08:04, GH wrote: > Therefore everyone in the world has an interest in what happens in the > american body politic just as Americans have an interest in what > ha

Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-02 Thread Stefan Reimers
To end up with this discussion: It is a piece of truth that the whole world is curious on what will happen during ( ;-) )and after the voting in the US but as the main part of the world has no effect on the election by using php this posting was obviously misplaced. Worst of all, this posting st

Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-02 Thread Jason Wong
On Tuesday 02 November 2004 08:04, GH wrote: > However, when other countries are in trouble or need something... who > do they turn to? America No country or government acts unless it is in their interests (perceived or otherwise) to do so. > Therefore everyone in the world has an interest in w

Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-02 Thread GH
and by the way the main reason we have problems in America * People with out health insurance * No affordable housing * and a huge debt * amongst others is because we give aid to almost any country who asks for it and allow them to take the American's jobs... Just a thought

Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-02 Thread GH
However, when other countries are in trouble or need something... who do they turn to? America Therefore everyone in the world has an interest in what happens in the american body politic just as Americans have an interest in what happens to the British Prime Minister and in parts of the British b

Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-01 Thread Lester Caine
Joseph Crawford wrote: Do we care? Realy? Unlikely. Maybe you should send your 'useful' info on a national mailinglist only. i am sorry but i do care, if you do not care about voting you dont care if the war comes to the US. There are many more of us who do not have the right to vote in the US, j

Re: Re: [PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-01 Thread John Holmes
> From: Joseph Crawford <[EMAIL PROTECTED]> > > Do we care? Realy? Unlikely. Maybe you should send your 'useful' info on > > a national mailinglist only. > > i am sorry but i do care, if you do not care about voting you dont > care if the war comes to the US. Thank you, but WRONG LIST! I see n

[PHP-DB] Re: [EMAIL PROTECTED] November 2, 2004

2004-11-01 Thread Patrick Donker
GH wrote: Greetings: This is just a friendly reminder that if you are registered in the United States to VOTE on November 2, 2004 (TOMORROW) Need to know where you vote? Please see the attached file (it is an image) that contains some information Do we care? Realy? Unlikely. Maybe you should s

RE: [PHP-DB] Re: Email Application

2003-09-26 Thread Jeremy Shovan
nal Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 6:16 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-DB] Re: Email Application From: <[EMAIL PROTECTED]> > I am not so new in PHP but I have a problem. > I am trying to

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread CPT John W. Holmes
From: <[EMAIL PROTECTED]> > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? I have an idea. ---John Holmes... -- PHP Database Mailing List (http://www.php

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread George Patterson
On Thu, 25 Sep 2003 00:42:21 +0300 [EMAIL PROTECTED] wrote: > Hey Guys, > > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? > Unless you are trying to achi

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread Ignatius Reilly
If your mail server supports IMAP, you should use the PHP IMAP functions. Very convenient. Ignatius _ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 11:42 PM Subject: [PHP-DB] Re: Email Applica

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread Jason Wong
On Thursday 25 September 2003 05:42, [EMAIL PROTECTED] wrote: > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? With the limited amount of information give,

[PHP-DB] Re: Email Application

2003-09-25 Thread mutie
Hey Guys, I am not so new in PHP but I have a problem. I am trying to create a webmail program for my penpal site. I cant retrieve and desplay e-mails from my mail server. Any one with ideas? Regards, ~ Charles -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://ww

[PHP-DB] Re: Email with attachments

2003-07-24 Thread Manuel Lemos
Hello, On 07/24/2003 05:00 PM, Diana Cassady wrote: Hi. I'm trying to send email with attachments using PHP and have just about got it based on the example provided by "alex at bartl dot net" on http://us4.php.net/manual/en/ref.mail.php. The only difficulty I'm having is that the attachment is

[PHP-DB] Re: Email an attached file

2003-05-29 Thread Manuel Lemos
Hello, On 05/28/2003 03:08 PM, Marie Osypian wrote: I am using something like this example code below to send e-mail and wondered if anyone could tell me how I could include a file also in this email if possible. You need to use multipart/mixed MIME composed messages. You may want to try this cla

[PHP-DB] Re: Email to a list of address in your database.

2003-01-19 Thread Adam Royle
This should work. You were on the right track, although you might want to use better var names so you don't get confused. You can see I have changed them to what I would normally use. Adam mail To all my list -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www

[PHP-DB] Re: email

2002-05-15 Thread Vinod Palan
Hi, you can collect the form content in to one Formated String and send mail to the admin with help of mail() function available in php http://www.php.net/manual/en/function.mail.php Hope this will help you. If not do feel free to getback. Thanks Vinod -- Vinod Palan A Calypso Technology, Inc.