Jump to content

what is the right way to do this link


runnerjp

Recommended Posts

Don't forget, you can always stop php, do normal stuff, then start php again:

 

<?php
  //here is some php code
  echo "Hello world";
?>
<BR>[ <a href="shoutbox/emotions.php" onclick="NewWindow(this.href,'register','240','500','no','center');return false;" onfocus="this.blur()">Emotion Help</a> ]
<?php
  //Back to PHP
?>

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.