FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Social Network PHP Framework for huge community
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Social Network PHP Framework for huge community [message #181072] Tue, 09 April 2013 08:52 Go to next message
israel is currently offline  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 #181074 is a reply to message #181072] Tue, 09 April 2013 09:47 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 4/9/2013 4:52 AM, israel wrote:
> 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!
>

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.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: Social Network PHP Framework for huge community [message #181075 is a reply to message #181074] Tue, 09 April 2013 13:00 Go to previous messageGo to next message
israel is currently offline  israel
Messages: 3
Registered: March 2013
Karma: 0
Junior Member
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.

thank you
Re: Social Network PHP Framework for huge community [message #181076 is a reply to message #181075] Tue, 09 April 2013 16:16 Go to previous message
J.O. Aho is currently offline  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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Best Framework for big multilanguage site
Next Topic: Have I been staring at the screen too long?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Jun 06 05:34:19 GMT 2024

Total time taken to generate the page: 0.02447 seconds