PHP Classes

Packages of Dan From

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Dan From (2)  >  Mission progress status  >  Reputation  
Picture of Dan From
Name: Dan From <contact>
Classes: 2
Country: Denmark Denmark
Age: 44
All time rank: 203515 in Denmark Denmark
Week rank: 195 Up1 in Denmark Denmark Up
All time users: 1282
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Find  
Search files on the server side
This class can be used to search files in server side directories.

The example uses AJAX to update the file listing without reloading the current page.

It lists all directories that are presented in the form select input. The user may type the name of a file to search in a form text input. When he hits a form search button, the example submits an AJAX request to display a list of files with names match the search text as a regular expression.
Not enough user ratings

  Files folder image PHP One Time URL  
PHP Programming Innovation award nominee
March 2016
Number 3


Prize: One downloadable e-book of choice by O'Reilly
Generate URL that only works one time for the user
This class can generate URL that only works one time for the user.

It takes a given URL and stores it in session variables.

The class returns an obfuscated URL using a random key generated by the class that is also stored in session variables.

It can also retrieve the URL retrieving its key from the current request URL.

The class removes the URL and keys from the session variables, so the one time URL does not work anymore.

Applications should redirect the user to the real page URL when the user accesses the one time URL page.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 60% 55% - 55% - - 41% 3763
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z