PHP
A
language
used by programmers to allow for more
dynamic websites
. By using
PHP
more advanced techniques can be implemented on the website, such as
databases, shopping carts, bespoke extranets
etc.
PSP
A
Payment Service Provider (PSP)
allows
real time transactions
to take place on a website. Typically this is invoked when a
shopping cart
system is required, but in other cases, information can also be exchanged for money - all in
real time
.
SEO
Search Engine Optimisation (SEO)
are techniques used by web developers in order to ensure that
search engines
pick up a website in its
rankings
. The position of a website's
ranking
depends on many factors, but with the knowledge and correct techniques -
good results
can be achieved.
Database
Databases
are often used
behind the scenes
in many websites. They can hold all manner of
information
, such as
products to sell, names & addresses, events
etc. By using a
database
, information can be
dynamically
handled, often by the users of the website by developing a
bespoke extranet admin
system.
Extranet Admin System
Provides
users
of the website with special pages in order for them to
interact
with the website. Typical examples of this are for
maintaining
a database, where information may need to be
added/edited
on a regular basis. Adding
pictures
to your website, through a simple
file upload
screen. Changing
text
on your website, useful for special offer information, latest deals etc.