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 Center popup window on the Screen with Javascript
Credits

Center popup window on the Screen with Javascript

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

Javascript Window open() Method opens a popup window. How to center this window on the screen? A solution could be the following function: CenterWindow <script> /** * Opens window screen…

Continue ReadingCenter popup window on the Screen with Javascript
Read more about the article How to Parse an include file and Store the result in a Variable with PHP
Credits

How to Parse an include file and Store the result in a Variable with PHP

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

Use of include is very common in PHP. include will parse a file and display the result. But, how to store the result in a variable for later use? In…

Continue ReadingHow to Parse an include file and Store the result in a Variable with PHP
Read more about the article ext2read: a Portable Solution to Access Linux files from Windows
Credits

ext2read: a Portable Solution to Access Linux files from Windows

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

A I am running Linux (Archlinux or Debian) on my workstations and I use XFCE for desktop environment. I keep two portable backup versions one in an ext3 usb external…

Continue Readingext2read: a Portable Solution to Access Linux files from Windows
Read more about the article Take Screenshot from Command Line
Credits

Take Screenshot from Command Line

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

To take a screenshot from command line (even from ssh connection) in a system running X server: xwd -out screenshot.xwd -root -display :0.0 More about xwd here. More options here.

Continue ReadingTake Screenshot from Command Line
Read more about the article How to Get Current Datetime (NOW) with PHP
Credits

How to Get Current Datetime (NOW) with PHP

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

To get current datetime (now) with PHP you can use date with any PHP version, or better datetime class with PHP >= 5.2 Various date format expressions are available here.…

Continue ReadingHow to Get Current Datetime (NOW) with PHP
  • Go to the previous page
  • 1
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 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