
Search In
Google play currently has a restriction that we can not upload an APK greater than 50 Mb. This is the plenty space for most of the application but for some application this space is not sufficient. So Google play gives you a facility to attach additi
Wordpress 404 Error Template :- Every wordpress theme has a 404.php file. This error occur when a user click on link to a missing web page, the web server will send the user an error message template such as 404 Not Found !!!.
Admin can customize t
What is Skin-> Skin was introduced in ASP.NET 2.0 to solve the problem of design/layout of server control. It’s used for changing the appearance of asp.net
Few months ago a new Libraries panel introduced to Photoshop CC 2014.
Libraries (Window > Library) helps to store your favorite types of content text style, layer effects, smart objects, color, icons and logo to use them again and again not only
1. Think Opposite
Todays lot of thing in web design, turn it upside down. Invert colors, change direction, misplace it in a new setting, or think of an interesting perspective. Here are three designs that do just that.
2. Think Bold and over Exagger
Magento is the top eCommerce framework. It offers great flexibility with file structure. Magento uses elements like observer, block, blocks, template, layout, skins, theme and interface.
A Magento page is a combination of Structural Block and Conten
Hi all,
While working with large data bind on a page and whenever an event "page.postback" is done, an exception "Operation is not valid due to the current state of the object." occurs due to the very large number of form fields. The stack trace is:
In CakePHP you can store the Sessions in the database , So lets try to implement this :
Because you are storing the session in databse so first you need to create a table in DB so that you can store the session
CREATE TABLE IF NOT EXISTS `cake_sess
The default value is submit, meaning any button in a form can submit the form. Use type="button" for anything that doesn't submit the form and type="submit" for those that do.
<button type="submit">Save changes</button>
<button type="
Hello Readers,
In order to create any web application using Codeigniter framework or any other PHP framework we need to configure database .
We have the database file inside application folder of a Codeigniter framework , inside application folder
