Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts

Monday, 10 November 2014

Onselect Add input text field using javascript

This is one of the simple javascript and most important in forms, so here i'm going to help you how to make this kind of onselect input text field adding using javascript. this one is very helpful to you.

Tuesday, 23 September 2014

Str_replace function in php with demo

This str_replace function is used for replacing with other characters as in the existing string. that's why we are using this str_replace.

SYNTAX of STR_REPLACE
str_replace(find,replace,string,count)

this str_replace is used to block some unwanted contents from the main content, for that too we can use this str_replace function. 

Thursday, 18 September 2014

HTTP Response status codes complete details

Http response status codes, this is what while we are surfing in the internet, we can see some HTTP response codes, which means error pages comes in your web browser. the first digit of the status code is specifies the one of five classes of response statuses, http is totally recognizes five classes. this codes are maintained by INTERNET ASSIGNED NUMBER AUTHORITY (IANA). 

http response status code

Security for online webfolders using .htaccess

Today we are going to tell you about .htaccess file, this is very basic thing to hide folder file lists by using htaccess, when we are holding some file in our website that files are listed as file in web folder. So that is hack-able by visitor or hackers, so we have to make secure our web folder files. for that we are going to use htaccess.

htaccess for web folder security
© All rights reserved @ 1next2.com