how to create links
Moderator: General Moderators
how to create links
Another question on similar topic. After creating a quiz using php and MySQL how should I create a link and send it to users who can login and take the quiz
Re: how to create links
Do you mean in email?
It's probably best that you use one of the many newsletter programs out their to send the emails (So you get all those tracking features). You can use one called PHPList, it's open source and free.
It comes with an editor that allows you to create links to your QUIZ, I would just use that.
It's probably best that you use one of the many newsletter programs out their to send the emails (So you get all those tracking features). You can use one called PHPList, it's open source and free.
It comes with an editor that allows you to create links to your QUIZ, I would just use that.
Re: how to create links
I think what you want to do is make a message and then email it to candidatesNethra wrote:Another question on similar topic. After creating a quiz using php and MySQL how should I create a link and send it to users who can login and take the quiz
with a list of contacts PHP can easily do a foreach and send messages, but it depends on your host setup etc
need more specifics so somebody can help more deeply
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
My site is powered by LAMP