Can we run php in apache tomcat?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a mysql connection in php?
What are arguments in php?
Why php is used in html?
Why shouldn't I use mysql_* functions in php?
What is a path Traversal?
explain php variable length argument function.
Is php the same as html?
we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.
What does the unlink() function means?
What is php array function?
m new to xampp i want to configure file server in xampp... is it possible ??? if so help me....
How can we know the count/number of elements of an array?