What is the difference between require_once and require in php?
No Answer is Posted For this Question
Be the First to Post Answer
How to read a file in php?
Does not want to see PHPSESSID in the url. How can be done this ?
How to merge values of two arrays into a single array?
What is php session and how it works?
Is null in php?
what is the post and get method??
how much a fresher php programmer can earn in india
What are the options to transfer session ids?
What are the new features available in php 7?
How can MYSQL functions be available with PHP?
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
Explain the types of functions for Splitting String?