Give any ten basic functions in PHP?
Answer Posted / nagarjuna
echo
print_r
isset
post
get
include
require
session
strlen
strpos
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to create an array in php?
Will a comparison of an integer 12 and a string "13" work in php?
What is php simple definition?
How many escape sequences are recognized in double-quoted strings in php?
What are Routines?
What is the most common http method?
What is Gd PHP?
Is python better than php?
What is use of echo in php?
Does php support inheritance?
Explain some of the php string functions?
What is laracast?
Which is better session or cookie?
What is the php function that removes the last element of the array and returns it?
Why ide is recommended for use while programming with php?