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.02 seconds.
Search: Posts Made By: TheOnly92
Forum: Advanced PHP Programming 09-02-2009, 07:17 AM
Replies: 7
Views: 647
Posted By TheOnly92
Well, both require different methods to...

Well, both require different methods to prevent...

If you need to prevent same person having multiple accounts, just check for those with same IP address. If you need to prevent same account being...
Forum: Advanced PHP Programming 08-30-2009, 11:25 AM
Replies: 10
Views: 750
Posted By TheOnly92
Your insert query doesn't insert the id of the...

Your insert query doesn't insert the id of the page together, that's why you can't link the specific comment to the page. Try something like

INSERT INTO members VALUES ($id, '$name', '$message')

I...
Forum: Advanced PHP Programming 04-03-2009, 01:49 PM
Replies: 2
Views: 662
Posted By TheOnly92
Well, get rid of that error by setting the...

Well, get rid of that error by setting the error_reporting level lower or use
isset($this->uri['3']) && $this->uri['3'] == ''
in the condition.
Showing results 1 to 3 of 3

 

All times are GMT. The time now is 05:50 PM.

 
     

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