View Single Post
  #1  
Old 10-24-2003, 10:09 PM
 
vold vold is offline
 

Member
  
Join Date: Sep 2003
Posts: 25
 

Default adding a "email this product to a friend" link

ok, i think i know how i would program it in php but i need to know a few things. which files would i edit so i can get a "email this product to a friend" link and the bottom right of EVERY product page? and also, i need to know which variables gets me the usernames and info and such...
for example:
i need to know the php variable to get the person's name
such as
$username would = the username?
$accname would = the person's realname
$useremail = the person's email
(i just made those up)
would these variables be global? or would i have to recall them from mysql?

and btw, if there is a mod for these, it would be much easier
Reply With Quote