Military Parade | Buy Online | Past Issues | Forums | Advertise | Search | Contact Us
Military Parade #!/usr/bin/perl ##################################################################################### # c22random.pl - Random whatever generator # # Written by - Richard Livsey of Cache-22 # # E-mail - R.Livsey@Cache-22.co.uk # # Web Site - http://www.cache-22.co.uk # ##################################################################################### # Disclaimer etc.. # # We at Cache-22 accept no responsibility for any damage to property or profits # # associated with the use of this script. # # Feel free to use this script and modify it how you want. If you do do anything to # # it, then please leave this top part intact. # # If you wish to use this script then please contact us at the e-mail address above # # and tell us what you are doing with it. # ##################################################################################### # ensure the shebang line points to your perl program. # upload in ASCII and CHMOD to 755. # create a directory named "c22random" and place in here all your text files. # I have included a few demo text files, but you shouldnt have any problems. # Now modified to be able to be used with flash! # call the script in Flash as http://domain/cgi-local/c22random.pl?file=####&flash=on # ie as below, but with the flash=on bit tagged on the end. # an example Flash file is included. # call the script in an SSI such as - # where "####" is the name of your text file, without the ".txt" part. # so if you wanted to load "images.txt" the SSI would be - # # The only restriction in creating your text file is that you must have one item per line. # Thats it, have fun! #### do not modify below this point #### print "Content-type: text/html\n\n"; if (length ($ENV{'QUERY_STRING'}) > 0){ $buffer = $ENV{'QUERY_STRING'}; #seperate all name/value pairs at the & @pairs = split(/&/, $buffer); foreach $pair (@pairs){ #seperate each name/value pair at = ($name, $value) = split(/=/, $pair); $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; $in{$name} = $value; } } $file = $in{'file'}; $flash = $in{'flash'}; if (length($flash) > 0){ $fmsg = 'message='; } open (DATA, "banner/$file.txt") || die "Cant open list.txt, $!"; @data = ; close (DATA); $line = (int(rand $#data)); print "$fmsg$data[$line]";
The Magazine of the Military Industrial Complex
Search:

Milparade Links

RUSSIAN DEFENSE INTERNET RESOURCES

This page contains links on the sites concerning Russian defensive complex. Besides it, you can find the information on Russian Army, military technology and weapons. If you want to add some site to our list, please inform us on military@milparade.com
NOVIK Military-Historical Club. Terrific Aerospace content.
This collection includes (or pretends to include) the aircraft of the Soviet and Russian airfleet. 1094 aircraft.
"Israeli Tactical Shooting" Training manual in Russian. No pictures, instructions only.
More about the Sea Launch.
World War II Armored vehicles. Russian and German only.
Military Aircraft Archive. This Site is dedicated to the Giving and Informing Everyone of What just about every plane looks like, and information about that airplane.
BAIKAL.GUNS.RU. Baikal is the largest Russian small arms supplier. Specifications, contacts, prices. (Only in Russian)
WWW.AVIATION.RU. One of the best Russian home pages concerning aviation I ever seen.
Russian Transport Clearing House. Official web site.
Russian Military- Industrial complex. Only Russian contents.
Warbirds. Byelorussian pages concerning Air Forces
Watson's Military Page. Pretty good private page concerning AF..
Venik's Military Aviation Page - Not an official site containing up-to-date information about American and Russian combat aircraft(English/Russian/French/German)
The Ministry of Defence of Russian Federation. Coordination Scientific Information Center(English/Russian)
Igor I. Sikorsky historical archives. The site is dedicated not exactly to Russian military.
American site (commercial one) dedicated to PM pistol
Avia Spare Parts AVIAZAPCHAST - after sale service of aircraft from Russia and CIS
The Taganrog G.M.Beriev Aviation Scientific and Production Complex
MAKS Air-show official site
All about Russian small arms.(English/Russian)
All about Russian small arms.(English/Russian)
Topol. Russian strategic missiles.(English/Russian)
Moscow Aero-Space Salon (MAKS) official pages. (English/Russian)
A New Web site Dedicated to Russian/Soviet military and labor awards. (English)
Airtransport Review. On-line Magazine (Russian)
Sebastopol city site. Russian Black Sea Fleet and Ukrainian Navy. History, Staff, structure, contact information.
The most comprehensive source of information on the SVD Dragunov Sniping Rifle. (English only)
MASTERRIFLE ('MASTERRUZHYE') Magazine. Guns. Rifles. Small Arms. Only in Russian.
IZHMASH JSC. Small arms (AK series, SVD rifles). Aviation guns. Mobile workshops.
State Enterprise IZHEVSK MECHANICAL WORK ('Izhevsky Mekhanichesky Zavod'). Handguns. Sporting and hunting guns. Handmade guns.
Izhevsk Electromechanical Work "EMZ" Tor-M1, Tor, Tor-M SAMs, OSA SAM.
Eugene Yanko's Russian Weapons Catalog. Aircraft. Helicopters. Tanks. Ships. Submarines.
NATO - What For? Weekly digest. Russia - NATO Relations.
SOKOL Nizhny Novgorod Aircraft Building Plant JSC. Aircraft. MIG-31. MIG-29. MIG-21-93.
Military-Industrial Group "MAPO". Contact information. MIKOYAN, KAMOV, KLlMOV. 
Kazan Helicopters Production Association. Helicopters. Mi-17.

Copyright ©1996-2001 Military Parade Ltd. Designed by ayp

Click here for details
Click to bring the world to your web page