Pario TechnoBlob

  • Home
  • About
  • Archives
Skip to content

Pario TechnoBlob

A chronological documentation test project, nothing serious, really!

  • Home
  • About
  • Archives

Category: Web

Scripting

Remove blank / empty lines

function removeEmptyLines($string) { return preg_replace(“/(^[\r\n]*|[\r\n]+)[\s\t]*[\r\n]+/”, “\n”, $string); }

Read More
Web

Create a user in MediaWiki

Visit this address: /index.php?title=Special:Userlogin&type=signup

Read More
Web

Custom left menu/navigation menu i MediaWiki

To change the navigation menu you have to go to index.php?title=MediaWiki:Sidebar or ?title=MediaWiki:Sidebar and make the needed changes.

Read More
Linux

Remove HTML metatags from a file using sed

sed -e ‘s/< [^>]*>//g’ myfile.html

Read More
Web

Print PHP array content

echo “<pre> print_r($_POST); print_r($_GET); print_r($_REQUEST); </pre>”; ?>

Read More

Posts navigation

Newer posts
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Search

Apache apt-get awk backup basename bash CentOS convert csv Database dd Debian esxi5 Etch EXIF Fedora find Gentoo grep howto html imagemagick iptables iso jhead JPG mount MySQL Nikon nmap perl PHP Postfix RedHat rename rhel5 sed sftp SMTP sort ssh Ubuntu VMware Wordpress Zimbra

  • Backup
  • Linux
  • Misc
  • Network
  • Photo etc
  • Scripting
  • Security
  • Virtualization
  • Web
  • Windows

Categories

  • Backup
  • Linux
  • Misc
  • Network
  • Photo etc
  • Scripting
  • Security
  • Virtualization
  • Web
  • Windows

Tags

Apache apt-get awk backup basename bash CentOS convert csv Database dd Debian esxi5 Etch EXIF Fedora find Gentoo grep howto html imagemagick iptables iso jhead JPG mount MySQL Nikon nmap perl PHP Postfix RedHat rename rhel5 sed sftp SMTP sort ssh Ubuntu VMware Wordpress Zimbra
Resume X WordPress Theme by Wp Theme Space