Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.