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 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: owenj2o
Forum: Absolute Beginners 02-17-2008, 09:01 PM
Replies: 23
Views: 1,333
Posted By owenj2o
Use this...

Use this code

session_destroy($_SESSION['<<session_name>>']);
unset($_SESSION['<<session_name>>']);

and voila, the session is no more.
Just remember to put the session name in the right place.
Forum: Absolute Beginners 02-17-2008, 08:40 PM
Replies: 23
Views: 1,333
Posted By owenj2o
Just unset the session.

Just unset the session.
Forum: Advanced PHP Programming 02-16-2008, 07:51 PM
Replies: 10
Views: 1,037
Posted By owenj2o
Would you have any concerns if I used that class...

Would you have any concerns if I used that class as a library in a framework I'm developing?
Forum: Absolute Beginners 02-12-2008, 05:01 PM
Replies: 17
Views: 935
Posted By owenj2o
Proved me wrong =)

Proved me wrong =)
Forum: Absolute Beginners 02-12-2008, 03:09 PM
Replies: 17
Views: 935
Posted By owenj2o
I don't think this is possable in PHP. If your...

I don't think this is possable in PHP. If your using flash to play the video try looking into Actionscript video functions.
Forum: Advanced PHP Programming 02-03-2008, 10:25 PM
Replies: 5
Views: 721
Posted By owenj2o
What is class stretching and What advantages do I...

What is class stretching and What advantages do I have with stretching a class instead of expanding it.
Forum: Advanced PHP Programming 02-03-2008, 07:21 PM
Replies: 5
Views: 721
Posted By owenj2o
-- Nevermind :)

-- Nevermind :)
Forum: Advanced PHP Programming 02-02-2008, 10:50 PM
Replies: 5
Views: 721
Posted By owenj2o
Question

Right I have a question.


class frame {

private static $instance;

public function frame() {
self::instance &= $this;
}
Forum: General 02-02-2008, 06:21 PM
Replies: 19
Views: 1,078
Posted By owenj2o
I started at version 4

I started at version 4
Forum: Member Introductions 01-23-2008, 09:27 PM
Replies: 12
Views: 749
Posted By owenj2o
Just wondering, how old's everybody?

Just wondering, how old's everybody?
Forum: Member Introductions 01-22-2008, 06:51 PM
Replies: 12
Views: 749
Posted By owenj2o
I don't either! =)

I don't either! =)
Forum: Member Introductions 01-22-2008, 04:45 PM
Replies: 12
Views: 749
Posted By owenj2o
Hey =)

Hey, my name's Owen :-)

I code PHP (OO), (X)HTML, CSS, Actionscript, Javascript, XML, and limited Java (OO). I plan on learning C# at some point.

Been a guest for ages but couldn't be arsed to join.
Forum: General 01-22-2008, 04:25 PM
Replies: 2
Views: 562
Posted By owenj2o
I would say no to that. Starbucks would be using...

I would say no to that.
Starbucks would be using a router which would assign each person a local IP address. The Starbucks itself would have an external IP but unless the firewall was specifically...
Showing results 1 to 13 of 13

 

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