By A Niraj Kumar on October 4, 2009
Here are few JavaScript interview questions and answers: How do you delete the last element of an array in JavaScript? array_object_variable.pop(); The pop() method in JavaScript will delete the last element of the array. Whereas the push() method will add a new element at the start of the array. How do you get the random [...]
Posted in AJAX, JavaScript, Php n MySQL
By A Niraj Kumar on October 4, 2009
MySQL has the following storage engines or table types: MyISAM InnoDB HEAP MERGE CSV BLACKHOL Out of these all mysql storage engines, two engines are most important & these are used by developers frequently as well. The first one is InnoDB mysql engine; it supports transaction and table locking. And another one is ‘MyISAM’, it [...]
Posted in AJAX, JavaScript, Php n MySQL
By A Niraj Kumar on November 26, 2008
just placing ONE line of code u can be able to get all the reports on your visitors: 1. IP 2. Browser 3. Location 4. Time Of Visit 5. Resolution 6. Operating System 7. User ’s Online And Many More.. Now this is in ALPHA stage. To support it u can place one on your [...]
Posted in Php n MySQL
By A Niraj Kumar on November 22, 2008
There are many useful Web development tools that integrate in your browser. These in-browser tools are commonly known as add-ons or extensions. Though add-ons and extensions aren’t just for Web development, many of them out there are designed specifically for Web developers. In-browser tools vary greatly in the jobs they perform; for example, some of [...]
Posted in Php n MySQL, Web Designing
By A Niraj Kumar on November 22, 2008
By Glen Stansberry PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web applications. Many popular websites are powered by PHP, and an overwhelming majority of scripts and Web projects are built with the popular language. Because of PHP’s huge popularity, it [...]
Posted in Php n MySQL, Web Designing
By A Niraj Kumar on November 15, 2008
by Cameron Chapman There is a huge variety of project management applications out there. Most are general purpose apps, not aimed at any one industry. But there is a growing number of project management apps aimed specifically at one industry or another. Applications geared to creative types are becoming more readily available, and some of [...]
Posted in AJAX, C# and ASP.Net, Php n MySQL, VB.Net
By A Niraj Kumar on November 15, 2008
by Chris Coyier Beautiful HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup. A house is only as strong as its foundation, right? The advantages of clean, semantic HTML are many, yet so [...]
Posted in AJAX, C# and ASP.Net, JavaScript, MS SQL server 2000 / 2005, Php n MySQL, VB.Net, Web Designing
By A Niraj Kumar on November 13, 2008
Ever drooled over the artwork created by Photoshop masters like Nik Ainley and Greg Martin? Drool no longer, because with the help of these 30 tutorials you can create high-end digital artworks and effects to rival any Photoshop legend. 1. Build a Fantasy Castle 2. Create Striking Portraits 3. Sci-Fi Art Poster 4. Speed Shatter [...]
Posted in AJAX, JavaScript, photoshop, Photoshop Tutorials, Php n MySQL, SEO, Web Designing
By A Niraj Kumar on September 28, 2008
Hello Everybody I m Declaring today that I am Working for Mr.K.Smith from today on his Affiliate Project to Modify and Update his Project on PHP, MySQL. Along with Paypal Integration.
Posted in Php n MySQL
Recent Comments