Results 1 to 5 of 5
Hybrid View
-
5th Nov 2010, 06:48 AM #1Respected DeveloperWebsite's:
X4B.orgPHP Code:class KWWHunction
{
function __construct()
{
if($user!=="SplitIce"){
echo 'I am not good in OO php';
} else {
echo 'PHP Never lies.';
}
}
}
$KWWH = new KWWHunction();
SplitIce Reviewed by SplitIce on . Lets create a crowd sourced PHP Class Similiar to the *everyone joins in* PHP App, but it'd be cool if this class was actually useful: I'll start class KWWHunction{ public function __construct(){ } } Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Crowd Gravity : Shutdown of Service
By TippiE in forum Webmasters, Money MakingReplies: 23Last Post: 9th May 2012, 11:06 AM -
I need many class C IP's
By filat in forum Hosting DiscussionReplies: 12Last Post: 17th Oct 2011, 08:54 PM -
help widh xml + class
By jokerhacker in forum Web Development AreaReplies: 1Last Post: 22nd Dec 2010, 05:30 PM -
Should I have my class sign up here?
By DXS in forum Polling PlazaReplies: 5Last Post: 14th Oct 2009, 04:23 AM -
[PHP] Threading Class
By SplitIce in forum Tutorials and GuidesReplies: 8Last Post: 1st Oct 2009, 01:24 AM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...