How to get the number of visitors in a site?
Answers were Sorted based on User's Feedback
Answer / raju kumar
we can add static counter with $_SESSION variable
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ank
to find the number of user use a static counter and print it
on your site
| Is This Answer Correct ? | 8 Yes | 8 No |
Explain Type hinting in PHP?
What's the diff. between include() and Include_once().
What is $globals php?
How you can update memcached when you make changes to php?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible? thanks
Tell me how the result set of mysql be handled in php?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What are the limitations or drawbacks of PHP ?
what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?
How can I use the COM components in php?
1 Answers Covansys, Rushmore Consultancy,
What does $_server mean?
How do you connet mysql database with php?