Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.