Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho