Skip to content

Tag Archives: source code

PRogramming???

how can i transfer file(s) from floppy disks and removable disks into a new location before it is completely deleted by the computer… I’m trying to make a similar version of recycle bin since recycle bin doesn’t support FLoppy and flash disks… Source code??? Prog. Language??? Explanation???

Who is good at parsing XML files using PHP?

For some reason I seriously cannot figure it out. If you know some site where I can learn how to heavily parse XML files with PHP, then that would be good enough. This isn’t just simple RSS or anything. This is very complex, multi-layered XML. I am using this for something that’s just like Blogger [...]

I am trying to find a way to load an XML file into HTML in a table.?

I have looked at w3schools tutorials, and every other one I could find online. None seem to work. I tried copying and pasting the w3 schools tutorial html and xml (saved as seperate files in the same folder), and they don’t work. I don’t mind if I need to use javascript, or whatever. My html [...]

What program can read XML so that you can actually read it easily? (Not notepad)?

What program can read XML so that you can actually read it easily? (Not notepad) I don’t want to edit the code or else I would just use Notepad++. I said I want to actually read it, not see the source code..