Jump to content
MakeWebGames

[v2] If course done?


illegalife

Recommended Posts

Re: [v2] If course done?

 

I cant figure out the following query

If the user has not done the Example Course then die(You need to finish the Example Course before seeing this page)

Need some help asap Thanks!

Something like this (this wont work..)

 

if $ir['cdays'] > 0
{
die ("You have not finished the course. You must finish the course before seeing this page.")
}
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...