reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my