Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
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?
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would