What are php libraries?
No Answer is Posted For this Question
Be the First to Post Answer
What is purpose of @ in Php?
Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?
Explain about objects in PHP?
suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
describe arguments in header in php?
Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
Write a program to display table of a number using php?
In forms when i am click submit button it will store on the desired table as well as it send to paticuler mail id. Any body know the answer plz give me detail information.
What is the output of the ucwords function in this example?
how set session expire time in php?
How do you display the output directly to the browser?
What is php mainly used for?