| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Junkie[scum]
Join Date: Oct 2006
Location: location, location
Posts: 1,735
|
xpath search query
i have a xml doc like this Code:
I'm looking to only show the properties in Alicante, so i have this PHP Code:
this is not working, can someone tell me why? Also I would like to split the results onto different pages. What is the best way to do this? ta Last edited by Paul : 09-04-2008 at 06:00. |
|
|
|
|
|
#4 (permalink) |
|
Junkie[scum]
Join Date: Oct 2006
Location: location, location
Posts: 1,735
|
sorry, small typo in my post there. the code was fine. PHP Code:
i have defined my $xml PHP Code:
All i get is the same property looped? ![]() |
|
|
|
#5 (permalink) |
|
Junkie[scum]
Join Date: Oct 2006
Location: location, location
Posts: 1,735
|
Got that sorted, however I'm struggling separating the results into span over multiple pages. Should i create and array of the results and try split it that way?? i know i could us the LIMIT function for mysql, do i import the result into mysql and work from there |
|
![]() |