what is benefit of magento?
No Answer is Posted For this Question
Be the First to Post Answer
What is cms php?
What is a variable cost example?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
Are sessions stateless?
What is the sign to start variables in PHP?
What are the characteristics of php?
what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?
What is return in php function?
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.
Can php replace javascript?
How can we execute a php script using command line?
what is hidden variable? what is its difference with the normal variable...