How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl