PHP & Javascript

Post all your tuts or request for tuts here.
Post Reply
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

PHP & Javascript

Post by SpiritWebb »

Do you plan on doing some videos with the PHP/Javascript & MySql implementation? If so, that would be wonderful...just a thought
Image

Image
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: PHP & Javascript

Post by Noctrine »

Who? And to what end?
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: PHP & Javascript

Post by hallsofvallhalla »

yes i do plan on making javascript tutorials.
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: PHP & Javascript

Post by SpiritWebb »

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!
Image

Image
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: PHP & Javascript

Post by SpiritWebb »

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).
Image

Image
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: PHP & Javascript

Post by hallsofvallhalla »

javascript ----> PHP = Ajax
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: PHP & Javascript

Post by Falken »

hallsofvallhalla wrote:javascript ----> PHP = Ajax
Nope...
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 :P
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: PHP & Javascript

Post by hallsofvallhalla »

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
Post Reply

Return to “Tutorials”