What is the name of scripting engine in php?
No Answer is Posted For this Question
Be the First to Post Answer
what do you mean by webserver's document root?
What is the function mysql_pconnect() usefull for?
Who is the father of PHP and explain the changes in PHP versions?
13 Answers Befree, iMark Group, Netizen,
Does php require a web server?
What is Mcrypt used for?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
What is the basic function to search files for lines (or other units of text) that contain a pattern.
Is php a strongly typed language?
Dear Sir, i am a frasher and now i got a job offer from AentteQ Software Technologies for PHP developer.. so i am in confusion that is PHP correct for my carrer or i shud choose other then php for my carrer...plz suggest me
What are regular expressions in programming?
Is empty in php?
How to set cookies in PHP?