Hi,
I was trying to run an html program which would fetch data from a database using an sql query which should be written on a separate file. But, upon using multiple files and running them, the first file gets executed but the second one doesn't. Am I doing something wrong?
Any help would be appreciated.