STUCK WITH JQUERY PHP THING

Okay, i am having an index.php which links to helpers.js file And in this helpers.js file is a login form which doesn’t gets displays on index.php page .It seems helpers.js is NOT loading at all . Also there is a database connection file named common.php which connects to the database . but is not able to retrieve data if i code a query statement inside common.php . But that same database and table i queried by creating a sepearate file was successful .
I will be attaching the files you can query them yourselves and see the php below that line gets displayed on index.php as it is (in my case it displays ) . Remember the color of index.php is black .
So if you want to echo text on this page do apply
.

Also i would like to mention that i am on a LOCALHOST . But the common.php ,has some server variables in it which are used in the end in Header function to redirect to index.php if the user is not logged in already .

Here is the links to source code

So , I hope i have laid my problem well enough for you guys here to help me out .hoping for a workable solution soon!!
Thank you .

Not sure if you noticed, but your link to the source code was removed by the system… You may want to find a different way of reposting it and double-check later if the link made it.

Yeah ! solved it .

*********TOPIC CLOSED ****************

Sponsor our Newsletter | Privacy Policy | Terms of Service