What is a lambda function in php?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Which is better wamp or xampp?
What is the purpose of basename() function in PHP?
What is reference variable php?
how to get server date and time?
How can I make a script that can be bilingual (supports english, german)?
How to create a session? How to set a value in session? How to remove data from a session?
what is difference between PHP4 , PHP5
Which is variable cost?
How do you check if a variable has not been set in php?
List functions available to sort an php array?
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.