Hi
I am doing an exercise with these tools.
My xml contains the details of universities and so on.
Now i used simple XML
upto now:
I load the XML file and queried Using Xpath for universities
I got the results : the result has 5 university names
Now
i need to click on one university name which will take to another php page
where that provides the complete detail of that university.
Note: i tried to use session but not succeeded.
Could you please provide some ideas or Hints. Or any alternate method is there to do /?
I need it URgent
Priya