php - grab title and output related data from another file javascript -


hello guys trying output team standing based on title topic of page.

for instance if click in page titled boston celtics contains information celtics stored xml file loaded article output celtics standing.

php used output title dynamically.please see below.

  <h1 prop="name headline"><?=$topic['a_headline']?></h1> 

i want use php load file , javascript pull specific data in relation title.

how go that? if have fiddle good.

thanks


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -