|
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.
|
|
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.
|
|
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.
|
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'm thinking about a good workflow for php/mysql web-development.
Anybody got some tips?
Started by Zoran Zaric on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also use....
Ours is a lit simpler than dragonmantank's (we develop in the Devel branch, and when we want to make widely used.
Of control you have over the servers, but the overall process would be the same for general development.
|
|
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.
|
|
(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.
|