Jump to content

paraworlds

New Members
  • Posts

    2
  • Joined

  • Last visited

paraworlds's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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).
  2. 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.
×
×
  • Create New...