Pages - পৃষ্ঠাসমূহ

create a styled float menu with css and jquery

Previous post show how to create floating content and fixed floating content using for bookmarking tool and feedback button. But this post show how to create a main menu fixed on top when the pages is scrolling. Simple jquery tricks do it easily. For this you need to learn clearly css,html and jquery. But not very hard to try.

Create multilevel horizontal menu with css

To decorate websites and navigate to one page another page every wesites need a menu. With css anybody can style with their own. To navigahe one page to another page and have a long menu we need multilevel menu. This post show how to create a multilevel menu using css.

create accordin style with jquery

Create accordin style with jquery is very easy task. This post show this how to create it. For this we need to learn simple jquery. Accordin style is used for huge content in a little space and navigate easily. It is now used more in news and information in the webside sidebar. Now lets start to create it.

PHP date tutorial with example

When need to show date in webpages, what we do?. How to do this? For this not go far. PHP has more functions to show date in php. This post show the details about date in php.For this we need to learn the syntax of PHP date symbols. This post provide the list of php date symbols.

zoom a image from image gallery like google

This post show how to zoom a image when hover a image. In google image search, when we hover an image this image will simply zoom. This is sometimes necessary for image gallery. This works done by html, css and some jquery lines. Now lets start the techniques to learn.

PHP Object Oriented Tutorial

Object-oriented programming is a style of coding where a large project can complete simple way with less coding. When a class is created under a project then it call again and again. This post show the tutorial of basic Object Oriented Php (OOP). After creating a class it can be called again and again and do less coding after creating a class. So OOP is most importatnt and useful. If you want to shitch from PHP to Objected Oriented PHP, let's start to learn.

Object oriented php tutorial - Constructor & Destructor

PHP 5 allows developers to declare constructor methods for classes. Classes which have a constructor method call this method on each newly-created object, so it is suitable for any initialization that the object may need before it is used.

Object Oriented Php Tutorial - some keywords

In object Oriented php we need to learn some basic keywords like static keyword, parent, final keyword , Scope Resolution Operator (::) and $this variable. This post clear about this keywords with some examlpes.

Object Oriented Php Tutorial - Inheritance

Inheritance is a well-established programming principle, and PHP makes use of this principle in its object model. This principle will affect the way many classes and objects relate to one another. For example, when you extend a class, the subclass inherits all of the public and protected methods from the parent class. Unless a class overrides those methods, they will retain their original functionality. This is useful for defining and abstracting functionality, and permits the implementation of additional functionality in similar objects without the need to reimplement all of the shared functionality.

Object oriented php tutorial - Interface & Abstract class

This post describe two different keyword uses in php. Abstract and Interface this two thing uses special purposes in php. Lets start learn this topic with some example. PHP 5 introduces this things.

Object Oriented Php tutorial - visibility

This post show and learn about the visibilty of PHP class properties. Previous post we learn about class and object. Creating class and declare its properties we need to learn about properties visibilty clearly. Class visivility (public, Private and protected).

Object oriented php tutorial - class and object

Object-oriented programming is a style of coding where a large project can complete simple way with less coding. When a class is created under a project then it call again and again. This post show the tutorial of basic Object Oriented Php (OOP). After creating a class it can be called again and again and do less coding after creating a class. So OOP is most importatnt and useful. If you want to shitch from PHP to Objected Oriented PHP, let's start to learn.

Illustrator toolbar tutorial collection

Web designer or graphics designer need graphics software to design their graphics.Adobe illustrator is most popular software. In websites there are huge resources to learn adobe illustrator. Here I collect some Adobe Illustrators toolbar tutorial. If you learn this tutorial you can be a expert graphics designer.

Illustrator beginner tutorial collection

This post collects huge tutorial which must need for web designers who want to design their web pages decorable.. Web graphichs desighner and other graphics desighner also learn this graphics design. Most useable and most popular graphics software Adobe Illustrator beginner tutorial and toolbar tutorial are collected here.

marquee tutorial in html and javascript

Latest news in various websites are used in marquee way. This post learn this marque tag in html. How it works and how to define it. More recent uses , more attractive things and highlighted anything marquee is sometimes necessary. It is simple task and simple way to declare.

Css properties tutorial collection

This post gathers a large collection of css tutorials. There are huge links divided by two links. Css properties and others tutorial collections are gathered. Heer css,csss2 and css3 properties tutorials are collected also and if you want to try this properties you need to download latest browses. Now see the list of css tutorials.

color unit and length unit in html and css

Sometimes many user face trouble using the correct unit inhtml and css. Because there are more way to support this units. This post describe the foramat and the more ways of declaring units. And whats effetc and difference between units. This all units which are descbied, these is very necessary thing for html and css learners.

How to get file extension in php

In this post we will learn How to get the file extension using php. If you have some files of different types like "tas.jpg", "tas.doc"; and needt to find the extions like .jpg , .doc. It is easily done in php. In php there has many ways to find the file extension.

Insert, update and delete using php and mysql

In this post we will learn a sample projects using php and mysql. Using these we create a simple data management system of insert update and delete more data. A large data managenment system requires more security to enter data and an authenciation system so that anybody can not access without permission. Now we will simply shsow the insert, update and delete data using php and mysql.

Animated scroll to top of the page using jquery

Animated to top of the page using jquery is easy and simple. Sometimes long pages need to easily navigate so that user can comfort to read whole pages if they want. This post show the scolling top of the pages. Here is the simple code given.

ajax login system using jquery mysql and php

This post show how to create ajax login system using mysql Jquery and PHP. In jquery and ajax login system it looking very good and also easily navigate. But one thing we must remember that if anybody want to work jquery or ajax validation, the same works must be done using php validation. Because some user browsers javascript is not enable. Here we show the basic ajax login system.

Fixed float element using Jquery and CSS in entire webpage

Fixed float menu is used in like contact us page, feedback page, menu , bookmark toolbar etc. Creating fixed float menu we use jquery and simple css. After this we decorate with css.It is not very traft only get the tricks how to create fixed float menu. This shows fixed floating menu using Jquery and CSS.

Creating a float menu using Jquery

This posts show how to create a float menu using jquery entire a webpage. Sometimes this float menu necessary for using long webpages. So that they can navigate easily. Sometimes it also used for special cases like contact us page, feedback page, menu , bookmark toolbar etc. Creating float menu using jquery is very simple. This tutorial only shows the floating menu using

Php regular expressions tutorial for web developer

In php to find any text, characters and matching as your own patterns or if anybody want there custom patterns, its all are done by using PHP Regular Expressions. Like searching , it can also does replacing words. The regular expressions tools are very important tools for web developers. It is mostly use for searchiing any text or content.

Load a file in inner div tab using jquery

Load a file into inner webpage is done by jquery. So that no refresh required the whole page or no need to re-loading the whole page. It save the time to access data. This techniques code is given below.

Web developer must need desktop softwares

To develop websites need to designing,coding and managing huge files. Need web tools to decorate these files, pictures and webpages.There are many tools for this purpose. But in this post i only mention some common which a developer must need .

How to get current page url or link in php

This post shows how to get current page url or link in php Sometimes need some information about the websites or current page for special purposes. In php, to show the current page url or link, which is shown in the browser window url is very easy. Because in php there has some builtin method. But to get complete url or link need some arrangement.

Php string functions : secure your data in php

In this post we will describe some important functions in php. To secure data in php this functions are very important so that no data loses or anything extra added. Functions are get_magic_quotes_gpc(), addslashes(), addcslashes(), stripslashes(), stripcslashes(), explode(), implode(), trim(), mysql_real_escape_string() to secure data in php

Selection tab highlight in navigation bar using php

To decorate a webpage we use css.We colorize our websites using css.Css compressed the code and prettify the websites.In css when we select a tab to colorize it needs to every page to mention a class to decoration the link or tabs. But if we can do this using php it can defined every time. Only call the file to decorate the navigation bar and seleted color in every file.

Sitemap tutorial for search engine optimization - SEO

To complete search engine optimization (SEO) is very important.It tells the search engines that how many links are listed on the site and links. This file tell the search engines to the information of the links. In this post we learn about sitemap which are very important in search engine optimization.So lets start learning about sitemap.

Create a site authenciation or login, register, logout using php and mysql

In websites there has many pages which are public or private. For private pages there need authencaition. Create resticted pages in any websites there need authencation. There need login, register and logout process to this site. In this post we will learn how to create authenciate login and register for websites in php and mysql.This post is for all begiiner and advanced users.

robots.text tutorial and install in web server

In this post we will describe about robots.text file. Which are very important to complete Search Engine Optimization (SEO).It defines the search engines to crawl the web contents. It restricted the search engines and alsp can access to search engines to crawl web contents. So it is very important. Now we will learn about robot.text in this post and install it on server..

Increase a website page rank

There are various types of websites in internet. Daily ne and new websites are added and previous websites are updated. In various search engines maintaines Search Engine Optimiztion (SEO) which can increase the pagerank of any sites. There has some tips and tricks, which are follow everybody. If you want to incease your websites pagerank you can learn this tips and tricks.

htaccess beginner to advanced tutorial with examples

In this post we will describe about .httaccess file. Which are very important to complete Search Engine Optimization (SEO).It is configuration file for web server. What is .httaccess file, why we use this, its works, how to maintain and configure the server , how to create this and more is described in this post. So lets start learning about .httaccess file.

Joomla Tutorial - Beginner to advanced joomla template tutorial

Creating a Joomla templates is not very traft. Only learn some functions about joomla templates. Then you can develop of joomla templates. If you want to develop a joomla template you need to learn css and php. With tableless desgin a websites looks so preitty. So you need to know the css very well. In this post we will learn how to develop a joomla template and some of joomla templates functions. Here we only include some basic to joomla template content.

Add syntax highlighter in blogspot or blogger

When anybody publish or share anycode by websites, they need to a syntax highligher. So that everone can clearly see and understand the code. Syntax higligher modified code as like as an desktop editor.Its see preety good and colorful also. There are various types of syntax highligher plugins. One of this you can use.

Some of this are mentioned below.

Bangladesh history

Bangladesh is independent country. It is situated in soutern area of Asia

Blog

Blogger has many facility to create free blogspot in blogger.com

Wordpress beginner tutorial - Add plugin in your blog

There has a lot of plugins in various websites. If you don not find any plugin visit wordpresss.org sites to collect your plugins.For beginner it is sometimes to a traft task to add plugin in his/her own blogs. It is a simple task which are shown with step by step procedure how to add or install wordpress plugin in blogs.

Plugins can extend WordPress to do almost anything you can imagine. In the directory wordpresss.org you can find, download, rate, and comment on all the best plugins the WordPress community has to offer.

Blogspot tutorial - How to change your blogspot language

There are many language to create your blogspot. Blogspot has this opportunity to create your blow in your own lnaguage. If you want to create your blogspot in your own coutry or other languages you should follow this steps.

Blogspot begginer tutorial - create a blooger

Blogspot is easy to create a blog for easily and comfortly. Blogspot has a large facility to create your blog free. Here are some techniques also to more interarct your blogs.It has the oppurtuninity to transfer your blogspot in your own doamin. Now lets start how to create a blog. You will create your blog and learn others what's you know. Now let's start , how to create a blogger from people

Wordpress beginner tutorial - how to start step by step

Worpress is a most popular framework to create blog. It is widely popular and used. It is also easy to create. It has many fetures such as available custom plugin and themes. we do not want to talk more . If you want to know about wordpress more please visit the wikipedia and wordpress pages.

Here i explain easily. You need to download the wordpress farmaework and a php server. So if you can host a blog you can first check that's server is supported for wordpress. Now I explain it in your pc. Firstly you need php , apche , mysql and worrdpress. For php , mysql ,apache you can use Xamp or easyphp. I use easyphp.

Wordpress beginner tutorial - Customize your template

In wordpress you can customize your template. You can create a template or download from website.In this tutorial i explain how to change the template of your blog.
There are many website where yo can find wordpress blog template. Yo can also found this link from wordpress. Download atemplae file as a zip file file. And sore it anywhere in your pc.

Jquery beginner tutorial - how to start jquery

About Jquery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
jQuery is designed to change the way that you write JavaScript.
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTMl
jQuery is free, open source software, dual-licensed under the MIT License and the GNU General Public License, Version 2.[4] jQuery's syntax is designed to make it easier to navigate a document, select DOM objects,

Google search tips and tricks - google custom search

Google has many applications which are very popular. Some of this are google image,map,movie and more search options, google earth desktop application, gmail service, google browser ( google chrome) etc. Google is most popular for search engine in various countries. Every should to know the about the goole search engines. When i say this, i know that everybody tell, we know how to search in google search engine. I also say , you know all. But you can use Google search engine in advanced and customized mode.

learn php cookie - all simple code are here


Php Cookie

A cookie is often used to identify a user. This cookie embeds on users computer.
When we set the cookie on a page and a user open the page, the cookie stores on user pc who use this page.


Learn Php sessions - all simple codes are here

Php Session

Session is useful to store user information on the server for later use (i.e. username, shopping items, etc) .
However, session information is temporary and will be deleted after the user has left the website. If you need a permanent storage you may want to store the data in a database.

Seo tutorial - maintaince your site with seo

Seo Complete Tutorial

Content
Domain name selection
Title tag
File name selection
Meta keyword tag
Meta description tag
Meta revisit tag
Bold tag and Strong tag
Anchor tag
Image alt tag
Other techniques you must check
short tail keyword vs long tail keyword




Domain name selection :

Search engines considered domain names in optimizing the web pages in the Search Engine Results Page ( SERP ).

Google excluded domain name optimization in optimizing the pages in the SERP. We can choose any domain name. It can be your company brand name or anything. But remember the domain name which you had chosen should not be the other company's brand name.

Suppose you want to open a company website and your brand name is PEPSI. And there is another popular brand called COCACOLA .So you can open your domain any of this

          www.pepsi.com
          www.pepsi-something.com

Bangladesh

There has many important person in political, scientist,authors,sports and others.

Birds of Bangladesh

There has a lot of common birds in bangladesh. Bangladesh has many landscape and scenary, so many birds seen here. In autumn a large numbers of birds are come from another country. Here I mention some list of common birds in bangladesh.

Mysql key - Super Key, Candidate Key, Foreign key, Primary key

Candidate key:

A Candidate Key can be any column or a combination of columns that can qualify as unique key in database. There can be multiple Candidate Keys in one table.

In other words Candidate keys are all columns in a table that are not dependent on other columns in the table. All candidate keys are not primary keys. We choose one of the candidate keys as primary key. A table may contain more than one candidate key but only one primary key column per table is allowed.

Mysql - Learn mysql easily with command

In database system mysql is popular one. It is easy to learn. One thing remind for database, maintainence and security is more difficult. Here is a simple tutorial with mysql commands. How to start first. This tutorial begins post installation of mysql. I use mysql in command prompt. I also use mysql from easyphp software. But you can do it your mysql software.
First install your mysql software. Now tell me what is your Harddisk location of your mysql installation.My mysql mysql installation folder is D:\EasyPHP5.2.10\mysql\

Click Start - All Programs - Acessories - Command Prompt.
After starting your command prompt you see like this
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
F:\Documents and Settings\Administrator>

(click on the command you will see the output)

Common

Bangladesh is a wonderful country.

Banglaadesh : National emblem

Bangladesh natinal emblem.

National fruit-jackfruit
National flower -water lily

About blogging

Blog is very important

bangladesh

Bangladesh is a wonderful country in southern Asia. It has many natural beauties to visit for refreshing mind. Bangladesh has also many rivers, so it  called by land of rivers.

It is my first post in blog

Blog is very important thing for everybody. Everybody wants to expose their opinion, interest and also what's they know. So everybody can learn from one to one. Here it is a good opportunity to increase the knowledge.
I am a new one to expose my opinion. Blogger is independent to all readers, as they read the blogs of others. In technology time anyone can not go back. They want to go ahead in a short time. They success their goals and also developed the world. So everybody need to write blogs what they know.