session_start();
$image_width = 120;
$image_height = 40;
$characters_on_image = 7;
$font = 'monofont.ttf';
$possible_letters = '23456789bcdfghjkmnpqrstvwxyz';
$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.70;
$image = @imagecreate($image_width, $image_height);
/* setting the background, text and noise colours here */
$background_color = imagecolorallocate($image, 255, 255, 255);
$text_color = imagecolorallocate($image, 148, 162, 177);
$image_noise_color = imagecolorallocate($image, 148, 162, 177);
/* generating the dots randomly in background */
for( $i=0; $i<($image_width*$image_height)/3; $i++ ) {
imagefilledellipse($image, mt_rand(0,$image_width), mt_rand(0,$image_height), 1, 1, $image_noise_color);
}
/* generating lines randomly in background of image */
for( $i=0; $i<($image_width*$image_height)/150; $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 */
imagejpeg($image, 'security_code.jpg');//saving the image
imagedestroy($image);//destroying the image instance
$_SESSION['6_letters_code'] = $code;
?>
|
|
| Lyrics Writing Home
>
How to Write Great
Lyrics (best viewed at 1024 X 768 resolution) |
How to Write
Great Lyrics |
|
Try any lyric writing tool for
30 days, with 100% money
back guarantee.
7 Important Questions & Answers you should
read before considering any lyric writing tool.
|
How to Write Great Song Lyrics
The 3 biggest problems most
new songwriters face when writing lyrics
- You can’t think of any
good ideas to use for your song lyrics.
- You can’t find the right words
because of writer’s block
- When you finish, your
lyric doesn't turn out the way you imagined.
The 3-stage Lyric Writing
Process:
- Content Growth - Brainstorming to
grow your song ideas into emotional stories & scenarios
- Poetry Development - Shape your
content into structured poetry often use for song lyrics
- Rhythmic Delivery - Rewrite your
lyrics to
fit the rhythm of your song or music genres
|
Lyric Writer: Complete
- All three toolkits.
 |
- Content Toolkit
- Structure Toolkit
- Rhythm Toolkit
- Adobe PDF versions also provided
- Requirements:
Doc viewer (Microsoft
Word or Adobe Reader), Spreadsheet viewer (Excel or Apple Numbers), MP3 player (Windows Media Player or Apple iTunes)
|
|
Delivery:
Instant Download Package:
Zip File Size:
93 Files (15.7MB) |
Price: $29.95 USD

.gif) |
|
|
|
|
Reasons You Should Download These Lyric Writing Tools
- You dream of becoming a professional singer
or songwriter one day and want to develop your writing
talent, adding to your talents as
a musician or singer.
- You want to write lyrics about feelings
too difficult to express verbally...like about a family
member or a loved one - a girlfriend or boyfriend - needing a
different way to share how you feel at this moment in time.
- You're in a band - or already have music
written - and
need the right words to fit your song.
- You think lyric writing is pretty cool and
you're interested in learning the art-form.
7 Important Questions & Answers you should
read before considering any lyric writing tool!
All
lyric writing tools come with a 30-day, 100% money
back guarantee from PayPal. PayPal manages all
transactions, and all funds are securely stored on their
servers. So if you feel (for any reason) that
your lyric writing tool doesn't fulfill its promise
to help you write lyrics for your genre or style of
music, email me within 30 days of purchase and
PayPal will return
100% of your money...and you keep the tool.
|
|
Terms & Conditions -
Privacy Policy -
Legal Disclaimer -
Sitemap
Copyright © 2008-2009. All
Rights Reserved.
Joshua P. May 141-11 Harbor Dr.
Claymont, DE, 19703 USA
All songs are the intellectual property of
their respective owners.
Joshua P. May is an independent music producer &
artistic career coach.