Jquery post not working when adding database conneciton -


https://www.youtube.com/watch?v=gnmgpmamlva

i've uploaded video in youtube shows problem well. run app either way , without database connection. no problem without db connection problem persists me when add db connection. can please suggest , guide me right direction? i'll grateful....

i can't comment post, write there.

you have check connection:

$connection = @mysql_connect('localhost', 'user', 'pass') or die('error: '.mysql_error());  

it show errors if exist. or put echo "some text" between each line.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -