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 5 of 5
Search took 0.05 seconds.
Search: Posts Made By: Gibou
Forum: Advanced PHP Programming 05-03-2008, 08:36 PM
Replies: 10
Views: 5,732
Posted By Gibou
Excuse me if I haven't well understood but why...

Excuse me if I haven't well understood but why don't you use something like that:


<?php
$pPointer=new Object(fung_get_args());
?>


And in the Object constructor, you parse the array with a generic...
Forum: General 03-17-2008, 08:03 AM
Replies: 2
Views: 763
Posted By Gibou
Why don't you test the availability of your vars...

Why don't you test the availability of your vars before using them ?
Just after the form, superglobal vars like $_POST don't exist yet.
Forum: Advanced PHP Programming 02-11-2008, 08:11 PM
Replies: 10
Views: 891
Posted By Gibou
If I have well understood your class, the...

If I have well understood your class, the getPages() method returns an array with the pages to display.

In this case, the array must return

First .. 4 5 6 7 8 .. Last

So, must return this array...
Forum: Advanced PHP Programming 02-06-2008, 03:03 PM
Replies: 3
Views: 787
Posted By Gibou
Plugin/Addon dynamic accesskeys

Hi everybody !

This topic, just for sharing a practical use of php5 to make dynamic accesskeys.

For those who don't know what are accesskeys:
In order to validate the accessibility of your website,...
Forum: Absolute Beginners 02-06-2008, 08:25 AM
Replies: 10
Views: 1,039
Posted By Gibou
instead of using isset, use !empty() which verify...

instead of using isset, use !empty() which verify if the var exists and if is not null. The problem when you use isset is that if a user go to this page: index.php?u= the condition...
Showing results 1 to 5 of 5

 

All times are GMT. The time now is 04:38 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