[PHP-WIN] Re: [PHP] Problem outputting MySQL Date field

2009-08-28 Thread Jim Lucas
]*(\?\S+)?)?)?)@', '$1', $row["TWEET_TEXT"]); $tweettable .= 'Sent at: ' . $row["TWEET_CREATEDATE"]; $tweettable .= 'Sent Using: {$row['TWEET_CREATEDBY']}"; -- Jim Lucas "Some men are born to greatness, some achieve gre

Re: [PHP-WIN] Can someone explain to me....

2002-05-21 Thread Jim lucas
YES! Jim Lucas - Original Message - From: "Asendorf, John" <[EMAIL PROTECTED]> To: "Php-Windows (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 12:09 PM Subject: [PHP-WIN] Can someone explain to me > Can someone explain to me why everyti

Re: [PHP-WIN] mail to too many users

2002-01-28 Thread Jim Lucas [php]
. so, just build a big header and send out 300 at a time. Jim Lucas - Original Message - From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 11:41 AM Subject: [PHP-WIN] mail to too many users > I need to send a

Re: [PHP-WIN] HTTP Referer

2001-12-27 Thread Jim Lucas [php]
it still does that even though you are saying $GLOBALS[HTTP_REFERER] ?? - Original Message - From: "Mihail Bota" <[EMAIL PROTECTED]> To: "Jim Lucas [php]" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2001 11:26 AM Subje

Re: [PHP-WIN] HTTP Referer

2001-12-27 Thread Jim Lucas [php]
you might want to see if track_vars is on? I know that I don't have problems with those _VARS when I use a form. Are you sure the they are in the right scope? Jim Lucas - Original Message - From: "Mihail Bota" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: [PHP-WIN] PHP IDE

2001-12-19 Thread Jim Lucas
NoteTab Pro - code it by hand. there are a few libraries out that for it that give examples of php/sql/etc http://www.notetab.com Jim - Original Message - From: "George Nicolae" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 10:49 AM Subject: [PHP-WIN] P

Re: [PHP-WIN] new problem... problem with Query...

2001-11-19 Thread Jim Lucas
try using single quotes Jim - Original Message - From: "Todd Williamsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 19, 2001 2:30 PM Subject: [PHP-WIN] new problem... problem with Query... > Here it is I get the error "cannot execute query" so there is > so

Re: [PHP-WIN] Search Engine Problem

2001-10-25 Thread Jim Lucas
what does the code that displays the results look like? jim - Original Message - From: "DL Neil" <[EMAIL PROTECTED]> To: "Mark Sweeney" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 25, 2001 3:20 PM Subject: Re: [PHP-WIN] Search Engine Problem > I am using this piece