How to block direct directory access in PHP?
What is fulltextsearch
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
What is in php 7?
What is the functionality of md5 function in php?
How to define a user function?
Why we use get in php?
Explain the difference between mysql_connect and mysql_pconnect?
What is the difference between characters 34 and x34?
What new features php7 has in store for us?
What is the current stable version of php?
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?