Username:
Password:
Remember me:
Register

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


Search forums via Google


0 Users appreciate this thread.

Please help
 >  >>
Started by ~Justin~
(2014-06-22 04:45:27)
~Justin~ (2014-06-22 04:45:27)
I know how to make a mysql table for it. Its the functions i cant figure out. Could you guys help
~Justin~ (2014-06-22 08:02:27)
Yes. I need the code to make it work.
~Justin~ (2014-06-22 19:38:25)
No troll. I cant figure out a status system
angelrulez7 (2014-06-22 19:57:04)
Status is easy af
a
~Justin~ (2014-06-22 20:06:10)
Can you help me please. i saw your status on the download but i was to late
~Justin~ (2014-06-23 22:00:28)
Bumb
angelrulez7 (2014-06-23 23:25:30)
OMG BUMB
a
~Justin~ (2014-06-24 01:40:07)
I need help? You you please help ^^
SPCOxion (2014-06-24 07:42:21)
im disappointed in everyone who was commented so far

Alright, so you want to make a status?
Do you have a database?
angelrulez7 (2014-06-24 19:59:28)
> just like 2 months ago spcoxion was asking me how to do this lol
a
~Justin~ (2014-06-25 04:29:43)
I have a Database... Just no tables besides the ones for login ^^
GuitarBoy (2014-06-26 03:37:12)
Well the first step is to decide what you want your status to have. Features like likes, dislikes, comments, etc.

From there you create your table with the fields that you so choose depending on the features.

What I always like to do is give a table these first few fields:

'id', 'user', 'time'

The post ID, the user who posted it, and the Unix timestamp of when it was posted.

That's to get you started.

If you have phpMyAdmin, you don't necessarily need to know all the functions, but you ought to know how to use the phpMA software itself. I suggest taking a look at their documentation/tutorials.
http://m.ajango.org - Ajango
New social networking website coming this year! Check for updates frequently!

Ajango Forum Thread
SPCOxion (2014-06-26 06:11:31)
> just like 2 months ago i made it without ar7 lol

Oh, and if I remember correctly, I asked you to help with register/login, not status?
Plus the fact that you didn't help at all.

This post has been edited one or more times, the last time was:
2014-06-26 13:13:10

~Justin~ (2014-06-26 22:46:07)
Yeah. Just the Basic Like, Dislike, Comments, I made a table with User, Id, Time ^^
GuitarBoy (2014-06-27 01:29:33)
Good.

What I like to do is make a separate table for likes and dislikes.

I still do user, id, and time for that table just for the sake of having records.

Then you just do a boolean value of sorts. Make a field named 'opinion' on the likes and dislikes table.

1 could represent a dislikes, 2 could represent a like.
http://m.ajango.org - Ajango
New social networking website coming this year! Check for updates frequently!

Ajango Forum Thread
 >  >>

Log in to submit a comment

This topic's ID: 71668

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