need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
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
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them