How does social network work? Like what is the minimum programming tool needed for a basic networking site to work. I'm guessing it would need a dedicated server, mysql? php?
social network?
Started by pkply, Jun 15 2008 07:00 AM
5 replies to this topic
#1
Posted 15 June 2008 - 07:00 AM
|
|
|
#3
Posted 16 June 2008 - 01:40 AM
If you want to make a good dynamic UI, AJAX is a must. See codecall for example!
And see :: http://forum.codecal...rting-ajax.html
My blog has ajax as well :: techarraz-the coderz tech lounge
html is losing out. Now it is XML and JS with a lot of php and css. Avoid php if you want extreme security.
And see :: http://forum.codecal...rting-ajax.html
My blog has ajax as well :: techarraz-the coderz tech lounge
html is losing out. Now it is XML and JS with a lot of php and css. Avoid php if you want extreme security.
Edited by Chinmoy, 16 June 2008 - 01:43 AM.
God is real... unless declared an integer
my blog :: http://techarraz.com/
#4
Posted 17 June 2008 - 02:31 PM
Chinmoy said:
If you want to make a good dynamic UI, AJAX is a must. See codecall for example!
And see :: http://forum.codecal...rting-ajax.html
My blog has ajax as well :: techarraz-the coderz tech lounge
html is losing out. Now it is XML and JS with a lot of php and css. Avoid php if you want extreme security.
And see :: http://forum.codecal...rting-ajax.html
My blog has ajax as well :: techarraz-the coderz tech lounge
html is losing out. Now it is XML and JS with a lot of php and css. Avoid php if you want extreme security.
Hey thanks for the info. Are there flaws in php?
#5
Posted 26 June 2008 - 09:57 AM
I don't agree.All you need to do is to make some security yourself using PHP, for example encrypt passwords in database with PHP etc...
#6
Posted 26 June 2008 - 11:28 PM
I would say MySQL with PHP


Sign In
Create Account


Back to top









