At 4/4/2003 11:50 AM, Tim Haskins wrote:

> How does one create a statement that basically says:
>
> <?php if (HTTP_GET_VARS["id"] == "<?php echo $row_rsProducts['prID']; ?>"  )
> { ?>

You make a string with your dynamic statement and then EVAL it.

http://www.php.net/manual/en/function.eval.php
--
S. Keller
UI Engineer
The Health TV Channel, Inc.
(a non - profit organization)
3820 Lake Otis Pkwy.
Anchorage, AK 99508
907.770.6200 ext.220
907.336.6205 (fax)
Email: [EMAIL PROTECTED]
Web: www.healthtvchannel.org


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



Reply via email to