Login
Register
File: teszt.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Roland Burda
>
PQuery
>
teszt.php
>
Download
File:
teszt.php
Role:
Example script
Content type:
text/plain
Description:
Example script - process request 2
Class:
PQuery
Generate Javascript to send jQuery AJAX requests
Author:
By
Roland Burda
Last change:
Date:
2010-01-28 02:18
Size:
86 bytes
Contents
Download
<?php
$szoveg
= isset(
$_REQUEST
[
'q'
]) ?
$_REQUEST
[
'q'
] :
""
;
echo
$szoveg
;
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014