Page 1 of 2

Hello!

Posted: Thu Apr 18, 2002 3:13 pm
by Craig
These are much better forums :o look they got all the bits and bobs we really need to enhance our posting experience :)

*claims first post on the whole board*

:P

Posted: Thu Apr 18, 2002 3:14 pm
by jason
*claims first post on the whole board*
Not quite, but damn you guys are fast! 8)

Posted: Thu Apr 18, 2002 3:15 pm
by Craig
aah beaten by a fraction of a second :)

hmmm

Posted: Thu Apr 18, 2002 3:21 pm
by EvilWalrus
I guess I'm late to the punch as well :twisted:

Wheeee

Posted: Thu Apr 18, 2002 3:24 pm
by jason
Damn, these are some nice forums. Wheee!!!

Okay...

Code: Select all

class credit_card_list {
	var $_ALL_CARDS;
	var $_CUR_CARDS;
	var $_SEARCH_FIELDS;
	var $_search_params;
	var $_error_messages;
	var $_changed;
	var $_casino_id;
	function credit_card_list() {
		global $CONFIG;
		$this->_SEARCH_FIELDS = array(
Just messing around, wheee
[/list]

Posted: Thu Apr 18, 2002 8:24 pm
by g-force2k2
sup everyone... damn Jason for messing around the php is looking good 8) oh and so are the forums ;)

Posted: Thu Apr 18, 2002 11:30 pm
by sam
He He I'm kind of an ass.

Code: Select all

<?
echo ($stuck=="yes")?"please help":"i'm doing ok on my own just now"; 
?>
Cheers Sam

Posted: Fri Apr 19, 2002 2:37 am
by Craig
Cool that's much neater ;)
sam wrote:He He I'm kind of an ass.

Code: Select all

<?
echo ($stuck==&quote;yes&quote;)?&quote;please help&quote;:&quote;i'm doing ok on my own just now&quote;; 
?>
Cheers Sam

Posted: Fri Apr 19, 2002 10:20 am
by epsilon
I guess its better then the old one :)

Posted: Fri Apr 19, 2002 4:08 pm
by sam
Man Jason I am really digging your rotating avatar, that is a kick ass idea, does it use the GD library or what.

Cheers Sam

Posted: Fri Apr 19, 2002 4:15 pm
by Craig
sam wrote:Man Jason I am really digging your rotating avatar, that is a kick ass idea, does it use the GD library or what.

Cheers Sam
check my post in the php forums ;)

Posted: Fri Apr 19, 2002 4:40 pm
by sam
Ditto on yours also, I didn't see that you had the rotating thing at first.

Cheers Sam

Posted: Fri Apr 19, 2002 4:41 pm
by jason
I setup an FAQ for this: http://www.devnetwork.net/forums/faq.php#14

Go there :D and enjoy

Posted: Fri Apr 19, 2002 4:43 pm
by Craig
Cool I got a topic in the FAQ :D
Whoa! Cool, I love those rotating images. How can I set mine up as well?
You can view this post here: http://www.devnetwork.net/forums/viewtopic.php?t=4. This will tell you how to setup your avatars correctly.
Back to top

Posted: Fri Apr 19, 2002 7:04 pm
by sam
Cool thanks, I reworte the backend for it so that I can just load the avatar gifs into a directory with any filename and the script will grab and use them and update the number of random ones and stuff. Sorry about that I forgot what I was doing.

Cheers Sam