include "mode.php"; include "header.inc"; $query = mysql_query("SELECT * FROM cosmic WHERE id='3'"); $row = mysql_fetch_row($query); $query_prod = mysql_query("SELECT * FROM product WHERE hid='3'"); ?>
| require ('inc-top_nav.php'); ?> | |||
| Psychic Consultations | Ask Ginny | Personal Reading | |||
echo $row[2]; ?> echo $row[3]; ?> echo $row[4]; ?> |
![]() To contact Ginny to schedule a telephone consultation call 203-356-9298. Prices for telephone consultations are: $55 for half an hour. $105 for an hour Payments can be made by check or money order directly to Ginny or via credit card through AUREA by pressing this button. while ($row_sub = mysql_fetch_row($query_prod)) { echo "".$row_sub[3]." - $".$row_sub[4]." ![]() "; } ?> |
||