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.