PHP Articles

Comments Off

Determine Whether JavaScript Is Enabled/Disabled Via PHP

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure codes programming  Determine Whether JavaScript Is Enabled/Disabled Via PHP

An alternative solution for people who want to determine whether a JavaScript is enabled or disabled to run different code on their server scripting language.

Tags: PHP

14

25 PHP Form Validation Snippets

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure 1  25 PHP Form Validation Snippets

Developer often search for form validation rule on search engine and the process of doing that is always repeated. Rather than always searching for the exact same solution, we can speed up our development process by eliminating the searching processing with this article where all validation snippets is being demonstrated.

2

Integrate Paypal Express Checkout Solution

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml cartoon  Integrate Paypal Express Checkout Solution

A simple explanation on Paypal Express Checkout integration that can really assist you during your paypal development

Tags: Others, PHP

2

Use PHP To Check Whether Remote URL, Email Or Image Link Exist

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure 3  Use PHP To Check Whether Remote URL, Email Or Image Link Exist

In this article we present different ways to check whether a particular url, email or image link can be verified through PHP.

Tags: PHP

3

Solutions to Cross-Site Request Forgery Attacks

illustrator bar code magnet design  Solutions to Cross-Site Request Forgery Attacks

An attack even GMail, Wikipedia and Digg experienced before. Cross-site request forgery attacks which is also known as CSRF, if neglected might caused serious damage to your user accounts. In this article, we talk about CSRF and solutions for both users and developer that can undertake to minimize or eliminate these damage.

9

Solutions To Session Attacks

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming programs  Solutions To Session Attacks

In this article, we talk about the actual and scenario of session fixation attacks and how they are actually being initialized. Once we understand how each attack is being done, we will talk about the solutions for each attack.

5

Solutions to Cross-Site Scripting (XSS) Attack

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml write  Solutions to Cross-Site Scripting (XSS) Attack

Cross site scripting attack also known as XSS is a well known attack known by many developers. However, you might be interested on some real attack that can be used against a system with XSS in this article and how you can protect against yourself in such situation.

Tags: PHP, Security

3

Solutions to SQL Injection Attack

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype color  Solutions to SQL Injection Attack

SQL Injection attack post a very harmful threat to our web business. Reducing and eliminating such attack can be easily be done effortlessly. Checkout these solutions which you might have missed during your development! Prevent SQL Injection attack NOW!