So, I applied for a job that claimed I will be part of an IT team. Long behold they gave me a computer and said we want a new website with a customer login. I found WordPress because I hate programming and it's maybe because I don't have any experience in it besides some college projects.
Now, I did all static pages in WordPress and my next problem is to redesign a customer portal. The data is stored on their MS SQL 2005 server, and I am assuming I have to use PHP to extract it. Now, I have tried google a millions times and none of the simple mssql_connect commands work. Can I use a plugin to enable php within a page or do I need a new template?
Oh and sorry if I said anything that doesn't make sense. Like I said, I am completely new at this.