writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas