https://www.howtogeek.com/807905/how-to-disable-the-these-files-might-be-harmful-to-your-computer-warning/
Friday, June 3, 2022
Who is who ?
https://www.howtogeek.com/807905/how-to-disable-the-these-files-might-be-harmful-to-your-computer-warning/
Wednesday, June 1, 2022
Share Printer in Windows 10 problem
Just uninstall KB5005565 if "Share Printer Not Connecting". (Operation failed with error 0x0000011b Windows 10)
Good language for development:
https://programmingzen.com/10-lesser-known-programming-languages-worth-exploring/
https://blog.stoneriverelearning.com/6-unknown-programming-languages-that-will-surprise-you/
Wednesday, May 25, 2022
Multiboot goodness
https://www.pendrivelinux.com/yumi-multiboot-usb-creator/
https://www.ventoy.net/en/index.html
Shopify alternative:
https://www.howtogeek.com/805550/the-7-best-registry-hacks-for-windows-11/
https://www.howtogeek.com/803839/how-to-let-linux-scripts-detect-theyre-running-in-virtual-machines/
Programmaticaly Custom Paper Size:
https://forums.overclockers.com.au/threads/setting-default-paper-size-by-policy.844917/
https://docs.microsoft.com/en-us/windows/win32/printdocs/addform
https://docs.microsoft.com/en-us/windows/win32/printdocs/form-info-2
++
++
https://bonapeti.rs/n-86024-Oksalati
TIPS: Windows 10 to Windows 11:
Before you start install USB for Windows 11...
...find appraiserres.dll in folder sources
...remove all occurence of 'TPM' from notepad
...remove all occurence of 'UEFI' from notepad
Monday, May 23, 2022
Friday, May 20, 2022
AS filter version 2
<?php
++Do you need encouragement while typing the best code ever?
Thursday, May 19, 2022
Anti-spam filter in PHP
Sunday, May 15, 2022
The latest breaking news
++
The ribbon microphone secrets:
https://www.howtogeek.com/802803/embed-excel-file-in-website/
https://www.geekpaw.com/product/sale-39658
Piezo microphone from lighter scheme:
LIKE A PRO:
http://www.richardmudhar.com/blog/piezo-contact-microphone-hi-z-amplifier-low-noise-version/
Friday, May 13, 2022
Thursday, April 28, 2022
pop3 check php
Potreban i dovoljan uslov:
https://stackoverflow.com/questions/9654453/fatal-error-call-to-undefined-function-imap-open-in-php
Prvo koristimo:
https://www.php.net/manual/en/function.imap-body.php
da preuzmemo mejlove, a zatim naredbu za brisanje odredjenog mejla koji je sumnjiv, na primer ima nedozvoljeni tip fajla ili sadržaj:
imap_delete($mbox, 1);
https://www.tutorialspoint.com/php/php_functions_imap_delete.htm
https://www.php.net/manual/en/function.imap-delete.php
PRIMER:
Malo bolje:
Gore navedeno su osnovne stvari koje su potrebne ako želite da napravite antispam online servis.

















