Username:
Password:
Remember me:
Register

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)


Search forums via Google


0 Users appreciate this thread.

I <3 PHP!
Started by SilverAce
(2012-05-24 19:25:25)
SomeLuigi (2012-05-25 16:05:30)
@MarioErmando set a new time field in the database and update it every time a user loads into it, then just check where the user was refreshed less than 5 mins ago
SomeLuigi is changing in 2015.
angelrulez7 (2012-05-27 18:43:56)
How do I make a status? (FULL PHP CODE)
a
roxasmaker (2012-05-28 21:13:51)
How do i add forums and chat?
Sup, I'm here!

Follow me on Twitter: @r0xasmaker
11Drago (2012-05-29 02:49:31)
Chat is basically a status with AJAX and a user online. Forums is all linking, inserting and selecting. If you know how to make blogs then forums should be easier.
angelrulez7 (2012-06-02 06:54:06)
How do I get users online? (FULL PHP CODE)
a
11Drago (2012-06-02 12:27:31)
For users online, add two fields in the database. Online and Last online.
Online varchar(3),default 'No',
Last_online varchar(25),

After doing that, when users login update users set online to yes and last_online to the time. Whenever, a user goes to a page update last_online and if their last online is less than the actual time, then log them out. It's really amazing that 3 minutes ago, I didn't know how to make users online.
angelrulez7 (2012-08-07 06:21:27)
SA, I'm making you a ZIP of a picture uploader.
a
 

Log in to submit a comment

This topic's ID: 16913

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)




Total registered users: 8321
New registered users today: 7
Newest registered user: ElegantVulpes

©  Copyright 2026 3DSPlaza. All Rights Reserved