Re: Variables and MySQL

2004-12-08 Thread John W. Krahn
Dave Kettmann wrote: Hi List, Hello, I have a script that takes input ( Formatted: +1## ). What it does with the input is read thru a database table and try to find a match. Here is an example to help clarify this: +--+--+ | alias

Re: Variables and MySQL

2004-12-08 Thread Lawrence Statton
Aww, dangit --- I should have not used __TARGET__ as the replacement tag -- there is just too much room for confusion with reserved words like __PACKAGE__ or __LINE__ ... Everyone take out your erasers and change that to --TARGET-- please :) --L -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Variables and MySQL

2004-12-08 Thread Lawrence Statton
> Hi List, > > I have a script that takes input ( Formatted: +1## ). What it does wi > th the input is read thru a database table and try to find a match. Here is a > n example to help clarify this: > Here is the cleaned up version of what you're doing -- since I don't have your databas

Variables and MySQL

2004-12-08 Thread Dave Kettmann
Hi List, I have a script that takes input ( Formatted: +1## ). What it does with the input is read thru a database table and try to find a match. Here is an example to help clarify this: +--+--+ | alias| sendto