SportsGamer2010 Posted January 27, 2014 Share Posted January 27, 2014 I'm fairly new at php and I'm having a problem putting everything together. Are there any websites that have examples of complete php applications. Or are there any books that anyone recommends that I read? I'm currently creating an application in which a data from a html form is input into a mysql database. Halfway into coding the application I realized that it would be more beneficial to have the data from the html form inputted into an array instead of directly into the database.... I think that if I could see more examples of code I would be more familiar with common solutions for applications rather than attempt to create an application then realize there was a more efficient way that it could have been done. Anyone have any recommendations? Thank you in advance. Quote Link to comment Share on other sites More sharing options...
cyberRobot Posted January 29, 2014 Share Posted January 29, 2014 Perhaps you've already seen this, but there's a pinned topic in the Miscellaneous forum for recommended books: http://forums.phpfreaks.com/topic/2307-good-programming-and-web-design-books/ Quote Link to comment 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.