ASP/PHP Web Application Builder is a simple database development application.
Since it is very simple, it does not require any knowledge on programming, it easily allows you to create your databases with ASP and PHP languages.
ASP/PHP Web Application Builder allows you to add, search, edit and delete data in your databases. To check data entry, the program offers a form validation. It protects table and field access.
How to easily display PHP/HTML codes in your webpages ShowHow to easily display PHP/HTML codes in your webpages
Issue
What code to use?
Issue
If you want your visitors to be able to see the source codes of your webpage, there is a very easy way to do so. Normally, all you have to do in a...
Redirect to a webpage ShowRedirect to a webpage
htaccess
Using php header
Using a meta tag
Using JavaScript
Here below you should get an explanantion on how to redirect to a web page using.htaccess or JavaScript
htaccess
The .htaccess is to be placed in the...
LAMP(Apache + MySQL + PHP) quick install on Linux ShowLAMP(Apache + MySQL + PHP) quick install on Linux
Intro
LAMP is the acronym for a free and open source software suite.usually used to define and run dynamic a web server infrastructure ,software development and establish a software...
URL manipulation attacks ShowIntroduction to URLs
The URL (Uniform Resource Locator) of a web application is the vector that makes it possible to indicate the requested resource. It is a string of printable ASCII characters that is divided into five parts:
The name of the...
Data tampering attacks ShowMost web application attacks involving soliciting a website with manually entered data to generate an unexpected context.
Web application parameters
The HTTP protocol, a communication protocol on the web, makes it possible to convey parameters in...
Application Service Provider (ASP) ShowApplication service concept
The term ASP (Application Service Provider) refers to the provision, by a provider, of an application which can be used via networks. This term therefore refers to outsourcing of the hosting of an application or an...