SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa