This post was last edited by u010323223 on 2013-09-22 10:31:13
Java PHP Development tools
I female, Java programmer, working in Shanghai for a year, just finished a Java project, because the company recently had no Java project, so the manager asked me to self-study PHP, and then join the PHP project. But have not touched PHP before, just download a few PHP tutorials or something, so ask you, PHP development tools and learning from the basic doorway. Thank you
Reply to discussion (solution)
Look at the video, it's almost ready.
Your Java development tool PHP also applies, such as Eclipse
You have a Java foundation, it should not be difficult to get rid of PHP, just a grammar conversion, thinking is similar. Take a look at the W3school tutorials and PHP manuals, and familiarize yourself with the syntax to get started.
1. Install the environment first (direct WAMP or lamp)
2. You can directly send a half-day first look at "10 days to learn PHP" (you have the basis, you can probably understand, I think after reading this can be practical operation)
3. Want to go a little deeper to see video tutorials (such as php100 or brother video tutorials, which will take 1 months)
4. The most important is to check the manual
Your Java development tool PHP also applies, such as Eclipse
You have a Java foundation, it should not be difficult to get rid of PHP, just a grammar conversion, thinking is similar. Take a look at the W3school tutorials and PHP manuals, and familiarize yourself with the syntax to get started.
I am now the main problem is not know which development tool is better, but also need to install what plug-ins, online search answers are all sorts of
1. Install the environment first (direct WAMP or lamp)
2. You can directly send a half-day first look at "10 days to learn PHP" (you have the basis, you can probably understand, I think after reading this can be practical operation)
3. Want to go a little deeper to see video tutorials (such as php100 or brother video tutorials, which will take 1 months)
4. The most important is to check the manual
Do you need to configure environment variables for those? Do you have an installation manual?
Direct Baidu a Wamp (including apache+mysql+php) integrated software, direct installation is good!
Http://www.crsky.com/soft/10723.html
Novice recommends using an integrated environment (WAMP/XAMPP) to learn
Development tools look at personal habits, notepad/editplus ... No, it's okay.
What tools do you use to develop Java, and what tools you use to develop PHP
For example, Eclipse has a plug-in for PHP development
You may be a Java desktop application, even for Web applications, just use Tomcat as a Web server
and PHP need to use Apache server, the two are a Niang, integration is not difficult. It's also possible to run alone.
Generally no self-installing, the next integrated environment is sufficient
With Java basics, it's too good to write PHP.
PHP is much easier than Java, and you'll probably get it done in half a day.
PHP is much easier than Java, and you'll probably get it done in half a day.
No way??
Take a look at the PHP tutorial, basic grammar, quick to get started, as for the development tools Zend, Java development tools can also.