Click here to Skip to main content
16,020,459 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I want to implent a webpage with html tables, 1 table would contain a java navigarion menu bar and the other table will contain the page. I want to ask if I can insert php code in the javascript menu to use the include function of php to navigate to different pages of the dite.

Kyriakos
Posted
Comments
Mohibur Rashid 7-Sep-12 6:42am    
No you cant. By the way, are you beginner? if so, you better look at ajax. It would solve your issue
h4ckjr 26-Sep-12 0:10am    
Can you post your javascript navigation?
try to change your link url to "?page=anotherPage" and then process the page with PHP.

Hope this help you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900