import syeef.com.*;
public class

Basics

{
public Basics() {
// Post List
Post list[] = {
// added Apr 16, 2015

"How to remove all child nodes",

// added Apr 03, 2015

"Basic MySQL Select Query with PHP",

// added Apr 03, 2015

"Object-oriented Programming",

// added Apr 03, 2015

"Basic MySQL Insert Query with PHP",

// added Apr 01, 2015

"How to draw on HTML5 Canvas"

};
}
}