Home » Archive

Articles Archive for Year 2007

HTML, PHP »

[9 Dec 2007 | One Comment | 1,919 views]

Problem: I want to create a dynamic table with a row starting after certain number of columns, i.e. like, i want to create an html table which automatically generate new row after 3 columns in a row. Solution:

MySQL, PHP »

[9 Dec 2007 | No Comment | 149 views]

Problem: Concatenate and fetch data from two fields of database and then break it again. Solution:

PHP »

[9 Dec 2007 | No Comment | 983 views]

Below is the code with sufficient comments on making a tree navigation menu in PHP. A single page holding different links. :-D Download link below:

MySQL, PHP »

[8 Dec 2007 | 7 Comments | 8,075 views]

Hello everyone! here is a simple and complete tutorial to add, edit, delete, login, and register in PHP with MySQL database. The description is present in the code.. in comments :D I hope those comments are sufficient to describe the code. The database part is in the sql file named ‘database.sql’.

PHP »

[7 Dec 2007 | 2 Comments | 798 views]

Here is the php code for file upload (image upload in this case) with description included within the code: There are two files. ‘fileupload.html’ contains the form to upload file and ‘upload.php’ contains the php code.

Humor »

[6 Dec 2007 | No Comment | 67 views]

Well, in the link below, I have some information about the personality test that I took and the result I got: http://blog.chapagain.com.np/2007/12/06/my-personality-test/

Humor »

[6 Dec 2007 | 3 Comments | 82 views]

I just performed two tests in www.mypersonality.info Discover and understand different aspects of your personality by taking their free tests.

Humor »

[23 Nov 2007 | 2 Comments | 122 views]

My Heritage is an addictive website. Just want to add exactly what they say about themselves: “MyHeritage.com is one of the world’s first services to apply advanced face recognition technology to personal photos and family history; and it’s free! “ Below is my celebrity look-alikes from http://www.myheritage.com

Humor »

[23 Nov 2007 | One Comment | 170 views]

Tech Support: Yes, ma’am, how can I help you? Customer: Well, after much consideration, I’ve decided to install Love. Can you guide me through the process? Tech Support: Yes, I can help you, are you ready to proceed?

Humor »

[23 Nov 2007 | 2 Comments | 72 views]

Requirement: Flash Player installed (Either JavaScript is not active or you are using an old version of Adobe Flash Player. Please install the newest Flash Player.)

MySQL »

[10 Oct 2007 | No Comment | 226 views]

1) To make a backup of a single MySQL database You have to make backup before you enter inside your MySQL system i.e. by typing mysql –u username –p password . (Here, username and password indicates your MySQL server username and password.)

Security »

[10 Oct 2007 | 2 Comments | 91 views]

Problem When you start your Windows Operating System, a popup appears related to updatemgr.exe stating that “The NTDVM CPU has encountered an illegal instruction”. This should be closed or ignored. I mean to say that there are two options with this error at a glance. Either you can close it or you can ignore it. [...]

ASP.NET »

[5 Oct 2007 | No Comment | 1,031 views]

Problem There is a .aspx page with some textbox and a submit button. User enters text in the textbox and clicks the submit button.

ASP.NET »

[5 Oct 2007 | No Comment | 35 views]

Ok, you installed IIS server in your Windows Operating System. Then, I suppose you installed .NET Framework.

Security »

[6 Sep 2007 | One Comment | 78 views]

Problem: Platform: Windows Computer slows down showing hardware interrupt to 80% and even more. If no application is run, it is still around 40% and when any application is run, say media-player is run, then the hardware interrupt rises to 80% and even more. Computer starts slowly and the sound appears to be so unclear. [...]