how do you use defines inside of a string...
e.g.
define(MAX,2);
print "the max is MAX";
this obv does not work
jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list admini
what about inside of a here doc
print << print "the max is ".MAX;
>
> --Joe
>
> On Wed, Jan 10, 2001 at 12:12:08PM -0800, jeff saenz wrote:
> > how do you use defines inside of a string...
> >
> > e.g.
> >
> > define(MAX,2);
&
I put together a small mailer using the perl Mail::Bulkmail module and
the bounce mechanism from majordomo2. It has a module that you can
failrly easily customize and wrapper. It's written in perl. I'm not sure
how accurate the bounce parsing is, I just prototyped the system
yesterday.
The bounc
hey-
If anyone is looking for a freelance web developer check me out. I have
recently become available. We're talking perl/php/mysql/c++/linux and a
bs degreee.
jeff
--
Jeff Saenz ([EMAIL PROTECTED])
Perl/PHP/SQL/Unix Consulting
http://www.planetoid.net
--
PHP General Mailing List
4 matches
Mail list logo