Creating A Online Community With Php And Mysql - Like Myspace

Pages: 1, 2
free web hosting
Free Web Hosting > Computers & Tech > Databases

Creating A Online Community With Php And Mysql - Like Myspace

nathaniel
hello, I am trying to find out how I can create a online community like Myspace? Does anyone know the requirements/How i would be able to go by doing this type of thing?

Reply

nathaniel
So I should give you as little more input. This is going to be a online community where everyone will be able to talk to each other by sending messages and adding each other. each person will be able to have a profile and customize it to how they want it to look. Also you will have a page where you can look at the bars in your area and see what its all about and u can check off which ones your going to that night and then look to see who else is going. This will make it easy to meet new people so it will be a myspace/lava life kind of community.

Reply

toby
Do you know PHP/ASP/JSP or whatever and a DB very well? Do you have the servers, time, artists, support for all this?

Reply

nathaniel
No I do not know any php/asp/jsp or db But i do have the time and im willing to look into hiring someone I just wanted to know what I need and what to do.

Reply

TavoxPeru
Well, you have a lot of options that this online commUnity must have, like:
  • Login/Logout
  • Profile Management
  • Mail System
  • Picture Gallery
  • Chat System
  • Newsletter
  • Search System
  • Forum System
All of this you can do with the use of PHP or ASP and a database storage system like MySql, Sql Server, Oracle, etc. It depends what you know, and also, you can use a CMS system like:
  • Joomla
  • Drupal
  • Mambo
  • PHP Nuke

Best regards,

Reply

saint-michael
To start off I recommend going to pixel2life.com most of the scripting you will need more or less comes from that site and how to set them up in the form of tutorials.

Reply

richie
you could even buy phpfox it has al cool features but its costly and i heard you need to have a dedicate server tom run that script the url is phpfox.com

Reply

nathaniel
Yah I think i Just might use phpfox it looks very good and is pretty cheep for only one month. Or i might just buy a programmer for the hour and see how much he can do , but that can get pretty exspensive anyways thanks for the help!

Reply

TavoxPeru
QUOTE(saint-michael @ Dec 26 2006, 04:10 PM) *

To start off I recommend going to pixel2life.com most of the scripting you will need more or less comes from that site and how to set them up in the form of tutorials.

Thanks for the share, this one is an excellent site with a lot of tutorials of differents types, i just try one related with MySql but i have some problem because it is specific to MySql 5 and i cant continue doing it at my astahost account, so, i will try it again locally.

Best regards,

Reply

Levis
QUOTE(nathaniel @ Dec 28 2006, 06:28 PM) *

Yah I think i Just might use phpfox it looks very good and is pretty cheep for only one month. Or i might just buy a programmer for the hour and see how much he can do , but that can get pretty exspensive anyways thanks for the help!



Hey dude,
If you want to hire a scriptor to create a site LIKE myspace will take a very dedicated developr. If i had the patience to design and manage a site like that. You would be the charged the following.
$250.00 - Retainer FEE
$6000.00 - For the automated system
$10,000 - Copyright Removal.

Now you might say, am i mentally ill. No person will ever pay such money. On the contrary a script of stature requires one or more dedicated scriptors. How have the time not only to develop such a system but also make sure that its secure. Yet you also need a team to hack the system. Its a really big load. Plus you never nkow if a site will go big.

So why are other scripts worth $100 + more? Well you are not their only client. They would eventaully get paid the same amount of money if not more. Plus their software can not exactly match you needs since it is based on its own frame. For this you would need to hire a special scripter.

CONCLUSION
Before you even start thinking about creating a myspace type system, try setting up a forum and modding it up with Myspace type features. Get the members and get that stats. When you have a large enough community create your system and then create a php script which could transfer data from your currently MySQL database to the new database for your system.

If you need a free domain name their is a link in my signature. I am not the owner of the company but i make a few dollars for every user who goes through the easy 20 minute and 24 hr wait process. You must reside in the United States.

 

 

 


Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. php "myspace type" profile tutorial - 93.53 hr back. (1)
  2. php code for making community - 97.63 hr back. (1)
  3. creating an online discussion system in php and mysql - 102.20 hr back. (1)
  4. build a online community with php and mysql - 118.34 hr back. (1)
  5. how to make a online community using php and mysql - 167.68 hr back. (1)
  6. how to make a community using php and mysql - 193.22 hr back. (1)
  7. phpfox privilege database mysql - 212.50 hr back. (1)
  8. making an mmo with php - 232.25 hr back. (1)
  9. data base friends online community - 234.07 hr back. (1)
  10. make community php tutorial - 238.12 hr back. (1)
  11. online-community php - 239.78 hr back. (1)
  12. hiring someone to create myspace page - 253.97 hr back. (1)
  13. new 4 column joomla tempelet - 271.32 hr back. (1)
Similar Topics

Keywords : creating, online, community, php, mysql, myspace

  1. Myspace Layouts Website, Feedback Needed
    (0)
  2. Small Issues About Mysql Connector/j 5.1
    (2)
    Hi, all, I just downloaded some versions of mysql Connector/J mysql java driver to test some
    stuffs. There is an issue about the lastest version of 5.1.7. It don't work correctly on older
    version of java 1.3.1. But an older version 5.0.x works without any issue. Hmm... anyone have ideas
    about this ? Testing with 5.1.7 CODE C:\org>java -Xverify:none program Exception in thread
    "main" java.lang.NoSuchMethodError         at
    com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty. (ConnectionProper
    tiesImpl.java:73)         at com.mysql.jdbc.Connect....
  3. Creating A Template Engine
    General Advice? (1)
    So while in the process of revamping some of my websites I've decided to have a good shot at
    writing my own PHP/HTML template engine. For those who aren't sure what sort of thing I'm
    talking about, have a look at Smarty and think of a slightly toned down version of that. My
    question for you is what do you consider necessary in a simple template engine? On the basis that
    it'll be used by one-man (namely me, but I'll likely show people what I come up with if it
    works out to be any good), someone who has both knowledge of PHP and HTML etc., what sorts ....
  4. Free Online Adventure And Rpg Games
    Good for Teenagers (4)
    Some recent websites I have heard about for teenagers and young adults are: Habbo Hotel (A vitual
    world where you can create your very own character, create rooms, and chat to other people.)
    Runescape ( Another Virtual world where you can fight other players, chat, collect items and do
    quests that are around your choosen world) IMVU ( A world where almost EVERYONE between 13 and 60
    can talk and make new friends, create an awesome webpage or even shop for clothes for your
    character) These games are good for rainy days or just if nobody's home and you want some o....
  5. Login System
    I want to make a login system using Mysql. I am amateur in these thing (6)
    I want to make a login system using Mysql. I am amateur in these things so please explain in detail
    like spoon feeding. I have already made a database in http://www.sitebooth.com now what type of
    table I should make and and the website or PHP for it . If you think i hav chosen wrong site please
    give any better database hosting site. Please help me Best Regards Pritesh Gupta....
  6. Which Language Is Easy And Secure Today For Web Development
    is PHP MYSQL is easy and Secure ? (2)
    Web development Application now a day using PHP MySQL Mostly as i observed on discussion topics on
    Forums friends switch to PHP MYSqL, Did PHP MYSQL is Easy and Secure for todays environment what
    you are say about this Hacking tracking stolen password are very much popular now a days his website
    hacked by X person so many time comes to news please emphasis on security issue when you go to
    develop any web tools . what is the right way to tight security on PHP what thing i kept in mind
    which logic i use that any one can not hack webtools. when i was use java/j2ee languag....
  7. Credit System V3.0 Online
    Free Web Hosting, Domains, Dedicated IP, Digital Certificate, Managed (114)
    CREDIT SYSTEM v3.0 ONLINE Dear Members, Thank you for supporting
    Astahost for all these years and as promised, I am proud to announce the launch of Credit System
    v3.0. Credit System 3.0 offers complete accounting of user posts which also counts features like
    views, popularity and reputation to help better distribution of cents. Unlike Credits, which used
    to represent 1 day of hosting, we now have a new point system called "cent". And yes, each cent
    represents 1 American "cent". The goal is to make good posts and gather 100 cents. Every....
  8. Creating An Mmo
    (3)
    I found this on DreaminCode.net and I thought this was really useful since lots of people want to
    create MMOs. QUOTE It takes a lot of work to make an MMO. And I don't mean a few hundred
    lines of code. Not even a few thousand. To make that game that you always wanted to make, it's
    gonna take a lot of experience. Don't start trying to figure out how to make an MMO if
    you've never wrote any code before, it will rot your brain. The most important things that you
    will need before even considering how to make an MMO game are: A lot of experience (and I ....
  9. Mysql Overhead
    (3)
    Sometimes in a table especially if i do alot of things in it i start seeing overhead then a size
    near it? what is overhead? and is it essential to optimize the table to fix it? I know its just a
    press of a button but i'd like to know what happens when i optimize a table. Also when you make
    a new table you can limit the size of VARCHAR to a number, that number would be the number
    characters allowed in that column per entry. I'd like to know how the limit works for texts, is
    it in KB? or number of characters? Cuz i made a messaging system. And i remember reading s....
  10. Warhammer Online: Age Of Reckoning
    Join the WAAAGHH!! (1)
    This is a new game out by EA Mythic and I am currently in the open beta because I preorder the
    standard edition of the game. I am loving this game so far. I play a goblin squig herder and a
    chaos marauder and they are very cool. I decided to post some information about the game for you
    guys. I didn't create the game mind you, I am just a huge fan and I like it a lot more than I
    ever liked World of Warcraft. Anyways there are 20 different playable classes and the race
    variation is awesome in this game. There are two sides just like Wow, Destruction and Order. The na....
  11. What You Need Before You Can Create A Text-based Game..
    Using PHP, HTML and MySQL (7)
    Please comment and rate, after you finished reading! /smile.gif" style="vertical-align:middle"
    emoid=":)" border="0" alt="smile.gif" />
    ################################################################# Change log: Aug 22 2008: The
    Tutorial Was Created. V1.0.0 Aug 30 2008: Added XHTML and a small CSS part. Also corrected some
    small things and added this change log. V2.0.0
    ################################################################# OK.. Many people here want to
    create text based games. Many of you ask us here on the forums: "how to create a text-based game....
  12. Outspark's Fiesta Online
    Awesome (3)
    I play this game called Fiesta, it's a game that is distributed by Outsparks in America. I
    think it's a really cool game and if I had to tell you about it, I guess I would compare it to
    WOW but Fiesta is Free to play or F2P. I like it so much I made a site about it, it's called
    FiestaGameTips.com If your like what you read about it you should join it. Got to
    Outspark.com and click the link to the Fiesta game and Download it. I'm on all
    servers, I'm JohnNitro just like here. If you need help I'll help you out. ....
  13. Make Money Online With Cashcrate - A Scam?
    (8)
    Nope, it's not a scam. I was surprised too, as most of these sites turn out to be scams.
    CashCrate , however, actually pays, and at an extremely fast rate as well. Basically, at the site,
    you complete listed offers and then the site will credit you with dollars. If you're wondering
    about the speed of the crediting, the site does it as soon as the company listing the offer tells
    them you've completed an offer. You'll also get an email letting you know you've
    finished and that they've confirmed the offer. You can cash out once you've reached $....
  14. Free Online Speed Test
    Post your results here (16)
    Online bandwidth speed test , helps you to know whether you are getting the bandwidth speed that
    you deserve . Run our free Internet Speed test tool and see just how your internet connection
    measures up. Click here to test Then post your results in the following format : Your Service
    provider : Location : Plan Details : Up speed : Down speed : Promised : Received : Satisfied
    :....
  15. Php Tutorial: Making A Shoutbox
    Requirements: PHP, MySQL (12)
    Hi everyone, I'm going to tell you how to make a simple shoutbox using PHP and MySQL. To start
    off, open up mysql in the command line, or phpmyadmin, and create a database called shoutbox. Next,
    enter the following sql into the command line, or the phpmyadmin sql box, while using the shoutbox
    database: CODE create table messages(author varchar(30), message text, time timestamp, mid int
    auto_increment, primary key(mid)); This creates the table we need to store the messages, note the
    "mid" column, this gives each message a seperate id number, we'll see why ....
  16. C# Tutorial : Lesson 7 - Creating Value Types & Reference Types - Part II
    (1)
    foreach statement This statement is explicitly used to traverse through arrays. The
    benefit of using foreach over the normal for statement is that it is not needed to check the
    size of the array while using the former. Syntax:- foreach(type identifier in expression) {
    statement 1; statement 2; .... } Suppose we have an array StudentNames containing the name of all
    the students in a class. We need to display the name of each one of them on screen. First we will
    see how it can be done using the for loop. CODE string StudentNames = new string {"....
  17. Free Ragnarok Online Server
    (5)
    Server Name: Ragnarok Revolution Rates: 20/20/20 Website:
    http://www.ragnarokrevolution.com Forums: http://forums.ragnarokrevolution.com
    Registration/Control Panel: http://www.ragnarokrevolution.com/RROCP IRC Channel:
    irc.deltaanime.net #RRO Up since: July 13, 2004 Max Level: 200/120 Homunculus: Enabled Player
    Commands: @autoloot @autotrade @noask @whodrops @showexp @showzeny @noks Short
    Description: Ragnarok Revolution has been online for 4 years now, we have a very dedicated staff
    team as well as: Rates 20/20/20 • MaxLvl....
  18. Ajax + Php + Sql = Simply Superb! ( With Visitor Tracking )
    A small tutorial to explain integrating php, ajax and MySQL Database (11)
    Hi all.. I'm back with a new small tutorial! Introducation A tutorial to integrate
    Ajax, Php And Database ( Im using MySQL) + Visitor Tracking! Here you can enter values to some
    input fields, and by clicking some enter button, ( or u can call the function on some other event)
    those values will be sent to the database, along with visitor details ( IP Address, Input Value,
    Visitor Agent etc)! Those values will be stored in some database and you can retrieve the same using
    some simple php code and even deleted some rows from those databases! Requiremen....
  19. Navcat For MySQL
    is Navcat any good? (9)
    Hello all, i ve recently come across NavCat (GUI tool) for MySQL. I have not bought a copy yet, just
    played around with the demo. Has any one used it beore, if so please let me know if its worth
    buying. I already have PhpMyadmin, Just wanna know if NavCat is better than PhpMyAdmin in usibility
    and functionality. Regards....
  20. CuteNews: PHP-based Blog System - No MySQL
    (11)
    I don't know if you guys have heard about CuteNews, but I think it's an awesome blogging
    system. If you don't know where to get it or how to set it up, here is a quick run-down.
    Download the zip file (virus free) from http://www.mysharebox.com/dl.php?key=8276639 . 1) Unzip
    the file. 2) Make a folder titled "cutenews". 3) Upload the contents of the cutenews folder into the
    one you've just created. 4) CHMOD the file index.php to 777. 5) CHMOD the folder "data" to 777.
    6) Then CHMOD all the files and folders inside of "data" to 777. 7) Go to http://YO....
  21. How To Create An Online Timed Test With PHP?
    Can we do a online test with a counter(from 20 second) php for a php-n (18)
    Is there anyone got a online timed test script?Or anyone knows how to create this script? I wait
    your answers and all php programmers.....
  22. Creating Windowsxp Bootable CD
    (2)
    In this tutorial I will cover : 1. Integrating WinXP bootable CD with SP2 2. Adding Post SP2
    updates 3. Creating answer file 4. Customising WinXP setup process 5. Adding ur own programs to get
    installed automatically. For starters these are the programs / files you will need, so go on and
    download them. 1. Your WinXP CD 2. Win XP SP2 -- get it here 3. Get all Post SP2 updates from
    here . I will work with the Full version of update pack. 4. Get latest version of nLite from here
    5. Windows Media Player 10 (Optional) These are the basic things to start with. No....
  23. MySQL For EasyPHP Users
    Does anyone use this program? (5)
    I installed a program called EasyPHP because it was an easy install and I wanted to be able to learn
    php and still be able to down the road learn MySQL. But I can't figure out how to use MySQL.
    Does anyone out there use this program that could tell me alittle about it. Alot of the product
    site is written in a different language, but everything on the program is english so that is good.
    Any help would be appreciated.....
  24. Creating Irc Chat Room...
    (10)
    Hi, I know that IRC is not for newbies, but we all have to start somewhere right? Well, I read and
    read...and read even more. But I still have questions on my mind before I dive into the IRC world.
    I have used IRC Chat before, but don't call myself a regular user /wink.gif' border='0'
    style='vertical-align:middle' alt='wink.gif' /> I was never a OP before so this is a first... If
    anyone can answer these questions to get me started, that would be great /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> I apologize for the bunch of q....
  25. How Can I Play World Of Warcraft For Free ?
    online (18)
    does anyone know how can i play wow without paying??? even though its not ff but still its a very
    good rpg not like l2 if anyone know how to avoid paying and play wow plz pm me.......
  26. Need A Tutorial On Creating A Font
    (5)
    I'd like to create a font set, just unsure how to, can somebody possibly either create a short
    tutorial or point me in the right direction (Maybe google.com /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> ). Cheers,....
  27. Online Game Development In Game Maker
    (7)
    Does anyone here use the program called "Game Maker"? If you do I'd like to have a discussion
    about the Online features of Game Maker. First of all I have a few questions for you regarding your
    preference on connecting. 1. Do you like a IP/TCP, Serial Connection, Modem Connection, or DLX? Why
    do you think it's the best? 2. Do you use Direct Connet (Mplay), or a Socket System (like
    GMSock)? What is you logic for this? 3. How do you dead-reckon for games that involve a moving
    object? 4. Do you prefer sending garaunteed messages or not garuanteed but faster message....
  28. Accept Payment Online
    Which payment gateway do you prefer? (7)
    Please tell me why do you prefer the payment gateway and how did it served you?....
  29. How To Make A Text Based Online Game Script ?
    (24)
    Does anyone know if there is a easy was to make a text base online game, Like a free templet, or if
    anyone know how to make one and can help me.....
  30. The Best Mmorpgs You've Ever Tried!
    Ragnarok Online, Survival Project, etc. (31)
    Well, I've tried some MMORPGs here at Indonesia, and here's my reviews about them: RAGNAROK
    ONLINE ============= This is the first MMORPG I've ever played, and I'm still playing it
    'til now. IMHO, this is the best MMORPG among the others, because it has a wide range of
    community and the game itself is still being developed by Gravity of Korea, the maker of this game.
    Well, I haven't tried Final Fantasy XI, which is said to be the best MMORPG out there, but
    certainly, you can count Ragnarok Online is one of the most popular MMORPG throughout the....

    1. Looking for creating, online, community, php, mysql, myspace






*SIMILAR VIDEOS*
Searching Video's for creating, online, community, php, mysql, myspace
Similar
Myspace Layouts Website, Feedback Needed
Small Issues About Mysql Connector/j 5.1
Creating A Template Engine - General Advice?
Free Online Adventure And Rpg Games - Good for Teenagers
Login System - I want to make a login system using Mysql. I am amateur in these thing
Which Language Is Easy And Secure Today For Web Development - is PHP MYSQL is easy and Secure ?
Credit System V3.0 Online - Free Web Hosting, Domains, Dedicated IP, Digital Certificate, Managed
Creating An Mmo
Mysql Overhead
Warhammer Online: Age Of Reckoning - Join the WAAAGHH!!
What You Need Before You Can Create A Text-based Game.. - Using PHP, HTML and MySQL
Outspark's Fiesta Online - Awesome
Make Money Online With Cashcrate - A Scam?
Free Online Speed Test - Post your results here
Php Tutorial: Making A Shoutbox - Requirements: PHP, MySQL
C# Tutorial : Lesson 7 - Creating Value Types & Reference Types - Part II
Free Ragnarok Online Server
Ajax + Php + Sql = Simply Superb! ( With Visitor Tracking ) - A small tutorial to explain integrating php, ajax and MySQL Database
Navcat For MySQL - is Navcat any good?
CuteNews: PHP-based Blog System - No MySQL
How To Create An Online Timed Test With PHP? - Can we do a online test with a counter(from 20 second) php for a php-n
Creating Windowsxp Bootable CD
MySQL For EasyPHP Users - Does anyone use this program?
Creating Irc Chat Room...
How Can I Play World Of Warcraft For Free ? - online
Need A Tutorial On Creating A Font
Online Game Development In Game Maker
Accept Payment Online - Which payment gateway do you prefer?
How To Make A Text Based Online Game Script ?
The Best Mmorpgs You've Ever Tried! - Ragnarok Online, Survival Project, etc.
advertisement




Creating A Online Community With Php And Mysql - Like Myspace



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE