danielneri · WP V.I.P.

About

Username
danielneri
Joined
Visits
0
Last Active
Roles
Registered Users
Thanked
2
Badges
0

Comments

  • http://quijote.us/portal/show_entry.asp?EntryID=5 that might work, check it out.
  • pavsta! wow i used a script from your site over a year ago! amazing i found you here :)
  • mambo is a wonderful cms, if you guys want a fully working and running version of mambo, i took the liberty of installing it somewhere on my site =) check it out! http://mambo.eliteczlteam.com if you want to check out the admin panel, drop me a l…
  • im in the condition zero(cs mod) clan |TgK| (trained god killers) check out our site: www.eliteczlteam.com :) it was made by a 13 yr old...me!
  • ok scratch that, i figured out something. its not updating the database somehow, so i need an appropriate syntax for updating. i've tried a million different formats upto now. im going crazy!! :mad: the current code im using is:mysql_query("U…
  • also, im having header output issues, (Quote) I know its a very common error, but this time i dont know what to do.
  • YES! i finally created my first php script, but there are a few errors. Everything works fine, the script executes, and then sends a mail to the user. Though when the user receives the mail, somehow the information is not being properly pulled out o…
  • so basically i need to get a script that generates a password, mails it to the user, then encrypts it, then updates the database?
  • ok so could you give me an example script? just a rough version would be fine. im not sure i know how to update the database with the hashed version and email the unhashed version thanks
  • Nuvo, So basically you want me to tweak the script so that it would change the mysql password field to a temporary password, then mail that password to the end user? Wouldnt that leave the password row non-hashed? Or what your saying is that the sc…
  • okay so nevermind i got another membership system and now its working fine. i have another question though, this one might be a little easier to answer. I got a forgot password/mail password script off some site because the membership system i hav…