Articles tagged “PHP”

How Do I Know if My Server is Compatible?

To use Website Access Manager, you should be running an Apache or Apache-compatible server (including lighttpd and EhttpD). To determine if your server is compatible with Website Access...

How Do I Customize PHP Variables?

Follow these steps to add custom PHP variables to the HTML Editor: Make sure the Editor is closed. Go to  C:\Program Files\CoffeeCup Software\phpdata Use...

What are the Server Requirements to Use Website Access Manager?

To use Website Access Manager, you should be running an Apache or Apache-compatible server (including lighttpd and EhttpD). Windows IIS platforms are not supported even if they are running a...

When I Try to Add a Product to My Cart, Nothing Happens.

This issue is caused when your web server isn't properly configured to handle sessions. Sessions are how PHP remembers things like what a customer puts in their cart, subtotals, totals, and...

I Don't Know HTML. Can I Still Use the Program?

Using CoffeeCup HTML requires that you understand the basics of HTML, but you don't need to be an expert. In fact, just reading the online help articles should be enough to get you up and...

FTP Overview.

What is FTP? What does FTP stand for? What do I use FTP for? What does ... mean? What is an FTP client? What is a server profile? What is Passive...

What are the Server Requirements to Use This Software?

To use Shopping Cart Creator (Basic or Pro) on your Windows (IIS/7.5) or Linux server, you must have PHP 4.4.7   , cURL extensions , and PHP sessions enabled . If you are...

I Receive a PHP Error When I Try to Check Out in My Cart.

When selecting a payment type in my web shop, I receive the following error message: Warning: array_search(): Wrong datatype for second argument in...

Dynamic Sites

Dynamic sites are defined as sites that retrieve data from a "database" and display it in the users browser. Generally, a single CGI ("Common Gateway Interface") page or script...