No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: u r missing the mysql_select_db() | |
Hi all, i am making one site for social networking with some gr8 features. now i want to add a chat room in it. but i think using a file system or table for chat isnt a good idea as both have lot of cons. i want a chat systme … | |
Re: well i think i have solved one such problem where i used to create one heading and then its discussion inside it just like ur tree and then sub categories. what i did is created a seperate table for headings and seperate table for its discussions. the heading have one … | |
i have a database, a page which get the data from database, and ajax code which modify the data(here adding as a friend).. LOGIC i succesfully get the data using php and in while loop(fetch_assoc) i get the email of the person who want to add other person as a … |
The End.