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

hm

  1. Home>
  2. Blog>
  3. hm>
  4. hm
Read more about the article Check if a string represents a valid Date or Time with PHP
Credits

Check if a string represents a valid Date or Time with PHP

  • Post author:Christos Pontikis
  • Post published:September 8, 2013
  • Post category:Web Development
  • Reading time:4 mins read

PHP DateTime class, available with PHP versions greater than 5.2 is very powerful. As an example, it ts very easy to check if a string represents a valid date or…

Continue ReadingCheck if a string represents a valid Date or Time with PHP
Read more about the article Reference to a DOM element using jQuery
Credits

Reference to a DOM element using jQuery

  • Post author:Christos Pontikis
  • Post published:September 7, 2013
  • Post category:Web Development
  • Reading time:1 mins read

How can you create a reference to a DOM element using jquery? In other words, what is the jquery equivalent of document.frm.element_name or document.getElementById("element_id") Someone could say: $("#element_id") Wrong, as…

Continue ReadingReference to a DOM element using jQuery
Read more about the article Display Line Numbers in nano
Credits

Display Line Numbers in nano

  • Post author:Christos Pontikis
  • Post published:September 6, 2013
  • Post category:Linux Administration
  • Reading time:1 mins read

nano is a popular text editor for Linux/UNIX. In order to display line numbers, edit global configuration file (or user file /home/user/.nanorc) nano /etc/nanorc Go to line 49 (approximately) and…

Continue ReadingDisplay Line Numbers in nano
Read more about the article Scan IP addresses on LAN
Credits

Scan IP addresses on LAN

  • Post author:Christos Pontikis
  • Post published:September 5, 2013
  • Post category:Linux Administration
  • Reading time:2 mins read

A simple solution to scan your network is nmap. Avoid to use nmap in external networks, as it could be considered as an "attack". To install nmap in Debian/Ubuntu apt-get…

Continue ReadingScan IP addresses on LAN
Read more about the article Call javascript Function Using Variable for its Name
Credits

Call javascript Function Using Variable for its Name

  • Post author:Christos Pontikis
  • Post published:September 4, 2013
  • Post category:Web Development
  • Reading time:1 mins read

What is the javascript equivalent of PHP call-user-func? To call a user-defined javascript function, for example DoReload(), you have just to write its name: DoReload(); In case you want to…

Continue ReadingCall javascript Function Using Variable for its Name
  • Go to the previous page
  • 1
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 29
  • 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