| | |
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 |
301 apache api array autosuggest beginner binary broken cakephp checkbox class cms code compression cron curl data database date display dropdownlist dynamic echo email eregi error execution file files folder form forms function functions google href htaccess html httppost image include insert ip javascript joomla jquery key library limit link links login mail md5 menu mlm multiple mysql mysql_real_escape_string oop paypal pdf pdfdownload php phpvotingscript problem query radio random recursion remote screen script search searchbox server session sessions sms sorting source space sql startup syntax system table tutorial update upload url validator variable video volume votedown web website youtube zend







