Riseykins Posted November 5, 2008 Share Posted November 5, 2008 I have the following code but IDK why it won't work! Can someone please help me? Thanks so much! echo '<div class="contact">'."\n". '<p class="contact_title">'.$name.'</p>'."\n". '<div style="width: 300px; height: 200px; background-image: url("'.$_url.'/backgrounds/'.$_dir.'/'.$OBJ.'"); background-repeat: repeat;"> </div>'."\n". '<textarea class="contact_text" onclick="this.focus(); this.select();" >'."\n". Link to comment https://forums.phpfreaks.com/topic/131532-solved-why-doesnt-this-work/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.