[PHP] constants inside of a string

2001-01-10 Thread jeff saenz
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

Re: [PHP] constants inside of a string

2001-01-10 Thread jeff saenz
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); &

[PHP] Re: [PHP-DB] Autonomous Mass Mail List System (Broadcast Email)

2001-01-11 Thread jeff saenz
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

[PHP] freelance developer available - perl/php/mysql/c++/linux

2001-02-14 Thread jeff saenz
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