| | |
how can i display this in white ?????
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jun 2005
Posts: 20
Reputation:
Solved Threads: 0
I have got this code, which am trying to display it in white writing. I could get the first part in white but couldn't get the variable ($HTTP_SESSION_VARS['items'] to come up in white.
echo '<font color="#ffffff"><b>Total Items = </b></font>'.$HTTP_SESSION_VARS['items'];
I have also tried the code below but got an error instead:
echo '<font color="#ffffff"><b>Total Items = '.$HTTP_SESSION_VARS ['items']</b></font>;
Please please please help.
echo '<font color="#ffffff"><b>Total Items = </b></font>'.$HTTP_SESSION_VARS['items'];
I have also tried the code below but got an error instead:
echo '<font color="#ffffff"><b>Total Items = '.$HTTP_SESSION_VARS ['items']</b></font>;
Please please please help.
[php]echo "<span style=\"color:white\"><strong>Total Items:</strong> " . $HTTP_SESSION_VARS['items'] . "</span>";[/php]
![]() |
Similar Threads
- Windows XP Pro on a Laptop - Black Screen Problem - Help (Windows NT / 2000 / XP)
- LCD display has a broad white band (Monitors, Displays and Video Cards)
- buying new monitor (Monitors, Displays and Video Cards)
- LCD anyone? (Monitors, Displays and Video Cards)
Other Threads in the PHP Forum
- Previous Thread: what does this code do?
- Next Thread: Please help!!! Please help!!! :(
| Thread Tools | Search this Thread |
# 5.2.10 action address apache api array auto autoincrement beginner binary broken cakephp checkbox class classes cms code cron curl database date dehasher destroy display dissertation domain dynamic echo echo$_get[x]changingitintovariable... email error errorlog fatalerror file files folder form forms function functions google href htaccess html if-else image images include insert ip javascript joomla legislation limit link load login mail masterthesis menu mlm multiple mysql mysqlquery oop open paypal pdf persist php popup problem query radio random record recursion remote script search server sessions sms sockets source space sql syntax system table tutorial update upload url validator variable video web youtube







