Javascript/ajax/php question: sending from server to client works, sending from client to server fai
- by Jeroen Willemsen
Hey All,
Sorry for reposting(Admins, please delete the other one!).
since you guys have been a great help, I was kinda hoping that you could help me once again while having the following question:
I am currently trying to work with AJAX by allowing a managerclass in PHP to communicate via an XmlHttpobject with the javascript on the clientside.…