Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,858 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,754 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,464 views
- How can prepared an article for submission? - 18,101 views
- Are online forums obsolete? - 17,716 views
- Link Direct to Table Cell - 16,296 views
- Review www.mwfglobal.com - 10,121 views
- Installing Apache on Win2000 Prof - 9,116 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,929 views
- Deprecated tags - 7,826 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
Daily Archives: August 9, 2012
Protecting Images You Own
post set the position with the top left next corner. the id=" image" div may be for the image the particular id=" coverpannel" may be for the link. and where dreamweaver i can’t help, only value. Rob… Try this: Create this PHP script, call it " photograph. php": PHP: < php// path to your images (where they are stored). // include the trailing forward slash /$path=”/photos/”; $filename=$path. $_GET’p’; // Get the dimensionslist($width_orig, $height_orig) = getimagesize($filename); // Resize if needed (in this example, full size … no reduction). $width=$width_orig; $height=$height_orig; // Example of half-size decrease. //$width=$width_orig/2; //$height=$height_orig/2; // Resample$image_p = imagecreatetruecolor($width, $height); $image = imagecreatefromjpeg($filename); imagecopyresampled($image_p, $image, 0, 0, 0, 0, $width, $height, $width_orig, $height_orig); // Outputheader(‘Content-type: image/jpeg’); imagejpeg($image_p, null, 100); // Clean-up Memoryimagedestroy($image_p); > Now take advantage of this on your HTML pages for every image… < img src=" photograph. phpp=mypic. jpg" > The supply of the image shall be unknown, but your image will look. (this may be for JPG or JPEG images only). . that is a lovely idea mlseim I’ll try this tomorrow and show you. I know what you necessarily mean, … Continue reading
Posted in Web Design
Tagged Content Type, Half Size, Height Image, Hot Link, Html Pages, Image Jpeg, Imagecreatefromjpeg, Img, Jpeg Images, Jpg Images, Lt, Memory, Nbsp, Photos, Php Script, Protecting Images, Starters
Leave a comment
Hello All,
My name is Imran, I am new for the forum so in which of introducing personally. This kind of forum looks hip and nice. Related to I will get all of the support from all of the fellow members. Thanks for allowing for me to join in on this wonderful town. Regards, Imran Hello there Imran and beautiful.
ie7 ul div
online world. studio378d. com has a new side nav that is out of your container in ie7. concerning tried to fix this without having success. if anyone features a suggestion im most ears. thx before hand. …. lol don’t laugh way too hard but here will be the fix…. Add this for the bottom of your website: Code: < div> < p align=" center" > < strong> For anyone who is still using at any time popular standards DEFIANT web browser that is commonly known as Internet Explorer, can yourself a favour and < your href=http: //www. getfirefox. com/" > HAVE FIREFOX< /a>. < /strong> < /p> < /div> The message there has to be, IE is a new " standards defiant" internet browser.. Fix something as browser and it breaks in all other browsers… If it works every one other browsers it’s going to most likely become broken in IE… Thus, Get Firefox or any other standards compliant web browser but for heaven’s sakes, do away with IE. Have enough people to switch, and IE gets standards complaint seriously fast. However there exists a CSS fix it is possible to usually do… and it’s also css code dirrected limited … Continue reading
Posted in Web Design
Tagged Code Lt, Crap, Css Code, Ears, Favour, firefox, Heaven, Ie7, Internet Explorer, Laugh, Side Nav, Suggestion, Ul, Web Browser
Leave a comment