Replacement for center tag [crayon-6769b0bd6addd351109329/] [crayon-6769b0bd6ade6296690193/] ...
Blog
HTML [crayon-6769b0bd6b4c5002511983/] JAVASCRIPT [crayon-6769b0bd6b4ce797860029/] code above handle select choose value in select list,the value dependence about value 2nd asign to select_list() function. ...
<?php // File and new size $filename = 'test.jpg'; $percent = 0.5; // Content type header('Content-Type: image/jpeg'); // Get new sizes list($width, $height) = getimagesize($filen ...
<?php $my_img = imagecreate( 200, 80 ); $background = imagecolorallocate( $my_img, 0, 0, 255 ); $text_colour = imagecolorallocate( $my_img, 255, 255, 0 ); $line_colour = imagecolorallocate( $my_img, 128, 255, 0 ); ...
...
alicekeeler : I asked my students to create a YouTube video and create annotations (like sticky notes on the video) by editing their video within YouTube. Problem is, apparently on their GAFE (Google Apps for Educatio ...
The Like Box is a special version of the Like Button designed only for Facebook Pages. It allows admins to promote their Pages and embed a simple feed of content from a Page into other sites. follow this link to cr ...