Webmaster Favorites

Free website templates, Free Webmaster Tools, Free Resources, Free Primum Wordpress Templates, Free Softwares, Webmasters Favorites, Webmasters Directory, Learn, PHPMYSQL, Free Templates Wordpress, installation, developers,graphics, articles, php, mysql, css, html, server, scripts, icons, fonts and more webmasters favorites.

Featured entries

Import and export big database files in phpmyadmin and SSH !

Posted by Admin on January - 20 - 2012

Export database file in PHPMYADMIN: 1) Go to phpmyadmin -> click on database -> there we have button called “export”. 2) When we click on that button, we got a screen like in which format do want to export from database ( Like .sql,.txt,.zip,.zar or just open it that browser) 3) When we click on  [ Read More ]

Current page URL using PHP code !

Posted by Admin on January - 2 - 2012

This post explains how to get the current page url using simple php code. Check the below function will generate the current page URL. function currentPageURL() { $curpageURL = "http"; if ($_SERVER["HTTPS"] == "on") {$curpageURL.= "s";} $curpageURL.= "://"; if ($_SERVER["SERVER_PORT"] != "80") { $curpageURL.= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"]; } else { $curpageURL.= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]; } return $curpageURL; }    [ Read More ]

Small urls generated using php code!

Posted by Admin on January - 2 - 2012

The following php code will generate the tiny urls . <?php   function getTinyUrl($url) { $tinyurl = file_get_contents("http://tinyurl.com/api-create.php?url={$url}"); return $tinyurl; }   $url="http://www.anil2u.info"; echo getTinyUrl($url);   // gives the output is http://tinyurl.com/lj4noe ?> This will be useful when we are trying to post our url in different blog. If we want more impressions without knowing  [ Read More ]

HTML Codes – Characters and symbols !

Posted by Admin on December - 17 - 2011

Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ISO 8859-1 Latin alphabet No. 1 Browser support: All browsers ASCII HTML HTML Dec Hex Symbol Number Name Description 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 20 21 22 23 24 25 26 27 28 29  [ Read More ]

Jquery Notification Plugin !

Posted by Admin on December - 13 - 2011

Introducing a new jQuery notification plugin, it helps better and enrich message notification system for your web application. This plugin contains four types of notification systems such as Success, Error, Warning and Information with rich user interface. Very easy to implement just follow the steps. The Basic Setup 1. Include the jQuery and notification libraries  [ Read More ]

CSS Colors Chart

Posted by Admin on November - 11 - 2011

Color Name Color Code aliceblue antiquewhite antiquewhite1 antiquewhite2 antiquewhite3 antiquewhite4 aquamarine aquamarine1 aquamarine2 aquamarine3 aquamarine4 azure azure1 azure2 azure3 azure4 Barely Blushing beige bisque bisque1 bisque2 bisque3 bisque4 black blanchedalmond blue blue1 blue2 blue3 blue4 blueviolet brown brown1 brown2 brown3 brown4 burlywood burlywood1 burlywood2 burlywood3 burlywood4 cadetblue cadetblue1 cadetblue2 cadetblue3 cadetblue4 Carmel Tan chartreuse chartreuse1  [ Read More ]

Learn Jquery Basics Series – 3

Posted by Admin on October - 27 - 2011

Previous series I had discussed about jQuery effects. Now time to talk about custom animation with jQuery using animate(). This is very interesting using this we can make beautiful web projects. Custom Animation with animate() $(selector).animate() While clicking the anchor link class=’animate’ it’s calling the class arrow adding animation effect.Take a look at live demo  [ Read More ]

Learn Jquery Basics Series – 2

Posted by Admin on July - 7 - 2011

Last series discussed about jquery installation and introduction. In this post I want to explain about animation Effects and Attributes. Effects Fading Out and In : $(selector).fadeOut() and $(selector).fadeIn() Sliding Up and Down : $(selector).slideUp() and $(selector).slideDown() Sliding Toggle : $(selector).slideToggle() Custom animation effect : $(selector).animate() // I will discuss this in upcoming post. Fading  [ Read More ]

Free PDF Converter – FoxTab

Posted by Admin on June - 30 - 2011

FoxTab PDF Converter is a free tool that lets you create and convert any file to PDF. The most stable and comprehensive PDF converter available and is very easy to use. Description: FoxTab PDF Converter easily creates PDFs from any Windows program. this tool enables you to create PDF documents from almost any application (Word,  [ Read More ]

Free Premium WordPress Theme – The Morning After !

Posted by Admin on June - 30 - 2011

The Morning After was created based on a brief survey on the WordPress forums which asked people what they would want to see in a unique magazine-style theme…and the people have spoken. Features Clean grid-based design Detailed documentation regarding installation, usage and customisation Support for WordPress widgets Three-column home page “Featured” post highlighting Associating images/thumbnails  [ Read More ]

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin

Search Site

Popular Posts

Learn Jquery Basics...

Last series discussed about jquery installation and introduction. In this ...

Ajax Polling/Voting System...

Polling system or Voting system is very common in web ...

Free Beauty Salon...

Nice Free Beauty Salon Website Template ! You can ...

How to Create...

In this tutorial we will see how to create a ...

HTML Codes –...

Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ...

Sponsors

  • Deluxe Web Hosting for the Price of Economy at GoDaddy.com
  • Virtual Dedicated Servers from just $29.99/mo
  • Dedicated Servers from just $69.99/mo
  • Save 10% on your entire order