× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I you use, and you should, the Zend version of PHP, then you do have a vendor to call if PHP breaks. They have support plans available. As for coding PHP scripts themselves, you have almost the whole internet community to ask if you run into coding/howto issues.

Bryan



Pat Barber said the following on 11/16/2007 1:30 PM:
The biggest problem I have come across are all the new terms for the tools.

PHP is proabably a tool but I have no idea.

(before hitting enter... I did a search...) http://www.php.net/
It would appear that php is a language of some sort.(open source)
that is stuffed into html. It is not clear from that web site who you
might call if your PHP breaks. I doubt anybody could actually be
called. It would appear to be code developed in Europe.
A lot of the web stuff seems to be what ever is "trendy" at the moment.
I don't see any tool development aids mentioned over and over again.
It seems that everybody(even this list) have a different slant on "which way to go",
which tells me that there are several ways to go.

I recall IBM pushing Java as the next coming, but I see a lot of conversation
that says exactly the opposite. It's really tough to sort through all this.

Like I said earlier, I got a LOT of reading to do.

Haas, Matt (CL Tech Sv) wrote:

Pat,

WebSphere is just another tool for delivering dynamic web content. You can certainly use CGI which has a much smaller learning curve than Java but PHP is also a supported option now (on V5R3 and newer systems) and there are a lot of 3rd party tools for web development. Also, IBM is supporting CGIDEV2 (which competes with Brad's tooling and I think Bob Cozzi also has something similar). Net.Data is also an option but I would choose PHP over it if I were starting from scratch today.

Before you start using these tools, it would be well worth the effort to learn about how HTTP works (this also helps with setting up HTTP servers which is why Professional Apache 2.0 covers this topic) and write a few simple web programs that don't use any of the available frameworks just to get a good understanding of what's going on. It's also a good idea to get an understanding of how CGI works since all of the communication between a web app and the HTTP server works basically the same way. BTW, HTTP and CGI are pretty straight forward and as long as you don't dive too deep into them (at least when you are starting out) shouldn't take much time to get up to speed with.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.