How does JavaScript, PHP and MySQL work together?

  • Thread starter Thread starter SmokeyNBandit
  • Start date Start date
S

SmokeyNBandit

Guest
I'm familiar with all three (beginner of course). I'm just curious how you use the 3 on the same site. I know PHP can access a MySQL server, can JavaScript access a MySQL server?

Can PHP send JavaScript variables (and vice versa) without using POST?

A quick overview would be plenty and much appreciated!

Thanks
 
Back
Top