Posted by BRD in PHP, TutorialsDec 16th, 2009 | 4 Comments
Classes and Objects:
The programming paradigm we have learned so far is called Procedural Paradigm. In Procedural programming paradigm, programmer writes a program as collections of independently behaving procedures and makes use of procedure call to access those procedures. As we already discussed in Part8, how procedural programming is a better choice than a simple unstructured programming. It has been a long time, programmers have started thinking about new paradigm called Object oriented paradigm (OOP) which provides a better way to develop big and complex system than procedural programming....
Posted by BRD in PHP, TutorialsDec 5th, 2009 | 7 Comments
Forms:
A form is an area where user can input data. The place in the form where user input data is called form element. A form element can be a text field, text area field, drop-down list, radio buttons and checkbox. In this tutorial we will apply the knowledge we have gained so far and use it with HTML forms. The best thing to use PHP with HTML is that any elements in HTML forms are directly available in PHP scripts. That means the data entered in HTML forms can be manipulated using PHP scripts.
Posted by Snigdha in Plugins, WordpressDec 5th, 2009 | 26 Comments
We create blog, so that the information that we want to share can be easily flowed or given to the niche market .Words can at time not express the correct state of mind, but visual image can in every ways. With images you can easily show to the world what you are really trying to portray. Image and visual has great effect towards the visitor. So if you are into blog you need to have an image gallery that makes an effect to the crowd you are narrating.
Here I am going to share the best ways in which you can make you image gallery look magnificent using image gallery WordPress Plugins.
1....
Posted by WAD in Design, Tutorials, illustratorDec 3rd, 2009 | 9 Comments
Web and graphic designing can’t be mastered without an inspirational art and passion .Illustrator is a standard way to bring your vision into existence and flow your creativity in the canvas of the software. Things can’t be gained or achieved without hard work, the illustrator gives you a chance to master the complexity and enhance your designing skill through the advanced tools and option of Illustrator.
Posted by BRD in PHP, TutorialsDec 2nd, 2009 | 7 Comments
Function:
A function is a subprogram that performs a specific task when called by the main program. It is always a good practice to divide a huge program into a number of subprograms until elementary functions are reached. More clearly, a huge program should be divided into number of functions, and a function precisely should do one job. Suppose, we have a big program that reads data from user at the beginning, save data to a database and displays the saved data at the end.
Posted by Snigdha in TutorialsDec 1st, 2009 | 7 Comments
Blog is a tangible demonstration of creative effort. It is in a simple term a platform where an individual can share its feeling, expression, guideline through text, pictures, and videos. We human beings are social animal, we like to share thought make a difference and motivate people to move our way .Blog is one medium which helps us convey a message in fewer words with a greater impact.
As you are thinking of making a difference, it is the right time you start to blog. There are number of questions that makes you ponder when you think about blog .the first thing that arises is what do I blog...