php - Creating systems with codeigniter and ajax-jquery -
I have a small social network for me and my friends and I always try to upgrade it and make it better I'm starting to "make" the ad algorithm to meet each other without "spy", I recently started to make my code more dynamic for a better user experience.
For this, I tried to implement some jQuery, and as I was learning, I realized that I can do better and better, removing some dumb stuff at the beginning and Replace more semantic, safe and rational code.
So, what should I know: is this jquery $? Post ();
and / or $ is safe to use.
and request a php page that uses this information to consult in the database? I mean, is there an easy way to get that type of code?
The only sign in "social network" is that, I and my friends are starting to invite their friends that I do not even know this. I am afraid that over time, someone can represent any danger for my app because I do not have time / money to back up every day and spend the same way ...
I am sorry for your english and thank you for your time.
Comments
Post a Comment