Jump to content

vDelta Airlines! What do you think?


Ariel

Recommended Posts

Hi Vanity,

I saw you wanted a image randomization slider thingy. Well here you go, give this a try, its what I use -

<?php
$rotate[] = "<img width = '968px'  src='IMAGE LINK HERE' alt='ALTERNATIVE_TEXT' />";
$rotate[] = "<img width = '968px' src='IMAGE LINK HERE' alt='ALTERNATIVE_TEXT' />";
$rotate[] = "<img width = '968px' src='IMAGE LINK HERE' alt='ALTERNATIVE_TEXT' />";
$rotate[] = "<img width = '968px' src='IMAGE LINK HERE' alt='ALTERNATIVE_TEXT' />";
$rotate[] = "<img width = '968px' src='IMAGE LINK HERE' alt='ALTERNATIVE_TEXT' />";
$number = rand(0, sizeof($rotate) - 1);
echo $rotate[$number];
?>

Link to comment
Share on other sites

  • 3 months later...

There's always a reason. Staff won't kick out a member for no reason ;)

hardly ever agree with Sava....but in going to have to agree with him on this one! :P

cool looking to join a new airline since i was booted from the last one with no reason

Its true staff dont kick people out for no reason...it could happen but that is a rare chance. Now looking at your post about goairuk or what ever that Org is called it explains why they kicked you out. You are more than welcome to join vDelta as there is no havick you can create there!

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...