Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Programming (https://forum.ceriwis.com/forumdisplay.php?f=63)
-   -   [HELP] Cara buat last post untuk forum (https://forum.ceriwis.com/showthread.php?t=574219)

Guesuper 20th November 2011 08:55 AM

[HELP] Cara buat last post untuk forum
 

Gomen sebelumnya kalo ada topik yang ngebahas ini m(_ _)m

Saya mau bikin last post untuk forum (yg kaya di forum kaskus) pake php mysql, udah dicoba beberapa kali tapi gagal mulu. Mohon bantuannya para master m(_ _)m



Untuk struktur tabelnya sy buat kaya gini:

Ada dua table untuk forum:

- topic (sebagai penyimpan data di topic)

Fieldnya: topic_id, title, description, post_date, post_time, post_by_user (topic_id sebagai primary)

- comment (sebagai penyimpanan data replay untuk topic)

Recordnya: topic_id, description1, post_date, post_time, post_by_user (gak ada primary)



Untuk topic_id di table topic udah kehubung sama topic_id di comment



Saya udah coba dengan codingan seperti ini:


Quote:











Tapi hasilnya gak bisa di ORDER BY dan IF nya gak kebaca :�(

Mohon bantuannya m(_ _)m

</div>


All times are GMT +7. The time now is 10:39 PM.