Jump to content

Recommended Posts

Yea sorry about that.

 

Yes I am using a Database and the user will be able to pick, or type in the user(s) they want to send the invitation too.  Basically it will just have an event name / date / location / details.  I've already set up that table and a table for the users events that they accept.  So they will receive it possibly by e-mail but definitely a notification in their profile (of course they can just add the event themselves)

a user visits a profile then the user get's a link on that profile what says (request invetation ) example only.

 

they press the link then the database gets  the users current profile information and the current users information like there id probley a session id.

 

within the database table your have a example invite colum meaning a user requested an invite to a number 0 for invite that done via update.

 

now the other user that got the invite should get an email but also a link of the user that wanted to be invited once that user has looked at the invited user profile the user has the option to accept the invtitation that will update the database request to a 1 now also via an update query.

 

now if the user has accepted the invertation and wants to no that user there should be a page were the user can see all his/her invited users a pic a name would be nice and the users profile link would be even nicer.

 

the more you brake the idear down the easer it becomes and the more we can all help as were all no what's wanted in php code format.

 

this only an idear good luck.

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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...

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.