How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan