I've been using ASP.NET with C# (each ASP page has an associated C# file) and decided to try php. Does PHP use any other language like ASP does, for database connections, state, ect.. or is it all just done in PHP? If another language is used to code, what is it??
Thanks in advance :)