How to include variable in SPARQL query using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
grahamakmur
Forum Newbie
Posts: 1
Joined: Wed Jul 08, 2009 9:34 am

How to include variable in SPARQL query using PHP

Post by grahamakmur »

Hello.
I am creating a query form and let the user to enter the keyword from the form. Then the query form will bring to the next page where I carry the variable created in the query form to the next page.

The RDF file can be downloaded at: http://pastebin.com/me07e90f
The query form: http://pastebin.com/m719cf040
The action for th query: http://pastebin.com/m30239388

But it did not give any output. Anybody can help?
Thanks.

Ismet
Post Reply