Ustrem.org - some good stuff...
New
Ask the wiseguys Here you can ask your questions on topics of this site, witch you don't find information for. Please use the form at the bottom of this page to contact us. We'll try to answer every question. Answers will be published on this page.
Certificate of mail.ustrem.org is available for download. This guarantees users secure POP3 and SMTP access to their mailboxes
Most viewed articles
Reading data from Excel files using PHP class Spreadsheet_Excel_Reader - If you have already read th article about generating Excel workbooks using PHP, this is an addition. Here's an example how to read these files. It is useful if you have large database and need...
Sending mails with PHPMailer. HTML content, inline images, attachments, SMTP, cyrillic support - PHPMailer is a PHP class for sending email. It has far more funtionality compared to the regular mail() function, including attachments and inline images. It is very usefull for actions like...
Remove mail from postfix queue based on from email or rcpto email address - Here is a simple perl script to delete messages from postfix queue based on email #!/usr/bin/perl -w # # pfdel - deletes message containing specified address from # Postfix queue. Matches...
How to convert between utf8 and cp1251 without iconv - When you need convert some data from utf8 to cp1251(windows-1251) or cp1251 to utf8 you must use system function iconv. Frequently the hosting providers do not allow to use this function....
Installation of phpBB forum MySQL and non-latin character support - Here are a few steps to install phpBB without having the problem regarding wrong display of forum topics containing non-latin symbols. This happens, because phpBB converts those symbols in...
Most recent articles
Stripping HTML comments from a string in PHP - Bellow is a PHP function for stripping HTML comments out of a string. It is useful when working with raw data, caching engines or data, extracted from another website. function...
Escaping single quotes in single-quoted Bash string - There are several cases where one would want to have single quote in single-quoted string. Several examples are: - passing complex arguments to programs...
Running commands as System account in Windows - Windows System account is normally not available for the users. In some cases however one would want to run some command using System 's privileges for example when diagnozing permission...
Getting date and time in desired format in DOS/Windows cmd prompt - If you are familiar with Linux's date command and its pretty output formatting, you'll be surprised by the lack of even tiny bit of formatting in its DOS/Windows equivalent. However there's...
Several hints on writing CLI php scripts - Despite PHP is used mainly for web applications, it's a very handy language for writing command line applications too. Especially if you're used to, it can replace both bash and Perl for you. To...
Link to us!
Pick a logo that you like and just copy/paste HTML code to your personal page
|
|
|
|