array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
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.
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
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
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so