Jump to content

[SOLVED] Why doesn't this work? :(


Riseykins

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.