hi there,
i want to disply the count of user which are registered. i want to display it in the header, but only if you are NOT logged in.
does anybody know how to solve this ?
hi there, i want to disply the count of user which are registered. i want to display it in the header, but only if you are NOT logged in. does anybody know how to solve this ? |
does anybody know how to fix this ? i want to display the count of members registered ! it should me something like: SELECT XXX FROM XXX LIMIT XXX and so on ? |