Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

t_eg

  1. Home>
  2. Blog>
  3. t_eg>
  4. t_eg
Read more about the article A Simple Guide to Obtain and Install an SSL Certificate
Data key

A Simple Guide to Obtain and Install an SSL Certificate

  • Post author:Christos Pontikis
  • Post published:September 7, 2015
  • Post category:Linux Administration
  • Reading time:18 mins read

More and more companies use SSL certificates (small data files that digitally bind a cryptographic key) to protect their customers sensitive data, as username, password and credit card number, as…

Continue ReadingA Simple Guide to Obtain and Install an SSL Certificate
Read more about the article Sanitize User Input Text with PHP
Credits

Sanitize User Input Text with PHP

  • Post author:Christos Pontikis
  • Post published:April 12, 2015
  • Post category:Web Development
  • Reading time:2 mins read

When you prompt user to input text (e.g. username, lastname etc), you may use Regular expressions to sanitize User Input, for example: allow space, any unicode letter if(preg_match("/[^40pL]/u", $term)) {…

Continue ReadingSanitize User Input Text with PHP
Read more about the article How to Start Youtube Playlist from Random Video
Credits

How to Start Youtube Playlist from Random Video

  • Post author:Christos Pontikis
  • Post published:August 6, 2014
  • Post category:Social Media
  • Reading time:1 mins read

If you want to start a Youtube playlist from random video, just add: &index=random_number to the src attribute of the embed code. The code To produce a random number, I…

Continue ReadingHow to Start Youtube Playlist from Random Video
Read more about the article Get basename and file extension with PHP or Javascript
Credits

Get basename and file extension with PHP or Javascript

  • Post author:Christos Pontikis
  • Post published:August 6, 2014
  • Post category:Web Development
  • Reading time:4 mins read

Getting file extension and basename is a common development task. PHP internal function pathinfo is very useful. But, Windows paths will not work correctly on Linux servers and vice versa.…

Continue ReadingGet basename and file extension with PHP or Javascript
Read more about the article How to setup OpenVPN on Debian server
Virtual private network

How to setup OpenVPN on Debian server

  • Post author:Christos Pontikis
  • Post published:July 27, 2014
  • Post category:Linux Administration
  • Reading time:21 mins read

If you want to access via the internet a computer which is behind a NAT router and it has not direct access to the internet, you need a VPN solution.…

Continue ReadingHow to setup OpenVPN on Debian server
  • Go to the previous page
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 26
  • Go to the next page

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu