BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.