SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my