Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
56% | Total: 2,954 | All time: 1,263 This week: 673 |
Version | License | Categories | ||||
creferrer 1.0.0 | GNU General Publi... | HTTP, Text processing |
Description | Author | |||||||||||||||||||||||
Most browsers usually send the URL of a page the user accessed before and clicked on a link or submited a form that lead to the current page. That information is usually passed to PHP scripts in HTTP_REFERER environment variable. Innovation Award |
|
Files (3) |
File | Role | Description |
---|---|---|
creferrer.class.php | Class | CReferrer class |
engines.ini | Data | Search engines settings |
test_referrer.php | Example | Test script |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
You'll need to use $_SERVER['HTTP_REFERER'] to determine that information... |