Articles Archive for Year 2007
HTML, PHP »
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 »
Problem: Concatenate and fetch data from two fields of database and then break it again. Solution:
PHP »
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 »
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 »
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 »
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 »
I just performed two tests in www.mypersonality.info Discover and understand different aspects of your personality by taking their free tests.
Humor »
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 »
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 »
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 »
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 »
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 »
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 »
Ok, you installed IIS server in your Windows Operating System. Then, I suppose you installed .NET Framework.
Security »
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. [...]
