Jump to content

link trigger code


proctk

Recommended Posts

hi

 

when the below is clicked i want it to trigger some code at the top of the page. I code do it by passing a value through the url and using isset.  I want to do it without passing a value through the url

<a class="mailText" href="readmessage.php?m=<?php echo $sentMessages['message_id'];  ?>"><?php echo $sentMessages['subject']; ?></a>

Link to comment
https://forums.phpfreaks.com/topic/66263-link-trigger-code/
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.