Hello/Goodbye Thread #3

Status
Not open for further replies.
Re: The Official Hello/Goodbye Thread #3

Code:
$sql = "SELECT
                   *
                FROM 
                    phpbb_topics
                ORDER BY 
                    topic_type,
                    topic_last_post_time
                DESC";

phpBB eh?
 
Re: The Official Hello/Goodbye Thread #3

PHP/MySQL. $sql is the query that is pulled a bit further down in the function
 
Re: The Official Hello/Goodbye Thread #3

I am writing an essay. :sad:
 
Re: The Official Hello/Goodbye Thread #3

R44 said:
PHP/MySQL. $sql is the query that is pulled a bit further down in the function

Nice! Keep it up!

2787cmt said:
I am writing an essay. :sad:

Ah, I hate doing those. I am currently on SEO Clerks doing an order 🙂
 
Re: The Official Hello/Goodbye Thread #3

Yeah I figured, coding is never easy. But we all live through it 🙂
 
Re: The Official Hello/Goodbye Thread #3

Smitty Fan said:
Hey guys, how are we all today?

I am fine.

Well everybody! I am heading to bed! I will see you all around tomorrow!
 
Status
Not open for further replies.
Back
Top Bottom