Home »
Imported messages »
comp.lang.php »
Social Network PHP Framework for huge community
Social Network PHP Framework for huge community [message #181072] |
Tue, 09 April 2013 08:52  |
israel
Messages: 3 Registered: March 2013
Karma: 0
|
Junior Member |
|
|
Hello,
I need a PHP Framework to build a social network, any suggestion ?
I saw Elgg, BuddyPress or Mingle (WP).
My needs:
- support thousands of users, 50.000 or more
- heavily build dynamic content with PHP coding inside pages
- high security ( avoid SQL injection, session hijacking, etc )
Do you think Elgg can support my needs ?
Thank you very much!
|
|
|
|
|
Re: Social Network PHP Framework for huge community [message #181076 is a reply to message #181075] |
Tue, 09 April 2013 16:16  |
J.O. Aho
Messages: 194 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 09/04/13 15:00, israel wrote:
> On Tuesday, April 9, 2013 11:47:40 AM UTC+2, Jerry Stuckle wrote:
>>
>> Who knows? This is a PHP PROGRAMMING newsgroup, not a "what's the best
>> CMS" newsgroup. Ask someone familiar with Elgg or any of the others.
>
> thank you for your feedback.
>
> Since I have to heavily coding in PHP I was just wondering which framework match better this needs (considering my requisites), on which one can I build on.
> Can I integrate CMS with Yii framework etc... considering I need to be focused on security issues.
> I think all these arguments matches this group.
I would most likely make a try with symphony2.
Use memcached for things you fetch from database, you will save CPU
power on the database server and speed up fetching data that has already
been processed.
--
//Aho
|
|
|
Goto Forum:
Current Time: Fri Apr 11 01:48:44 GMT 2025
Total time taken to generate the page: 0.05531 seconds