Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...