Jump to content

spartin20

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by spartin20

  1. sorry I dont mean to be a pain but is there any way to make it not clickable, ie: appears just like plain text
  2. Is there a way to do this dynamically, like for eg, remove the <A href> tags????
  3. Hello, I'm got a bit of a weird one here. I have a hyperlink on my page which I want to diasble (ie: be not clickable") when a value returned from the MySql database is more than 60. The scenario is that I have a tutorial system, and when my students get over 60% in a module, it doesn't let them back in to access it again. The modules are all displayed as hyperlinks on the index page and I want to make them unclickable if they get over 60%. I'm grand getting the values from the MySql database, but just need to know how to make the hyperlink links unclickable in php using their ID. I tried making the <a href = "#"> but that still makes it clickable!! Thanks in advance. Steve
×
×
  • 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.