Link the reference id with user

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
saran.tvmalai
Forum Newbie
Posts: 4
Joined: Sat Aug 28, 2010 4:07 am

Link the reference id with user

Post by saran.tvmalai »

Dear All,

Am new to PHP. now i want to online cargo tracking system in php. in that i create the reference id for each user to track the shipments. in that user must login and track the shipments. now i need the code for the specific user only view they shipments only. the other user can't be check the other shipments. so i need how to link the user and reference id. kindly advice me.
amargharat
Forum Commoner
Posts: 82
Joined: Wed Sep 16, 2009 2:43 am
Location: Mumbai, India
Contact:

Re: Link the reference id with user

Post by amargharat »

Look, we are here to provide entire code, we are here to help and sort out the problem.

So, we expect little initiative from your side, then only we'll have help for you.
Post Reply