Answer Posted / lamp
How to add a cookie,means what exactly...plz explain
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Explain how we can get the number of elements in an array?
How to register a variable in PHP session?
Who created numbers?
What is the difference between the functions strstr() and stristr()?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What is ci in php?
What are the advantages of triggers in php?
Which function would you use to replace a record in a database in php?
Is it more secure to use cookies to trfer session ids?
What is the use of super-global arrays in php?
Is null function in php?
What are the main error types in php?
What are the common uses of php?
What is preg_match?
What is class extend in php?