Articles Archive for December 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.
