Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an