Does deleting the spmlog directory critical?
Hi Everyone,
Please, hope you could help me. We're having problems with the SAP backup. I
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan