session_start(); //Settings: You can customize the captcha here $image_width = 120; $image_height = 40; $characters_on_image = 6; $font = './monofont.ttf'; //The characters that can be used in the CAPTCHA code. //avoid confusing characters (l 1 and i for example) $possible_letters = '23456789bcdfghjkmnpqrstvwxyz'; $random_dots = 0; $random_lines = 20; $captcha_text_color="0x142864"; $captcha_noice_color = "0x142864"; $code = ''; $i = 0; while ($i < $characters_on_image) { $code .= substr($possible_letters, mt_rand(0, strlen($possible_letters)-1), 1); $i++; } $font_size = $image_height * 0.75; $image = @imagecreate($image_width, $image_height); /* setting the background, text and noise colours here */ $background_color = imagecolorallocate($image, 255, 255, 255); $arr_text_color = hexrgb($captcha_text_color); $text_color = imagecolorallocate($image, $arr_text_color['red'], $arr_text_color['green'], $arr_text_color['blue']); $arr_noice_color = hexrgb($captcha_noice_color); $image_noise_color = imagecolorallocate($image, $arr_noice_color['red'], $arr_noice_color['green'], $arr_noice_color['blue']); /* generating the dots randomly in background */ for( $i=0; $i<$random_dots; $i++ ) { imagefilledellipse($image, mt_rand(0,$image_width), mt_rand(0,$image_height), 2, 3, $image_noise_color); } /* generating lines randomly in background of image */ for( $i=0; $i<$random_lines; $i++ ) { imageline($image, mt_rand(0,$image_width), mt_rand(0,$image_height), mt_rand(0,$image_width), mt_rand(0,$image_height), $image_noise_color); } /* create a text box and add 6 letters code in it */ $textbox = imagettfbbox($font_size, 0, $font, $code); $x = ($image_width - $textbox[4])/2; $y = ($image_height - $textbox[5])/2; imagettftext($image, $font_size, 0, $x, $y, $text_color, $font , $code); /* Show captcha image in the page html page */ header('Content-Type: image/jpeg');// defining the image type to be shown in browser widow imagejpeg($image);//showing the image imagedestroy($image);//destroying the image instance $_SESSION['6_letters_code'] = $code; function hexrgb ($hexstr) { $int = hexdec($hexstr); return array("red" => 0xFF & ($int >> 0x10), "green" => 0xFF & ($int >> 0x8), "blue" => 0xFF & $int); } ?> Host
   I'M INTERESTED IN HOSTING OR SPONSORING A JAM SESSION

*My Name:

*Email Address:

*Phone Number (with area code):

*City & State:

*Type of Venue:                                *Audience:                                                

Songwriter/Artist:
You pick the artist or we can help you.                    
                                                                                                          
Favorite Charity, Foundation or Non-Profit:  ​

* All approved non-profits will share in the royalties of any song which is created in a Jam Session. 
You may choose one of our charity partners or you may select your own approved non-profit.

Comments:
​(Please describe venue, and estimate audience size if you chose "Over 100". If you have any questions please comment here and we will contact you.)










THANK YOU FOR YOUR INTEREST IN HOSTING A JAM SESSION. YOU WILL BE CONTACTED BY ONE OF OUR PRODUCERS FOLLOWING OUR RECEIPT OF YOUR INFORMATION TO DISCUSS THE DETAILS OF HOW WE CAN HELP YOU HOST A SUCCESSFUL SESSION THAT'S FUN FOR ALL.  
All information will remain private                         *Required Field
​Copyright Ghost Rider Pictures, All Rights Reserved
HomeAboutMusicArtist ApplicationFan ChallengeHost a Jam SessionVideosPhotosContact

HOSTING IS EASY!

1.  CHOOSE A SONGWRITER
You can pick from our list of talented songwriters or choose one of your own!

2.  SECURE A LOCATION
Almost any location will work. We can help you so let's get creative!

3.  INVITE GUESTS
​Everyone will love it...family, friends, you name it!

4.  TEAM WITH A NON-PROFIT
You and your audience can represent any approved non-profit - it's up to you!

5.  HAVE FUN!
That's a promise!

Don't worry. We will assist you every step of the way. Our goal is for you to have a whole lot of fun! If you have any questions please email stevenscaffidi@gmail.com 
or give us a call at 504-669-0189.

Jam Sessions can be large or small for individual or corporate events. Please contact us for more information.
HOST THIS GREAT EVENT!
Fill Out the Host Form or  Contact Us