Jump to content

Recommended Posts

  • 6 months later...
Posted

I'm going through the killerajax.com video tutorials right now and have discovered that the ajax tutorial source code on the site is the outdated version that Stephan talks about in the videos (i.e. it uses checkboxes, instead of the "add" links, and all of the code that Stephen adjusts in the videos is unadjusted in the source code). I sent Stphen an email to see if he'll upload the correct version of the source code.

 

As a quick fix to get the search feature to work for computers or cars, open up searchResults.php and type the following line of code on the second line:

$sinput = $_GET['sinput'];

 

I'm not finished with the videos but I'm guessing that some more $_GET[] statements might be in order.

Posted

Alright, I finished watching the ajax videos, and I've fixed the source code (wasn't easy, since I had to look at the videos and adjust the code accordingly!). I also fixed a couple bugs along the way. I emailed the updated source code to Stefan (he told me that he had lost the code a long time ago).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...