
Search In
To send an e-mail with mixed content you requires to set Content-type header to multipart/mixed. Then, text and attachment sections can be specified within boundaries.
A boundary started with two hyphens followed by a unique number, which cannot appe
NEED HELP !
http://youngstersofchennai.hol.es/REGISTER/index.php
i have this registration page,but i wanna display a chained dropdowned like is they select the area i wanna display user names of the people
how can i do that?
My previous article "Different ways to sort an array in PHP" provides the list and details about different sorting functions which are used for sorting arrays. These functions use the internal function for comparison. This article demonstra
Hellow Reader's ! In This Blog we are going to import excel file into MySql table using PHP. If you have Excel files that need to be imported into MySQL, you can import them easily with PHP. First you need to download Excel reader File. In this b
In magento sometimes we need to add fields to the existing table or create a new table for our module, for this purpose we are required to write the installer script instead or performing the operation directly on database.
Lets see how we c
Steps to describe how to create Bundle Product ?
1. In admin panel click on Catalog->Manage Products.
2. Click on Add Product button.
3. Select (Attribute Set -> default & Product Type -> Bundle Product) from drop down box.
N
What is Null ? Null means no data or missing data or we don't have a data in a table . If you think Null means 0 ( zero ) than you are wrong .
There can be two condition for Null
1) when SQL is Null
2) when SQL is not Null
If in a table you write
What is SVN?
1) Subversion(SVN)is a SCM(Software Configuration Management)
Implementation.
2) It allows to track changes in files and directories.
3) It allows concurrent development in same files.
4) It is centralized(one server).
Basic SVN Command
REST stands for "Representational State Transfer". REST is the architectural pattern of the world wide web. In order to focus on the roles of components, REST ignores the details of component implementation and protocol syntax. The constra
Software Testing Life Cycle & its different phases:-
STLC identifies the test activities to be performed along with the schedule to accomplish them. A tester needs to follow the phases of STLC to ensure timely completion of testing process.
Phase
