+ 1
Linking front end with backend
How do l link my back end with the front end
2 Answers
+ 1
Ajax asynchronous Javascript and xml 
0
Use PHP "echo" or just close PHP section with ?> to create direct output into the clients browser. 
How do l link my back end with the front end