Quantcast
Channel: snippets – Free PHP
Browsing all 10 articles
Browse latest View live

Escape user input before preg_replace

Sometimes you need to do preg_replace on user input. Don't forget to escape all special characters or you'll get funny results.

View Article



Accurate IP address if user is using proxy

this code snippet will show the accurate ip address of a user. Most of the examples lack the ability to use the php code for proxy as well. [url=http://topgravity.com/find-my-ip-address/]Demo[/url]

View Article

formelement generator

This is select element generator section of my form helper.

View Article

Take web screenshots with PHP

You can get your application key and secret by registering at [url=http://grabz.it]GrabzIt[/url].

View Article

Grade Averager

Grade Averager with Factor

View Article


Automation Testing with Selenium Webdriver

Usually, hugely professional websites will provide you realistic classes on live projects. It's constantly better to do functional times in live tasks while the tailor made tasks will not offer you...

View Article

Selenium Webdriver Automation Testing Example

Learn Selenium browser automation testing with java. [url=http://seleniumwebdrivertrainings.com/selenium-training-with-java/]SeleniumWebdriverTrainings.com[/url]

View Article

Add a new icon font family to vc_icon

this function add new icon font family to the default vc_icon of visual composer

View Article


Simple server status image generator (Needs cleanup)

A simple generator, that generates a small list of servers, and their statuses in an image. Needs cleanup. Sorry for the hacky low quality code. I am pretty sleep deprived right now. :)

View Article


PHP Build Path Function

This function taks multiple arguments or an array of arguments (let's say folder and an ending file name) and build a full path to the folder or file using DIRECTORY_SEPARATOR constant so it may be...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images