<?php
//echo "You have been successfully logged out.
echo "You have been Successfully logged out.<br><br>
<img src='../images/goodByeC2.png'/>
You will now be returned to the Main page. ";
?>
Why line 4 is not working, please advise.
<?php
//echo "You have been successfully logged out.
echo "You have been Successfully logged out.<br><br>
<img src='../images/goodByeC2.png'/>
You will now be returned to the Main page. ";
?>
Why line 4 is not working, please advise.
solved.
Nothing wrong with line 4.. Check if the image exists and the path is correct.
Edit: Dang! I didn't see your last post..
Thanks Naveen, anyway.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.