Sorry.. Typos... But that's not the point... I looked the function... Dunno
how I missed it.... Thanks... Do you know if eval() has any size limitations
to it? The database fields are about a page each....

Thanks,
Jake
 

> -----Original Message-----
> From: Jay Blanchard [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 30, 2007 4:50 PM
> To: Jake McHenry; php-general@lists.php.net
> Subject: RE: [PHP] Parsing database variables
> 
> [snip]
> I have a database table with this in it:
> 
> 
> <p>$name<p>
> Period Ending Date: $ppe<p>
> Etc.......
> 
> 
> And in my script, these variables exist and have values. Is 
> there a way
> for
> me to get the output from mysql_query to use the current script
> variables in
> place of the same variable name within the database output?
> [/snip]
> 
> a. Bad HTML, always use a closing tag like </p>
> b. Check http://www.php.net/eval
> 
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.23/740 - Release 
> Date: 3/30/2007 1:15 PM
>  
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.23/740 - Release Date: 3/30/2007
1:15 PM
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to