PHP & Javascript
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
PHP & Javascript
Do you plan on doing some videos with the PHP/Javascript & MySql implementation? If so, that would be wonderful...just a thought
Re: PHP & Javascript
Who? And to what end?
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: PHP & Javascript
yes i do plan on making javascript tutorials.
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
Re: PHP & Javascript
This will come in handy with me, cause what I'm trying to do with flash, javascript is pretty much the same code, and with javascripting and actionscripting communicating with PHP, it will help in building the communication lines between the two into MySql! WOOT!
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
Re: PHP & Javascript
This will allow me to consider making my game, straight in flash using actionscript, then communicating that to javascript and over to PHP for MySql, and back. Which will be alot better for us, in our game design. Which I will release our game, on what we are doing later. Making sure we get everything right in our story (presentation if you will).
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: PHP & Javascript
javascript ----> PHP = Ajax
Re: PHP & Javascript
Nope...hallsofvallhalla wrote:javascript ----> PHP = Ajax
Javascript ----> PHP != Ajax
Javascript + XML = Ajax
AJAX means "Asynchronous JavaScript and XML", so no need to use php, and not real ajax without XML involved. Yes you are using XMLHttpRequests mainly yo transfer data, which initially was used to transfer XML data, but now also used to transfer ordinary text data.
Altho just a question of definition

--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: PHP & Javascript
you misread my post..it read, to get javascript to run like php or with php you use ajax
i did not say javascript + php = ajax
i did not say javascript + php = ajax