include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
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?
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha