Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Getting Error When Trying to Pass JSON PHP to JS with Ajax!

Hey, I'm in desperate need. I have made a JSON object with PHP named userAuth and I am trying to pass it to a JS file with Ajax, here is my PHP code (auth.php):   $userAuth->access = 1; json_encode($userAuth);   ...

How to Send More Than One Data in PHP Ajax Form

<input type="file" name="file" id="file" /> <div style="background:url() no-repeat"> <span id="uploaded_image" ><img src=" '.$row["carimg"].' " height="150" width="225" class="img-thumbnail" /></span></div...

While creating PHP login script using Javascript Ajax, Why I ain't getting response?

create php login script using javascript ajax ? i have this script for php login and i need to use ajax to login the users but i can not make it work i can't get response form processing page and i use alert function to alert response text...

using ajax to load content from php file without jquery ( TABS)

i want to make a tabs that generating content from database based on what users click. i want to have a script which uses PHP, ajax and JSON if needed. but i don't want to use jquery. Could you please Help me? here is what i hav...

how to get questions with jquery,ajax,php

have a quiz script. My script contains quiz.js, getquestions.php, insertresults.php. In quiz.js: var i = 1; var sec = 20; var timetaken = 0; var answer; var points; var result = .5; var score = 0; var f = new Date(); var duration; var...

How to set form validation in cakephp using ajax

Hi, I want to set form validation without refreshing page in cakephp, so anybody can help me to resolve it. For example, I have a list so how can I update that list on a page dynamically without reloading/refreshing or submitting a form t...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: