jamesxg1 Posted February 5, 2009 Share Posted February 5, 2009 How would i make a friends system for my social network but i dont know how to do the mysql and php sode of it :S because it all seems a little complicated just thinking about it, so does anyone have a tutorial i can read or does anyone have any ideas on where to start ? James. Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/ Share on other sites More sharing options...
thesaleboat Posted February 6, 2009 Share Posted February 6, 2009 check out a php for dummies book or get a lynda.com subscribtion and go through their php and mysql essential training course Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/#findComment-755555 Share on other sites More sharing options...
revraz Posted February 6, 2009 Share Posted February 6, 2009 All it is basically is learning how to use PHP and MySQL together. Plenty of results will come up if you just google that. Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/#findComment-755557 Share on other sites More sharing options...
jamesxg1 Posted February 6, 2009 Author Share Posted February 6, 2009 All it is basically is learning how to use PHP and MySQL together. Plenty of results will come up if you just google that. Hiya, ok im going sound like a retard!!, but i googled it and its all the basics stuff :S, i need some advanced php coding tutorials because i cant see me doing this with basic php codes :S, iv tryed googeling advanced php tutorials but iv found nothing does anyone have any recommended sites for advanced php tutorials ? Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/#findComment-755598 Share on other sites More sharing options...
revraz Posted February 6, 2009 Share Posted February 6, 2009 This really has nothing to do with "advanced php coding". It has more to do with understanding relational databases. Do you understand that part? Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/#findComment-755632 Share on other sites More sharing options...
Ninjakreborn Posted February 6, 2009 Share Posted February 6, 2009 The "Basic" stuff adds together to form the advanced stuff. It's like anything else: "You have to learn to crawl before you can learn to walk". It just takes some time. You need to understan PHP at it's basic level, Mysql (Sql) at it's basic level and go from there. Once you know the basics you can start putting the basics together in a variety of ways in order to be able to do the bigger stuff later on. Quote Link to comment https://forums.phpfreaks.com/topic/143986-php-friend-system/#findComment-755691 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.