Forum: PHP Feb 21st, 2006 |
| Replies: 2 Views: 1,492 |
Forum: PHP Feb 20th, 2006 |
| Replies: 2 Views: 1,492 using php to check for filenames Hello folks.
I have a question about using php to select a file according to date. I am working on a project that uses xml to display horoscopes on a website. The xml feeds are ftp'd onto our server... |
Forum: RSS, Web Services and SOAP Feb 13th, 2006 |
| Replies: 0 Views: 1,936 checking for recently added xml files Hello folks,
I'm not sure if this is in the write place - so I apologise if it is not.
I've been asked to integrates some xml into a php page. The xml file is dropped into a folder on our... |
Forum: PHP Dec 16th, 2005 |
| Replies: 7 Views: 3,688 |
Forum: PHP Dec 12th, 2005 |
| Replies: 7 Views: 3,688 session variable error Hello All,
I have a page that passes a session variable to another page which is then used in an if/else statement. For some reason itsa giving me error messages, and I'm not sure whats up with... |
Forum: RSS, Web Services and SOAP Dec 5th, 2005 |
| Replies: 1 Views: 4,400 Re: selecting certain xml elements problem solved :D
If anyone is interested, here is the solution:
Dim XMLDom
Dim ItemID
Dim DbConn
Dim SQLString
Dim ANArticleNode
Dim ANArticleNode2 |
Forum: RSS, Web Services and SOAP Dec 2nd, 2005 |
| Replies: 1 Views: 4,400 selecting certain xml elements Hello All,
I have a question regarding searching and selecting certain elements in an XML document using asp. The xml script basically consist of news headings, contents, date, and category elements... |
Forum: ASP Dec 2nd, 2005 |
| Replies: 1 Views: 3,846 Asp and XML error Hello all,
I hope that this is in the right place - sorry if it is not.
I have an asp script (which is contained in a .vbs file) that takes info from an XML page and inserts it into a database. I... |