simple php script
<?php $user = $_GET['user']; $phone = $_GET['phone']; $pass = $_GET['pass']; echo $user." " .$phone. " " .$pass ; exit; ?>[/code:huh8bnrh] [url=https://app.box.com/s/0wqm2gyani2d74fl8fbfnwq6ewpk4fte]ajaxPostData.capx[/url] [img="http://lookpic.com/O/i2/387/eXpujvL9.png"] [img="https://media.giphy.com/media/3otOKTMlPNQsx7IvLO/giphy.gif"] php script [code:huh8bnrh]<?php $user = $_POST['user']; $phone = $_POST['phone']; $pass = $_POST['pass']; echo $user." " .$phone. " " .$pass ; exit; ?>[/code:huh8bnrh] [i][b]see the difference in PHP scripts $_GET['variable'] Vs $_POST['variable']........[/b][/i]
Develop games in your browser. Powerful, performant & highly capable.
I am not sure if this a font, an engine or a browser related issue...
font+browser
IE9,Maxthon
Chrome,Firefox,Opera...
differentFontOK.capx
predictive aim
IPaddress.capx
just use text editor..
Find " Replace "" Replace All
OR
replace in C2
System expressions [quote:22pzzeof]random(x) ...Use floor(random(3)) to generate just the whole numbers 0, 1, 2,
System expressions
[quote:22pzzeof]random(x)
...Use floor(random(3)) to generate just the whole numbers 0, 1, 2,
[quote:1is081g3]random(x)
Generate a random float from 0 to x, not including x. E.g. random(4) can generate 0, 2.5, 3.29293, but not 4. Use floor(random(4)) to generate just the whole numbers 0, 1, 2, 3.
If I understand correctly ...
it seems to work...
xmlCharacters.capx
The crossdomain.xml file only works with Flash applications...
Cross-Origin Resource Sharing
RegexReplace(Text.Text,"\s\s+","g"," ")[/code:ofs0oyh2]
Browser : Open URL in new window
EDIT> for PPTX file
Displaying files on your site
pptxFileTest.capx
you can also check
[PLUGIN] iFrame & InsertHTML
&
[Plugins] Pode HTML Pack
exactly...
if ajax POST then php GET variable..
and you create new table
Member since 9 Sep, 2014