Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va