Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the