Skip navigation.
Home

Reply to comment

Pjq - PHP Jquery helper

I started working on this a while ago and had another demo up but jquery 1.1.1 made it much easier and Pquery made me realize some people wanted something different

This is a simple php handler, it doesn't try to generate javascript for you, honestly if your using jquery you better already be able to write your own javascript ;).

The goal is to provide a extremely simple way to call php functions from within javascript and either get data back, inject php generated html or call jquery functions from php.

http://www.cyberlot.net/demos/pjq/test.html

disclaimer, my javascript skill isn't exactly up to par so I hope my code is a little rough around the edges, I welcome any input on how to make it better.

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.