(12-31-2009, 09:55 AM)Grizzly Wrote: Have you tried echo or print?
yes i tried the echo but it is not working. Nothing is shown on the index.php
I think that i should use some syntaxes related to session , i saw that in few examples on the internet but i don't know how to implement them.
But if there is another way, it would be better
(12-31-2009, 11:15 AM)MattR Wrote: Surely you'd want to add slashes not strip them out...?? And what if someone puts a \ in their password?? You'll strip it out and break it.
hmm i didn't test it with slaches. I will do some tests with other caracters to see how i can improve it.
But so far no one give me the solution for the 1st problem