Parsing database variables



Hi everyone,

I have been searching and trying to do this for the past hour without
success yet....



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?



Thanks,
Jake

--
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

.



Relevant Pages

  • Re: [PHP] Parsing database variables
    ... I have a database table with this in it: ... 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? ... #setup the entries that you want to find. ...
    (php.general)
  • RE: [PHP] Parsing database variables
    ... I have a database table with this in it: ... Period Ending Date: $ppe ... And in my script, these variables exist and have values. ... place of the same variable name within the database output? ...
    (php.general)
  • Re: [PHP] Parsing database variables
    ... The database fields are about a page each.... ... And in my script, these variables exist and have values. ... place of the same variable name within the database output? ...
    (php.general)