Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
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?
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Material xxx does not exist in plant xxx
Dear All,
I am working for a steel project which is repetitive manufacturing.
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th