
Search In
Creating Folder Structure Inside already existing folders..Through Bat file
Hey guys...!!
Today i am gonna show you "how to make folders or folder structure inside already existing folders
so what i have done is, I created a folder named as LogicSim
i need to update multiple choices for question but every time i run the query it's only update the last choice only also i need to update the value of the correct answer which is (0 or 1 ) which the best using input text or radio button
<?p
Hello Reader's if you are working on single project and want to rename localhost to any other word then this blog is very helful to you.
So let's start with the following steps
Step 1 : Open httpd.conf file you can fine it i
This blog is the continuation series of my last blog posted on Facebook Marketing Tips for Your Business. In earlier blog I have explained in detail various tips and techniques required for prom
If you want to validate the dynamically generated form using javascript:
You can use this code :
HTML :
<div id="example">
<form id="newForm">
<input type="text" name="email" id="email" value="mail" />
My previous articles titled Connecting MySQL database with MySQLi Object Oriented style and How to connect MySQL database using the MySQLi procedural function demonstrate about different ways to connect to a MySQL database with PHP application. Those
In magento sometimes we are required to chnage the attribute values of the products.
To do so we can work upon the event catalog_product_load_after.
Lets see how we can do it:
1. Create a module with namespace as Custom and module as ProductI
We know that performance of a developer is measured based on a number of defects detected in developed and quality of codes. but for tester or quality assurance team we will measure their efficiency and performance on the basis of following:
Hello Guys
I am writing blog to develop auto login logic in liferay. Liferay provide auto login functionality, So we can login by screenName, userId and email address parameter's.
We need to create hook to implement AutoLogin interface, so foll
Ruby Constructors
1. Ruby supports constructors.
2. They are declared with the method initialize.
3. Initialize method is called automatically when the object is created.
Example:
class Cons
def initialize(name,email,pa
