SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro