Code: Select all
<?
if(file_exists("http://www.hazardnet.net/bannerr.gif/")){
?>
<img src="http://www.hazardnet.net/bannerr.gif">
<?}else{}?>
Code: Select all
<?
if(file_exists("http://www.hazardnet.net/bannerr.gif/")){
?>
<img src="http://www.hazardnet.net/bannerr.gif">
<?}else{}?>
Code: Select all
<?
if(file_exists("/Documents and Settings/Administrator/Desktop/HazardNet/bannerr.gif")){
?>
<img src="http://www.hazardnet.net/bannerr.gif">
<?}else{echo "Doesnt Work.";}?>
Likewise to a certain extent, I could do the HTML, XML Java and Javascript and a few others, but I'm actually starting doing some more dynamic stuff this summer, its one thing my parents know better, but if all goes well, I'd be willing to help with any of it, dynamic stuff I find harder to do in some ways, but I'm a fast learner (providing its not during exam time ) I'll get back to you then >>Smokin' Joe wrote:I'm 21, in college studying CS, and know about HTML, XML, CSS, Java, and Javascript. I don't know PHP because I haven't taken a database class. But, I probably don't have time to help because I have too much schoolwork. PM me if there's anything you think I can do.