SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
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
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<