Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


All kind of vehicle services for you
2008-05-11 06:17:53
Today, I was talking with my friend who stays in Ripon, a city of England. He wanted to buy a medium-size vehicle and I’ve suggested him to buy Land Rover vehicle.He said he couldn’t afford it. Then I showed him a website which provides various services for LandRover like providing Loan for vehicles, servicing [...]


8 useful server variables available in PHP
2008-05-13 05:42:20
You guys must have know about server variables in PHP. Server Variables are those variables which are inside the super global array named $_SERVER available in PHP. There are many server variables in PHP and some of them are very useful for fore developing PHP projects. I’m going to post here some of the very [...]


Create mobile sites in a fly using mobilemo
2008-05-13 23:32:05
Have you accessed this blog through your mobile phones or PDA? It looks very big and totally inaccessible from those devices. These blog is basically designed and formatted to be fitted for the PC not for the small screened devices.And, you might know that the sites designed for mobile devices are known as “WAP sites” [...]


Some unusual comparison operation in PHP
2008-05-16 05:30:25
Today I was working for a project and a weired comparison operation in PHP got my brain out for 2 hour and after searching in google I could able to figure out the problem and I’m posting here so that you guys who are unaware of this kind of comparison will not suffer in future. [...]


how to choose suitable web hosting provider ?
2008-05-18 14:00:40
Previously, this blog was hosted under a web server provided by a local web hosting provider out here in Nepal. I had few problems with that hosting provider and made up my mind to change the web hosting provider and I didn’t know which provider will be the best to choose among many found in [...]


Interesting Definations of IT job People’s Designations
2008-05-22 02:14:42
Today, I’ve got a interesting forward mail from one of my friend and I couldn’t stop posting it here. Check out some of the very funny and interesting definitions of the various designations of the people related to the IT jobs. Please don’t take the definitions too seriously. These definitions are just for fun and [...]


7 Useful functions to tighten the security in PHP
2008-05-24 13:25:26
Security is a very important aspect of programming. In PHP, there are few useful functions which is very handy for preventing your website from various attacks like SQL Injection Attack , XSS attack etc.Let’s check few useful functions available in PHP to tighten the security in your project. But note that this is not a [...]
Read more: Useful

Default arguments in the functions of PHP
2008-05-27 03:57:52
If you are unaware of default argument in function then you should know that you candefine the function with default arguments in PHP as you can do it C and C++. Providing default arguments in the function can be very useful when you’ve to extend the the functionality of the previously written functions.   Example of using [...]
Read more: Default

How to execute PHP code entered from textbox or textarea
2008-05-30 01:51:30
Yesterday, Sujit asked me how can we execute the php code entered through textarea in PHP. In many cases, it’s not good to execute the php code entered from textarea in PHP from the secruity point of view but in some cases you may have to do this and I’m going to tell you here [...]


How to make accordion menu using jquery
2008-06-01 04:57:55
var dzone_style="2";Last time, I’ve shown how to create accordion using jquery. But, In this post I’ll show you how can you create fancy accordion menu using jquery. In this post, you’ll see two examples of accordion. First menu’s visibility get’s toggled on clicking on the header while the another menu’s visibility get’s toogled when mouse [...]


Letter to Bill Gates about the flaw in Microsoft’s Products
2008-06-02 05:28:34
Today I got a funny forwarded email from my friend Hari and I couldn’t stop posting it here in my blog. Just checkout the problem Banta is having in his new computer with various software products from Microsoft .       Subject : Problems with the Computers Dear Mr. Bill Gates , We have bought a computer for our home and we [...]
Read more: Letter , Products , Bill Gates

Function to rotate image in PHP
2008-06-05 01:13:40
GD library in PHP is very useful for image processing and you can do a lot image manipulation from it. In this post, I’ll show you a simple Image manipulation (image rotation)using the function provided below in PHP. You’ll see how easy it is to rotate an image using PHP.     Function to rotate image using GD [...]


Block Shuffling effect using jquery
2008-06-08 00:14:54
var dzone_style="2";Last time, I showed you how to navigate the content in various effect using jQuery. In this post, I’ll show you how can you generate the shuffle effect i.e one block moves under another block with sliding from the left. LIVE DEMO Now let’s look at the various code to perform this task. HTML and CSS code [...]


Some Magical and weired bug in Microsoft Windows
2008-06-10 04:41:59
var dzone_style="2";Today, I got a interesting email from one of my friend. And, There were few magical bug about Microsoft windows and Microsoft word in that email. I tried it and found that these are really interesting bug and don’t know what is this and why these bugs haven’t been solved by Microsoft.   MAGICAL BUG [...]
Read more: Magical , Windows , Microsoft Windows

Parsing the XML in easy way using PHP
2008-06-12 12:45:18
Parsing the XML has been a tough task among the programmer of PHP. I frequently get questions from my friend and via email “How can we parse XML in an easy way? It seems to be a tough task”. If SimpleXML extension is loaded in PHP then it’s not a tough task. But, keep in [...]


Which is the best PHP framework ?
2008-06-14 11:10:10
I’ve been asked a lot of times which is the best PHP framework . Well, it’s a very difficult question to answer this question and there are some pros and corns in each framework. So, today I would to hear your views via poll. Please let everybody know which is the best [...]


Don’t marry a girl related to IT profession!!
2008-06-15 07:06:32
Today I found a interesting information about marrying a girl who is related to IT profession . And, it suggest that not to marry a girl who is related to the software development field. You want to know why just check out the reason below.     Never marry a Testing girl since she always doubts [...]


Don’t use “and” and “or” logical operator in PHP, it has flaw
2008-06-17 00:12:46
Today, When I was doing some programming stuffs and I found out that there is serious flaw in the “and” , “or” logical operator of PHP. I’m not talking about the symbol “||” and “&&” logical operator. I’m talking about the “and” and “or” logical operator (operator with words).   Example of t


Firebug and Google Toolbar is not working in Firefox 3
2008-06-18 05:34:35
var dzone_style="2";Today, I got the new and overtalked Firefox 3 today. It looks great from all the point of view but there are some sad stuff along with this download for me. I couldn’t use some of my firefox add-ons with this new version of Firefox3.     Too sad, Firbug is not compatible I’m really upset that Firebug [...]
Read more: Google , Toolbar , working , Google Toolbar

Let’s set the “world record” by downloading Firefox 3
2008-06-17 13:52:30
var dzone_style="2";Which is your favorite web browser? It’s not going to be IE if you’re a web designer of developer. My personal favorite browser is Mozilla Firefox . And it is the one of the most popular browser among the tech people. Today is one of the great day for Mozilla. They are officially [...]


Useful Keyboard Shortcut keys in Mozilla Firefox
2008-06-19 05:41:27
var dzone_style="2";Today, I was playing with Firefox 3 and really enjoyed surfing the net with Firefox 3. It looks really cool. Today, I discovered some of the useful keyboard shortcut keys for the Mozilla Firefox Browser. I want to share this with you guys.     Useful Shortcut keys in Mozilla Firefox Ctrl + T - Open new [...]


Different Flavours of Icons for Subscribing RSS Feed of this blog
2008-07-03 12:57:24
I know you all have heard about the blogging Idol competition and I’m one of the participant of that competition. The winner will be the one who will be able to get more and more number of RSS subscribers in the month of July. And, to add some flavor in this   competition, I’ve come [...]
Read more: Icons

Flashing Alert Message Box using JQuery
2008-07-02 12:11:49
var dzone_style="2";As you can see in the poll running on this blog, jQuery is leading among the other JavaScript framework by a good margin. And, this blogger is also a great fan of jQuery.This time, I’ve come up with another tutorial of jquery. In this post I’ll show you how to make sliding and flashing [...]
Read more: Alert , Message

Help me to become the first Blogging Idol
2008-07-01 12:33:25
There is a fun competition on organized by dailyblogtips.com named as Blogging Idol Competetion. This is competition among those blogs of which have less than 1,000 RSS Subscribers and I’ve also participated in this.The question is who is going to be the winner? The blog which will be able increase more number of RSS subscribers [...]


How to disable context menu in browsers ?
2008-06-30 12:51:03
Today, I would like to share a fairly simple technique to disable right click menu of the website. I was using around 10-15 lines of JavaScript code to disable the menu that appears on the right click on the browser.     Here the code which you can use in the body tag of the document. <body oncontextmenu="return false;"> As [...]
Read more: browsers

How to display panel (div) only in Internet Explorer (IE)
2008-06-28 12:13:00
If you view this blog in Internet Explorer (IE), you’ll a small yellow panel in the top of this blog but you can’t see that block if you open this blog in other browsers. And, a lot of people has asked me how can we do that, today I would like to share that tips with [...]
Read more: Internet Explorer

Get travel insurance before visiting new places
2008-06-28 11:54:26
One of my friend in Australia planning a flight to Nepal and it was a good news for me . It’s been a good news for me and I wanted to welcome him but don’t know when the political parties call bandh(strikes). Furthermore, crime rate is going up a bit of high these days in [...]
Read more: insurance

Which is the best JavaScript and Ajax Framework ?
2008-06-26 04:05:26
Last time, I had published a poll asking which is the best PHP framework and in that poll Zend Framework stand out itself to be the most popular PHP framework among the PHP developers. This time ,I’ve come up with another Poll and I would you to participate in this POLL “Which is the best [...]
Read more: JavaScript

Zend framework is the most popular PHP framework
2008-06-25 05:45:34
Today, I would to announce the result of poll which I’ve started last week titled “Which is the best PHP framework ?”. And it seems Zend framework is one of the most popular PHP framework among the PHP project developers.   Result of the POLL - The Popularity of PHP Framework Note: There is a poll embedded [...]


Prevent your website being displayed inside IFRAME
2008-06-23 06:07:41
Sites like Google Image search and goodphptutorials.com displays the website under the IFRAME and I don’t think you guyz want your site to be displayed it under the IFRAME. If you want to protect your site to be displayed under the IFRAME then here is the tips for you.   JavaScript Code Prevent web page being [...]
Read more: inside

Page 3 of 4 « < 2 3 4 > »
eXTReMe Tracker