Question... How can I fix it so that
[s]A) it only sends emails out to those who said yes to admin emails.[/s] I believe I fixed this by adding where query to the options field
[s]B) Stores their temp password in plaintext in the database and [/s] I have successfully figured this out.
C) fixes the spaces, characters issue by adding periods instead? It turns out it needs to replace all the "%" in the htmlspecialcharacters into "/" Or can you figure out a way that spaces are changed into periods?
|