Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to