TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Scottymeuk
Forum: Absolute Beginners 02-15-2009, 03:05 PM
Replies: 6
Views: 845
Posted By Scottymeuk
You may also want to change the mod_rewrite code...

You may also want to change the mod_rewrite code I gave you a bit for validation as at the moment any characters can be used in the URL but you only want to allow alphanumeric chars.
Forum: Absolute Beginners 02-14-2009, 01:40 PM
Replies: 6
Views: 845
Posted By Scottymeuk
Its called mod_rewrite. You use a .htaccess file...

Its called mod_rewrite. You use a .htaccess file to rewrite the url. For example:

The raw php URL will look like:

http://example.com/?user=Scottymeuk

But with the following mod_rewrite code in a...
Forum: General 01-10-2009, 01:38 PM
Replies: 10
Views: 690
Posted By Scottymeuk
I wouldnt do that. You need to do things...

I wouldnt do that.

You need to do things like

$user->login($_POST)

That above bit goes in the bit that says, if post etc.

Then on the login bit you need to make sessions etc. I will post my one...
Showing results 1 to 3 of 3

 

All times are GMT. The time now is 08:24 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design