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
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa