Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: Mapper99
Forum: PHP Oct 15th, 2009
Replies: 4
Views: 773
Posted By Mapper99
Hi there,

I have some code which quite nicely uploads PDF files to the server:


if((!empty($_FILES["uploaded_file"])) && ($_FILES['uploaded_file']['error'] == 0)) {
//Check if the file is...
Forum: XML, XSLT and XPATH Oct 1st, 2009
Replies: 1
Views: 1,099
Posted By Mapper99
Hi there,

I am trying to delete XML nodes using PHP. Here is a sample of my xml file.

<users>
<user>
<fullname>PC1</fullname>
<floor>4</floor>
</user>
<user>
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC