Social Networking site in PHP
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Social Networking site in PHP
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
-
sheeshkamal
- Forum Newbie
- Posts: 3
- Joined: Wed Feb 08, 2012 4:56 am
Re: Social Networking site in PHP
i also want 2 make a same website as my college project. Can any one suggest that how to start with it i Mean step that first to design or from where to start and what software i require to develop. I know html,css,javascript and php. Guide me on this plz...urgent
Re: Social Networking site in PHP
All you really need is a text editor. A syntax-highlighting editor like Notepad++ would be better. An IDE like NetBeans or Eclipse better still.sheeshkamal wrote:what software i require to develop.
Re: Social Networking site in PHP
You're not going to make anything worthwhile in 'a few days'. If you're already familiar with a framework, use that. Otherwise, it's going to take you a few days just to become familiar with whatever framework you choose.phpdeveloperatlanta wrote:I want to create one website related to social networking site, which framework help me to make within few days. Can anyone suggest me ?
-
sheeshkamal
- Forum Newbie
- Posts: 3
- Joined: Wed Feb 08, 2012 4:56 am
Re: Social Networking site in PHP
i have 2 months
just guide me that shall i design the website first or what??? and how can i get code snippet for chat box and how to implement it...
and if possible any tutorial..
reply for all above...awaiting
just guide me that shall i design the website first or what??? and how can i get code snippet for chat box and how to implement it...
and if possible any tutorial..
reply for all above...awaiting
Re: Social Networking site in PHP
I've already answered some of your question in your other thread about the exact same thing.
Re: Social Networking site in PHP
A social networking site is a huge undertaking. What do you expect us to do? Walk you through it step by step? If you have specific questions, we can try to answer those.
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Social Networking site in PHP
We can only offer suggestions; which framework you choose is up to you. Like Celauran said; it's a huge undertaking. Start by getting ideas about what you want your social networking site to do; Once that's done start working on it (coding); Otherwise you could post in the Job section and pay someone to do this (or to help you with it).phpdeveloperatlanta wrote:No one gave the answer of my question..
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: Social Networking site in PHP
the best way to create your own social networking site are the ebooks.
just google "Php 5 social networking by Michael Peacock".
To create a simple cms of your own http://azywebcoder.blogspot.in/2012/03/ ... art-1.html
just google "Php 5 social networking by Michael Peacock".
To create a simple cms of your own http://azywebcoder.blogspot.in/2012/03/ ... art-1.html
Re: Social Networking site in PHP
You can get your social networking site up & ready with no or minimal coding using wordpress and BuddyPress Plugin.
Buddy press is not just a simple plugin - it is a suite of WordPress plugins and themes - you can create a facebook or twitter lookalike in matter of days, if not hours.
Take a look at http://www.buddyboss.com/buddypress-site-directory/
for examples of what is being done with buddypress worldwide
Buddy press is not just a simple plugin - it is a suite of WordPress plugins and themes - you can create a facebook or twitter lookalike in matter of days, if not hours.
Take a look at http://www.buddyboss.com/buddypress-site-directory/
for examples of what is being done with buddypress worldwide
Re: Social Networking site in PHP
Having said that -
Building a social networking site is no big deal these days - promoting them and getting members is quite another story
Building a social networking site is no big deal these days - promoting them and getting members is quite another story