|
Which Operating System is the best for PHP development or Development in General?
1) Linux Mint? 2) Ubuntu? 3) Windows 7? 4) OS?
Started by Roland on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're talking about PHP development, there's pretty robust support in all of the operating++ on WinXP to do my ....
One of the great things about PHP is that you can develop almost anywhere with a large variety of tools.
|
|
I have a B.S. in computer science and have been working as a PHP developer for about three years. I don't want to be a PHP developer and would like to move into .Net development. I don't expect it to be easy, but I am prepared to do whatever it takes ...
Started by Craig McKenzie on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Your goal should be to learn C# and then ASP.NET / ASP.NET MVC development well enough is a different discipline....
As a PHP developer that's almost certainly what you've been useful.
Is to focus on Web application development.
|
|
Python or php which language would be better for web development?
Answer Snippets (Read the full thread at stackoverflow):
PHP is a more popular in the web development world, IMO -- PHP's got the "web heritage" and ubiquity on it's side, whileWhat are you developing....
It's also very forgiving.
Learning to develop data-driven applications for the web.
|
Ask your Facebook Friends
|
Is PHP suitable for Enterprise Application Development ?
Started by Rachel on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Use what with compiled PHP....
You can write good code in PHP and you can write bad code in any language.
Yes, PHP is a good language for some kinds of enterprise development a standard, use that.
Organized and easy to maintain.
|
|
Hi,
I know it is not a programming related,
I am in PHP Development for last 2 years, now will it be possible(how hard) or advisale for me to shift to .net Development.
any help ?
Thanks in Advance,
Started by openidsujoy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For instance, you may do something in one particular way in PHP or C#, whereas there is an alternate, "pythonic trivial to....
If you.
For php developers, where they use php constructs as analogies for things you are learning.
|
|
What is PHP, and how is it used for website development?
Started by mantri on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
PHP is a backend, client (typo) and use data from....
PHP is a recursive acronym, and stands for PHP: Hypertext preprocessor.
PHP is an open source server-side scripting language.
php is a server side scripting language.
|
Do I really need the Java Development Kit (JDK) when I want to develop PHP with NetBeans on the Mac?
The NetBeans people say that I need a Java Development Kit (JDK) 5 or 6 when I want to develop PHP with NetBeans on the Mac...
see: "To complete this tutorial, you need the following software and resources."
Now that sounds very strange to me. Must I ...
Started by openfrog on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But if you have to download the JRE, you may as well get .
Netbeans is a Java application the development kit if you're not developing Java.
development functionality, the PHP bundle can be used with just the JVM.
|
|
I am starting on a project where I will be making HTML and CSS edits to PHP site. I need to configure my home computer to run the site and do PHP development work on it.
What is the best recommendation for a beginner to start PHP development? I have an...
Started by Michael Kniskern on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
Windows, Apache....
Now all is set up: just start your PHP development a WAMP.
Another good WAMP://localhost:8080/mydir You should see your PHP file.
Wampserver has Apache, MySQL, PHP to kickstart your development on Windows.
|
|
I am looking for a set of solid, well written architectual PHP books. Are there any good ones? Book that cover PHP developing larger projects in PHP, not it's syntax or grammar. Books that outline concepts for the language, along with its benefits and...
Started by rooney on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Start coding! :)
I bought PHP and MySQL Web Development by Luke Welling and Laura Thompson criticism that will raise your awareness about certain aspects of development in PHP comparedLearning PHP is easy - ....
|
|
(Sorry for the poorly-phrased title.)
I need to test my PHP applications with multiple versions of PHP 5.x, such as PHP 5.0.0 and PHP 5.2.8.
Is there a way that I can configure a development LAMP server so I can quickly test applications with multiple...
Started by Rishabh Mishra on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Having multiple instances of apache + php never really tickled my fancy /etc/apache2/mods-enabled/*.conf
Then build your first....
One way to do this is to have your main version of php set up with mod_php and run all behavior though.
|