F*U*R*B*Y*

F*U*R*B*Y*

Joined
May 14, 2005
Occupation
Student
Location
Adelaide
Website
Interests
PHP

Activity Stream

F*U*R*B*Y* commented on F*U*R*B*Y*'s Thread  -  Dec 09, 2014
F*U*R*B*Y* liked a Comment, F*U*R*B*Y*  -  Dec 09, 2014
F*U*R*B*Y* liked a Comment, F*U*R*B*Y*  -  Dec 09, 2014
F*U*R*B*Y* commented on F*U*R*B*Y*'s Thread  -  Dec 07, 2014
F*U*R*B*Y*   -  Dec 07, 2014

I've been out of PHP too long, and can't get a simple preg_match to work for me. Perhaps I'm going at this the wrong way, can anyone give me some help? hahaha!!!

<?php

$url="http://dtkbans.com/index.php?p=banlist&searchText=".$_GET['STEAMID']."&Submit=";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
$data = curl_exec ($ch);
curl_close ($ch);

preg_match('/<i>Total Bans: |\d|</i>/igm', $data, $matches);

print_r($matches);

?>

I basically want it to return the amount of Total Bans. but its not outputting anything :(

F*U*R*B*Y* commented on Cheiron's Thread  -  Jun 28, 2014
F*U*R*B*Y*   -  Mar 08, 2014

Everytime I visit the site, I have to relogin, so I use the login with Facebook (Since I forgot my password) and I have to click the Login with Facebook roughly 4-5 times before it actually logs me in.

When I click it, it refreshes the same page.

F*U*R*B*Y* commented on a Page, Basic PHP IRC Bot  -  Mar 05, 2014

chuck in a

elseif ($rawcmd[1] == "hi") { fputs($socket, "PRIVMSG ".$channel." :Your message goes here\n"); }

 Respond  
F*U*R*B*Y* commented on a Comment, Extracting Express POST API data  -  Mar 03, 2014
F*U*R*B*Y* commented on F*U*R*B*Y*'s Thread  -  Mar 03, 2014
F*U*R*B*Y* commented on Hawkee's Thread  -  Mar 03, 2014
F*U*R*B*Y*   -  Feb 26, 2014

After not doing PHP for roughly 8 months, I decided to get back into it..... Then when i tried something and it didn't work, it daunted on me....... I forgot how to do alot of PHP Coding :(

F*U*R*B*Y* commented on a Comment, Helicopter Game  -  Feb 26, 2014
F*U*R*B*Y* commented on a Comment, Extracting Express POST API data  -  Feb 25, 2014
F*U*R*B*Y*   -  Feb 19, 2014

Hey @Hawkee The bottom bar, where it shows, about, privacy policy etc. Nothing works on that for me :( Using Google Chrome!

F*U*R*B*Y* commented on F*U*R*B*Y*'s Thread  -  Nov 10, 2013
F*U*R*B*Y*   -  Oct 27, 2013

@Hawkee I don't know about others, but I'm currently using Google Chrome Version 30.0.1599.101 m (Most up to date version) and I have problems "copying" scripts. I highlight it all, and i right click, and it makes my screen scroll to the bottom of the page...

Suggestions? :)

F*U*R*B*Y*   -  Oct 10, 2013

Few pictures of my application!

one is a design outline.
another is an actual equation
another is the Difficulty Menu
another is a Congratulation popup message!

 Respond  
F*U*R*B*Y*   -  Oct 10, 2013

http://www.youtube.com/watch?v=8Qvhc-zJ-yY&feature=youtu.be

Found this old application i wrote 8-9 years ago.

Was for a year 10 IT Class project, where we told:

"Create anything that can assist someone within a School and doesn't require much updating."

This was my submission which consequently gave me the highest mark in the class!

The pause at the start and the ending are fade in/out animations!

F*U*R*B*Y* liked Hawkee's Thread  -  Oct 09, 2013
F*U*R*B*Y* liked a Comment, Latest post on your homepage ( phpbb )  -  Oct 09, 2013
F*U*R*B*Y* commented on a Page, Latest post on your homepage ( phpbb )  -  Jul 22, 2013

show us line 15-20 to help you

F*U*R*B*Y* liked a Comment, Paid for mIRC! (Over 240+ Comments!)  -  Mar 25, 2013
F*U*R*B*Y* liked Hawkee's Thread  -  Feb 18, 2013
F*U*R*B*Y* liked Hawkee's Thread  -  Feb 17, 2013
F*U*R*B*Y* commented on Hawkee's Thread  -  Feb 14, 2013
F*U*R*B*Y* liked Hawkee's Thread  -  Feb 14, 2013
F*U*R*B*Y* commented on Hawkee's Thread  -  Feb 12, 2013
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.