Hello Expression Engine folks,
The web development company that I work for has recently obtained a contract to create a new portion of an existing website. As the current website was created using the Expression Engine we are probably going to use it as well to maintain consistency, although we are used to writing our own PHP and using our repositories. In any case, the only thing holding us back from simply buying a copy and hopping in is that we are not quite sure if it will meet our needs.
What we need to do with the Expression Engine is set up a site that allows the user to search for different companies based on specific search queries. All of the company information will be stored in a MySQL database. Just a few hundred companies with various products and services. This is a relatively simple task in straight PHP. Will Expression Engine be compatible with a standard MySQL database and allow us to search with user input easily?
Everything I’ve read points to “yes”, but I haven’t found any specific examples of this functionality so I thought it best to check. The tutorials and walkthroughs that I’ve read/watched have me impressed by Expression Engine, I am curious to see what else it is capable of (although a part of me is afraid of it pushing us PHP developers out of business…)
Thanks a lot.