JavaScript
This section will provide you with the basics of what JavaScript is, and why you should use it. Objectives
Read moreThis section will provide you with the basics of what JavaScript is, and why you should use it. Objectives
Read moreA function is a group of reusable code which can be called anywhere in your program. This eliminates the need
Read moreLinux Server Hardening Security Tips Linux Server Hardening Checklist and Tips The following instructions assume that you are using CentOS/RHEL
Read moreWhat is an Event ? JavaScript’s interaction with HTML is handled through events that occur when the user or the
Read moreJavaScript Variable Scope The scope of a variable is the region of your program in which it is defined. JavaScript
Read moreHI every one there are lot of confusion about curl may be you understand easily … $url= “phone=$phone&leadid=$leadid”; //initialized
Read moreHi Guys, this is very easy method to replace the special character with in string . Example $var = “/var/xyz/html/uploaddata/xyz.html”; “/”replace with
Read moreThere are many way to use date time with specific combination with format in PHP.. dd/mm/yyyy 18/04/2016 $userdefine = date(“d/m/Y”, $datetime); echo $userdefine;
Read morePage redirection is the method or technique which we can transfer the values and page source to destination.this this vary
Read moreConfigure The “php.ini” File in local server or Linux ,Centos.for In your “php.ini” file, search for the file_uploads directive, and
Read more