Trending
  • Android Error: CLEARTEXT communication to not permitted by network security policy
  • CentOS 8: install MKVToolNix
  • CentOS 8: install VLC player
  • CentOS 8: How to use xrdp remote access
Skip to content
March 1, 2021

Free Online Tutorials

Tutorials, Resources and Snippets

Skip to content
  • About us
  • Contact
  • Privacy Policy
  • Terms and Conditions

Month: August 2012

  • PHP

PHP function: Image Resize and Crop

phptuts August 17, 2012
This function support crop and resize JPEG, GIF, PNG image. Example of usage: online demo
Continue Reading
  • PHP

Simple Poll script with PHP and MySQL

2tuts August 17, 2012
This tutorial will demonstrate how to make a basic poll using PHP, and store the results in MySQL DEMO: HERE
Continue Reading
  • PHP

PHP: Convert IP Range to CIDR

phptuts August 17, 2012
Read first: PHP: Convert CIDR to ipaddress range PHP: check valid ipaddress or CIDR notation range This function work done with small IP range ex:…
Continue Reading
  • JS

Simple Javascript OOP tutorial

2tuts August 17, 2012

JavaScript Objects

An object is a collection of Methods and properties.
Javascript has predefined object types such as: Array, Boolean, Date, Function, Image, Number, Object, Option, RegExp, or String it also allows you to create your own user defined objects. Read more about Simple Javascript OOP tutorial …

  • PHP

PHP: check valid ipaddress or CIDR notation range

phptuts August 17, 2012
This function checks for a valid IP address or CIDR notation address range. Example of usage:
Continue Reading
  • PHP

PHP: Convert CIDR to ipaddress range

phptuts August 17, 2012
This function takes an IP address and CIDR netmask (e.g. 102.68.1.0/25), and calculate IP address range in that netblock. Example: result: array(2) { [0]=> string(10)…
Continue Reading
  • PHP

PHP: Convert Numeric Character Reference to UTF8

2tuts August 16, 2012
Some functions to convert Numeric Character Reference (NCR) to UTF8: Method 01 Ex: Result: La Fenêtre de Soleil Alternative methods: Method 02 Update 08/23/2018: if…
Continue Reading
  • PHP

PHP: Crop image function (part 2)

phptuts August 16, 2012
Read first: PHP: Crop image function We can save to new file: Online demo We get the result: http://www.demo.tutorialspots.com/crop/logo.png Now, we can crop image on…
Continue Reading
  • PHP

PHP: Crop image function

phptuts August 16, 2012
See our logo Step 1: detect filetype (gif, jpeg, png) use function getimagesize result: array(6) { [0]=> int(300) [1]=> int(107) [2]=> int(3) [3]=> string(24) “width=”300″…
Continue Reading
  • PHP

Function sys_getloadavg in PHP < 5.1.3

phptuts August 14, 2012
According to the document of PHP official website, http://php.net/sys_getloadavg sys_getloadavg (PHP 5 >= 5.1.3) sys_getloadavg — Gets system load average So, it’s only for PHP…
Continue Reading

Posts navigation

Page 1 Page 2 … Page 4 Next page

Categories

  • ANDROID
  • CSS
  • golang
  • HTML
  • JS
  • LINUX
  • MYSQL
  • PHOTOSHOP
  • PHP
  • Uncategorized

Recent Search Terms

  • php вхождение точки в полигон
  • openresty lua urlencode
  • [PM2][ERROR] Script not found: /home/virtual/app
  • unrar online
  • php js
  • vcruntime110 dll was not found
  • fix failed to start the php 7 2 fastcgi process manager debian
  • [PM2][ERROR] File ecosystem config js malformated
  • openssl can\t open config file
  • Safe mode off cwd drwxr xr x [ home ]

Archives

  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • January 2015
  • October 2014
  • September 2014
  • June 2014
  • March 2014
  • February 2014
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012

Blogroll

  • PHP official site
  • Free ebooks download

Ads

Recent Comments

  • Example Load Balancing with HAProxy on CentOS | Free Online Tutorials on How to configure HAProxy to include host headers
  • Use Let’s Encrypt certificate in VestaCP | Free Online Tutorials on How to Install Let’s Encrypt Wildcard SSL on CentOS
  • Use Let’s Encrypt certificate in VestaCP | Free Online Tutorials on How to renew Let’s Encrypt certificate on CentOS with NGINX
  • Vesta Control Panel installation – new update 2020 | Free Online Tutorials on Vesta Control Panel installation – new update 2016
  • WordPress REST API – Upload featured Image | Free Online Tutorials on WordPress REST API – Create, Update or Delete posts using Basic Auth and HTTP API

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Free Online Tutorials © 2021 - Designed By BfastMag Powered by WordPress