• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Badge making service.

Status
Not open for further replies.
Custom Title Activated
Loyal Member
Joined
Jan 25, 2009
Messages
1,539
Reaction score
4
lol I didn't wanted it 2 long:thumbup:
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
doesn't he mean <?php ECHO subway_rulez(); ?>

if the return of a function is echo, you don't need to put in echo where you want to show it.

PHP:
<?php
function subway_rulez()
{
  return echo "Subway Rulez!";
}
?>

<?php echo subway_rulez(); ?>

is wrong, but

PHP:
<?php
function subway_rulez()
{
  return echo "Subway Rulez!";
}
?>

<?php subway_rulez(); ?>

or

PHP:
<?php
function subway_rulez()
{
  return "Subway Rulez!";
}
?>

<?php echo subway_rulez(); ?>

is good
 
Junior Spellweaver
Joined
Aug 20, 2011
Messages
157
Reaction score
41
I'am sorry that I dont make your badges I was away because of privite things. :(

If you want your badges you can send your request againg,
Sorry and if you want your badge post it!

-koek
 
Junior Spellweaver
Joined
Aug 20, 2011
Messages
157
Reaction score
41
Desire Staff
ADM Please :D


Badge for seano2o6:

koek - Badge making service. - RaGEZONE Forums


enjoy ;)
 
Custom Title Activated
Loyal Member
Joined
Jan 25, 2009
Messages
1,539
Reaction score
4
Xaddo Mod/Owner/Admin/Staff please thanks P.S(all in ADM badges)
 
Newbie Spellweaver
Joined
Oct 24, 2011
Messages
51
Reaction score
0
can you make

Staff
Mod
Expert


Sinas Staff
Sinas Mod
Sinas Expert

Like your badges
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
Can you do these in black badges:

Fuselight Staff
Fuselight Coder
Licence Holder
Prjct Supporter
 
Junior Spellweaver
Joined
Aug 20, 2011
Messages
157
Reaction score
41
Can you do these in black badges:

Fuselight Staff
Fuselight Coder
Licence Holder
Prjct Supporter

I can do but I think you all get stretched badges,

It's your own choice,

-koek
 
Initiate Mage
Joined
Sep 16, 2009
Messages
3
Reaction score
0
Could you do:
MeLife Admin
MeLife Owner
MeLife PA
MeLife Mod
Thanks so much!
 
Newbie Spellweaver
Joined
Oct 25, 2011
Messages
8
Reaction score
0
Older
Staff

Older
Mod

Older
Gold

Older
Silver

Older
X

Guard
X

pls....
 
Junior Spellweaver
Joined
Aug 20, 2011
Messages
157
Reaction score
41
Can you do these in black badges:

Fuselight Staff
Fuselight Coder
Licence Holder
Prjct Supporter

I have made one.
I'am not impressed if you are I can make the rest.

staff:

koek - Badge making service. - RaGEZONE Forums


Badges in ADM
Haze Admin
Haze Mod
Haze Events
Haze Owner
Haze Co-Owner

badges for JohnHearfield:

Admin:

koek - Badge making service. - RaGEZONE Forums


MOD:

koek - Badge making service. - RaGEZONE Forums


event:

koek - Badge making service. - RaGEZONE Forums


owner:

koek - Badge making service. - RaGEZONE Forums


I dont like the last one, I can make af haze c-o badge
this is the co-owner badge:

koek - Badge making service. - RaGEZONE Forums


enjoy!
 
Status
Not open for further replies.
Back
Top