
Search In
Difference between HTTP 1.1 and HTTP/2
HTTP/2 is a new version of the Hypertext Transport Protocol. HTTP/2 is used to deliver pages to the browser from server on the Web. It is the first major update of HTTP. In 1999 HTTP was introduced, during this
Request & Response Objects
The request object in CakePHP permits you to introspect(find out an object's current status) while the response object permits you to easily make HTTP responses from your controllers.
Request
By default cakephp u
Request & Response Objects
The request object in CakePHP permits you to find out the current status of the incoming request while the response object permits you to easily make HTTP responses from your controllers.
Request
By default cake
Controls in ASP.NET are used to perform some action over based on some condition.
For ex : if user clicks button a message gets dispalyed.
ASP.NET uses five types of web controls, which are:
HTML controls
HTML Server controls
A
Drupal 6, Fatal error: Cannot redeclare class view in /var/www/html/mysite/profiles/drupal_commons/modules/contrib/views/includes/view.inc on line 19
I had a working website in Drupal 6 and with PHP 5.3.5. But after updating my PHP version to latest
checked( ) property is used in jQuery to manipulate the elements on the checked event of radio buttons, input buttons and select elements. For working on options of select element we should use selected( ) event.
As shown in example below we changed
Night Shift
iOS 9.3 has introduced night shift feature for iPhones, which automatically tints our screen to warmer colors(less blue light) at nighttime, so that we don’t have to change the setting by our own for nighttime(like for read
Hello Friends,
If you would like to add some more attribute on your post page. We can use post meta for this. For example you want to add a new post for event creation. You want Event Title, Event Description and Event Start Date. Please review the
Hello reader's in this tutorial we will discuss how to open a new stripped browser window?, Some time we want to open a web page in a new, stripped-down, fixed-size browser window.
To open a new fixed size window we use window.open metho
Hello Readers,
In this blog i am going to explain "How to work with URL Rewrite management in Magento.
To accomplish this, follow the below steps:
1. Login to admin panel
2. Go to Catalog -> Rewrite Management
3. Click on Add URL Rew
