Posts Tagged ‘store’
apache security question?
I made a site in PHP where I upload and store files with sensitive information. I forbid access to the uploaded file directory in .htaccess. The files are read through a php page with a login.
I don’t want anyone to read the files, or even see the filenames without logging in. I need this as secure as possible.
Any suggestions for improving security? Should I get an SSL certificate for the site?
How do you find a php/mysql store locator programmer??
I need a script that will search for a restaurant by name, address, zipcode, nearby, cusine type… i already have the database. The website is quicklunches.com
What is the best technical method for a webmaster to create a web store that sells only Amazon products?
Which method is inexpensive, easy to install, and more robust? RSS? SOAP? XML? XSLT? PHP? iFrame? CGI scripts? Associate-o-matic? AssociateShop? Associate Engine? Mall Column? Yahoo Merchants? (Note: Yahoo Merchants is too expensive for my purposes of selling only an Amazon products as an affiliate.)
PHP Tutorials: Unique Visitor Counter (Part 2)
This works in the way that if a user has visited the page before (based on their IP address), their hit will not be counter. If a visitor is new to the page, a hit will be counter and their IP address stored for future checking.
