Printer Friendly Version
Email this thread to a friend
|
what is best php or html? (In: General Search Engine Optimization)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
cadobady
Joined: Eons Ago
# Posts: 17
|
Posted: 2005-Feb-04 11:56
Hi
i am not a developer but want to know which of the above is better to create a dynamic database driven website - PHP or ASP?
thanks for any help
|
 |
Ron C
Joined: Jul 23, 1999
# Posts: 1468
|
Posted: 2005-Feb-04 15:52
I'm afraid that's like asking whether Ford or Chevy is better for driving across country. It's partly relative to personal taste, it's partly a matter of how you intend to drive, and it's at least in part going to be determined by how much you want to spend.
There is no clear winner, not between Chevy and Ford and not between PHP and ASP, else the other would have long ago gone out of business. The answer depends on what you've done in the past, and what you want to do in the future.
What operating system are you running? What database would you like to run? How large is the application you need, and how interactive do you expect it to be?
The good news is, since there's not really any right answer, there's also not really any wrong answer. Either PHP or ASP will do a good job for most jobs.
|
 |
mukul
Joined: Oct 12, 2003
# Posts: 241
|
Posted: 2005-Feb-04 17:02
If you do not require that is too "windows" specific then I will suggest you opt for PHP. This is becuase the overall cost of application will be lower in PHP.
Mukul
|
 |
ultraseeker
Joined: Feb 16, 2005
# Posts: 15
|
Posted: 2005-Feb-16 20:23
I used to develop exclusively with ASP/SQL Server.
Now, it's PHP/MySQL. It's usually less expensive and easier to find a good hosting solution with this platform.
Also more likely to find good PHP developers. PHP is friendlier than ASP for web apps. More built-in functions.
My own pref.
If you aren't committed yet, I'd go with PHP.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10438
|
Posted: 2005-Feb-17 00:54
PHP is stable and feature rich. It is low-cost; and it isn't likely to suddenly change, require additional licences, extra fees etc.
|
 |
JakeJeck
Joined: Nov 15, 2000
# Posts: 131
|
Posted: 2005-Feb-17 19:06
Amazing how many people are anti-Microsoft but yet have no idea what they're talking about when making comparisans.
|
 |
jag5311
Joined: Feb 15, 2005
# Posts: 6
|
Posted: 2005-Feb-20 07:34
PHP is probably better because its open source, but ASP is still widely used. We use it at the company I work for. We are a microsoft shop anyways.
I personally code in Coldfusion mx / mysql for my database needs, but cfmx can be expensive. I am lucky I have a friend giving me free hosting.
Anyways, I personally find ASP to be easier to understand, but thats partly because I have been around it more then PHP.
I am a web designer, not a programmer, so I still struggle with any programming language.
They are both good languages and there is really no advantage over the other, except for the open source bit.
With php, there are always additional modules being created, people doing bug research, etc... so like they said, PHP might be more on the stable side.
|
 |
spiderglobe
Joined: Sep 15, 2001
# Posts: 5
|
Posted: 2005-Feb-24 09:15
Ls,
I personal preffer PHP with the combination of the Apache webserver. Although this could be realized with ASP under apache a lot of documentation tips are available on the internet with Apache and PHP. It's just a matter of what your are used to program with (I'am using Apache in combination with eClipse).
To program SEF URLS pages you can do the following:
- Use the apache webserver with mod_rewrite;
- Define in your PHP / ASP code SEF urls
- Rewrite all incomming URLS with the .htaccess file to 1 PHP / ASP script which translates the incoming URL into the correct parameters and rewrites the URL.
With the above steps you can define keywords in your URLS and make them look static.
Beside rewriting the URL's you must also be able to "hack" the http header parameters, and for example replace the last-modified date. This can easily be done within the PHP environment (I'am not sure if this can be done in ASP).
One tip: I'am currently using mambo (www.mamboserver.com) and I've transform Mambo into a real SEF CMS. You can look into the Mambo code of how they have solved some of this issues.
Greetings:
Richard
|
 |
ricz361
Joined: Mar 06, 2005
# Posts: 1
|
Posted: 2005-Mar-07 09:02
NO doubt about PHP is developer friendly and function riched and asp is microsoft friendly
|
 |
JakeJeck
Joined: Nov 15, 2000
# Posts: 131
|
Posted: 2005-Mar-08 17:05
Does php even have a good IDE?
Having used both PHP and ASP.NET, .net is much more robust and developer friendly.
|
 |
beasthecloud
Joined: Mar 17, 2005
# Posts: 1
|
Posted: 2005-Mar-17 21:27
Hi there,
i am currently helping re do this site www.modelmarque.com, its done in cartweaver latest version, any1 of any tips to help it get googled better, done the trick with / inseatd of ? & = for products to make it spider freindly:D
Craig
|
 |
dcaff03
Joined: Eons Ago
# Posts: 142
|
Posted: 2005-Mar-17 21:34
"...Amazing how many people are anti-Microsoft but yet have no idea what they're talking about when making comparisans."..
I don't see any specific MS bashing going on here..
just folks discussing their preferences...on the other hand..
"....Does php even have a good IDE?"...
I do detect some Open Source bashing here..
and with this:
"... .net is much more robust and developer friendly."
Yes..MS is better at "holding your hand"
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|