Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • Write For Us
  • About
Search this website
Menu Close

Web Development

  1. Home>
  2. Blog>
  3. Web Development>
  4. Page 3
Read more about the article Why JavaScript is So Popular and Its Role in Modern App Development?
Why JavaScript is So Popular

Why JavaScript is So Popular and Its Role in Modern App Development?

  • Post author:Olivia Diaz
  • Post published:July 8, 2020
  • Post category:Web Development
  • Reading time:10 mins read

JavaScript History It all started in 1995 when the Netscape offices where JavaScript was born. The web back then was fully-static and powered by simple CSS.JS and HTML, which brought…

Continue ReadingWhy JavaScript is So Popular and Its Role in Modern App Development?
Read more about the article 12 Reasons Why Laravel Is The Best PHP Framework
12 Reasons Why Laravel Is The Best PHP Framework

12 Reasons Why Laravel Is The Best PHP Framework

  • Post author:Shira Gray
  • Post published:July 2, 2020
  • Post category:Web Development
  • Reading time:9 mins read

Laravel is considered one of the best PHP frameworks. Let’s see why. Nowadays, a website is paramount for any business to thrive. A well-developed website that performs in the search…

Continue Reading12 Reasons Why Laravel Is The Best PHP Framework
Read more about the article 10 Free Online Developer Tools You Should Use
10 Free Online Developer Tools You Should Use

10 Free Online Developer Tools You Should Use

  • Post author:Christos Pontikis
  • Post published:June 27, 2020
  • Post category:Web Development
  • Reading time:8 mins read

Web development is a very demanding job. These Online Developer Tools can help you become more efficient. They are always available through the web browser. Also, they are provided free…

Continue Reading10 Free Online Developer Tools You Should Use
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("/[^\040\pL]/u", $term)) {…

Continue ReadingSanitize User Input Text with PHP
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
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 10
  • 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!

  • 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
  • Credits
© Christos Pontikis 2013 - 2022
Close Menu