How can I know that a variable is a number or not using a
JavaScript?
Answers were Sorted based on User's Feedback
Where session is stored?
What are php data types?
How to include variables in double-quoted strings?
How failures in execution are handled with include() and require() functions?
How does php work with apache?
What is html used for?
Are sessions stateless?
Which is the best php framework for a beginner?
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
What is faster in php?
Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution