Isset1988 Posted March 9, 2016 Share Posted March 9, 2016 Hello! I have two questions for you. Until now, i programmed php with a text editor. Someone, tell me that i'm silly. He use a framework, which help him write clean code, with new php functions. He said me that when my code deprecated, this framework help me (suggest me) replace these specific functions with the new one. Is there any framework to do this? And what framework you proposed me to use? Furthermore, i want to build a php marketplace. I dont want to use any free or paid template - code. What php must use for security? I see in wordpress and joomla code that programmers use pdo. What's your opinion? Thank you my friends! Quote Link to comment Share on other sites More sharing options...
Jacques1 Posted March 9, 2016 Share Posted March 9, 2016 Stick to one topic, don't try to solve ten problems at once. First off, what does a framework have to do with a text editor? Do you mean an IDE (integrated development environment) instead? An IDE can ideed help you write better code and avoid deprecated features. Which one you use is a matter of personal preferences. Try out Netbeans and Eclipse and see if you like them. Quote Link to comment Share on other sites More sharing options...
Isset1988 Posted March 9, 2016 Author Share Posted March 9, 2016 thank you for your help. i mean ide not framework. 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.