Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I Need Help In PHP Commands
#1
This is a piece of php code! I want to change it's font (alignment, color, weight). Please copy this code, apply the color, alignment and weight commands properly and post under the thread!

PHP Code:
if(isset($_SESSION['views']))
$_SESSION['views']=$_SESSION['views']+1;
else
$_SESSION['views']=1;
echo 
"Views="$_SESSION['views']; 

Thanks In Advance Smile
[Image: green-banner.png]
Reply


Messages In This Thread
I Need Help In PHP Commands - by dareknyght - 09-04-2010, 01:54 AM
RE: I Need Help In PHP Commands - by ndee - 09-04-2010, 04:12 AM
RE: I Need Help In PHP Commands - by dareknyght - 09-06-2010, 03:55 AM
RE: I Need Help In PHP Commands - by |cM| - 09-04-2010, 04:12 AM
RE: I Need Help In PHP Commands - by BreShiE - 01-15-2012, 09:51 AM
RE: I Need Help In PHP Commands - by AceInfinity - 01-15-2012, 05:28 PM
RE: I Need Help In PHP Commands - by Gaijin - 01-15-2012, 05:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Framework List: An Ultimate Guide to 102 PHP Frameworks for Web Developers tk-hassan 0 791 07-27-2020, 11:26 PM
Last Post: tk-hassan
  PHP Video Tutorials (PHP For Beginners) Eleqtriq 4 3,314 10-10-2011, 01:00 PM
Last Post: Greyersting

Forum Jump:


Users browsing this thread: 1 Guest(s)