2004-07-14, 08:49 PM
Yes, again, it is me, requested help on my Install Hack.
This time, it is a function in which I have never used so you can't blame me. :p
I have this feature, this is actually the main reason why I created the Install Hack in the first place.
It's a function which, when used, sends an update on certain mods to those who have installed that particular mod.
It uses the mail function of PHP, which is a function I have never used before.
I know it requires database information and this is the information that is logged when a user installs the hack.
Username of person who installs
Userid of person who installed
Thread ID of person who installed.
Is this enough to actually make this function work, or is more information needed before even attempting this?
One I'm guessing would be to log the registered emails of the user. Which I'm doing now.
This time, it is a function in which I have never used so you can't blame me. :p
I have this feature, this is actually the main reason why I created the Install Hack in the first place.
It's a function which, when used, sends an update on certain mods to those who have installed that particular mod.
It uses the mail function of PHP, which is a function I have never used before.
I know it requires database information and this is the information that is logged when a user installs the hack.
Username of person who installs
Userid of person who installed
Thread ID of person who installed.
Is this enough to actually make this function work, or is more information needed before even attempting this?
One I'm guessing would be to log the registered emails of the user. Which I'm doing now.