Skip to content

Zee's Blog

zee.balogh.sk

Menu

  • Projects
  • About

Programming

Cloning an Existing Git Repository

To clone a repository in Git just execute the following command: $ git clone [url] Example: $ git clone https://github.com/phalcon/forum Resources:

admin 23.05.201423.05.2014 Programming No Comments Read more

Perl and Mail Attachments

Resources How do I send an email with Perl (including an attachment)? How to send email attachments using Perl / MIME::Lite Perl script to save an email attachment to disk Howto extract e-mail MIME attachments using Perl and uudecode

admin 31.03.2011 Programming No Comments Read more

Converting Character sets in MySQL to UTF8

Do you also face the problem with charsets in MySQL? I do quite often. The reason is that I work with different MySQL versions (4.0, 4.1, 5.0, 5.1), where each of them handles charsets a little differently. For example for

admin 19.12.200823.05.2014 MySQL, Programming No Comments Read more

Search

Copyright © 2023 Zee's Blog. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
  • Projects
  • About