Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
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