Categories
Tags → Refer Php

Directory Listings, list files and subfolder using php

This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list. We first open current directory by $TrackDir=opendir(...
DETAILS

Web safety with AJAX and PHP 5

Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This app...
DETAILS

Page:
©2019 A--9.com