Featured
-
No Featured Found!
Tags
Enable sending mails on localhost
I am trying to send mails from localhost. I followed a tutorial and found online but still cant send the mail. please help!!!
How to Fetch Recent Activity as Newsfeed for Social App in MySQL PHP
I am working on a MySQL PHP social networking application and I want to Fetch Recent Activity as Newsfeed with respect to post activity timings.
Here is my site database, i am writing only few columns which are required to show.
&...
how to avoid duplicate data in php mysql ?
i have this database which contain table for questions and other for answers
how can i display each questions with the answers that belong to this question
my problem is when i try to display the questions i get duplicated rows or all the answe...