Hey fags, I could use some advice from tech savvy anons…
I’m trying to learn sql and php to make a timestamp / date sequencer for tweets, q posts, and notable events but I have an issue.
How do I get the Q posts in a format that can fit into a table? All the resources that I can find have them listed like they are posted, which makes it hard for a newbie like myself to parse them into rows in a table. I have the date/time and post # in a table and I need the actual post texts next to them in their corresponding row.
Any advice?