login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see