Hey, I'm Matthew Griffin founder of PSN@Home.. currently we are just using a CMS e107 and it is not covering what I need it to. I want to have a website that runs about like Gamespot does, not a complete ripoff of it, but works just as good as it. We are a site ran by gamers not just some journalist who are going to give a game a good rating because of it's name.
Anyway I am looking for a tutorial for a login script, I myself don't know hardly any php and I am not copying and pasting these tutorials and calling the site mine in anyway. I found a great login tutorial although it doesn't save the login, in a cookie which I want it to do. So I'm looking for a script that does what
This on does but also saves the login, into a cookie so when they return to the site they do not have to re-login if they do not wish to.
Can anyone show me a good tutorial that would cover that? I tried combinding T
his Tutorial with
This one. Although as I said before I don't know php hardly at all and I got massive errors and I just can't figure it out.