Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
WEB:Web Design Forum- TutorialsDreamweaver Forum- TutorialsFlash Forum- TutorialsWeb StreamingTraining

Re: PHP bg image

COW Forums : Web Design

VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Return to posts index   •   Read entire thread


RobRe: PHP bg image
by on Mar 2, 2005 at 4:45:23 am

Ok..

In my test_page.php I have this:
include("config.php");

In my config.php I have this:
$formbgcolor="000000";

In stylesheet.php I have this:
echo $formbgcolor?>;


I would like to change page color from #000000 to an image
I tryed changing config.php to $formbgimage="b.gif";
At the same time I changed
stylesheet.php to echo $formbgimage?>;
still no bg image.






Posts IndexRead Thread
Share on Facebook


Current Message Thread:







FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]