Skip to content (Press Enter)

Gechev.com

  • Home
  • Contact me

LEI code validator for PHP

by gecheupdated on 26.02.202224.02.2022

LEI (Legal Entity Identifier) code is a unique identifier code for legal entities making financial transactions. Which purpose is to help identify legal entities on a globally accessible database. Some times we need an validator for such codes, but as far I know, there is not so much PHP scripts doing this validation. This is …

Read More
0

2003 Honda Hornet PC36 cold start problem

by gecheupdated on 26.02.202225.09.2020

Hello dear readers, I found a lot of questions about 2003 Honda Hornet PC36 motorcycle with difficult cold start problems on different forums, but none of them has solved this problem. 2003 Honda Hornet cold start problem symptoms In a hot weather your bike is fine, or you have to apply just a little choke …

Read More
0

How to recover your hacked Instagram account

by gecheupdated on 30.06.202026.06.2020
How to return your hacked Instagram account

Instagram is one of the fastest growing and entertaining social platforms these days. Unfortunately it’s one of the unsafest social media platforms. I’m not sure why, but Facebook really don’t give a **** about this and they really did not do anything to secure Instagram accounts. In this article, I will give you the most …

Read More
0

Medical face shield 3d model for printing

by gecheupdated on 22.03.202022.03.2020

Hello guys, this is a post for prototype of medical face shield 3d model for printing which can help the doctors fighting a Coronavirus SARS-2 / 2019-nCovid / Covid-19 virus. It is in BETA stage, so it needs testing and maybe emprovements. DOWNLOAD FROM HERE Please contribute, test it and write a comment!

Read More
0

DIY surgical mask for Coronavirus SARS-2 / 2019-nCovid / Covid-19 virus – how to test is it safe?

by gecheupdated on 21.03.202021.03.2020

Hello dear readers, it these days – March 2020, there is something common as danger in the world, no meter of your country. We are sharing one major problem – the Coronavirus or SARS-2 virus, which one is causing the Covid-19 deseese. No matter the country you are, I’m pretty sure you have a problem …

Read More
0

Bitcoin (BTC) price display ticker on Raspberry Pi with PHP

by gecheupdated on 14.11.201903.11.2019

With the Bitcoin price increase in the time, I was interested in investing and understanding what is Bitcoin at all. This is why I invest in some BTC and start to look at the price daily. Unfortunately the Bitcoin price is so dynamic, that it’s very disturbing for me to watch the price regullary, so why not make something more advanced? 🙂
BTC price display is my Raspberry Pi project to show a Bitcoin cryptocurrency price in real time with Apache and PHP. I’m using a free Bitcoin price currency provider – CoinGate.

Read More
14

How to get Bitcoin price with PHP script

by gecheupdated on 24.10.201915.10.2019

In this article I will show you how to get the bitvoin price with PHP and curl. All you will need is a http server with php and php-curl module installed on your machine. No need of api keys or something more. So. let’s go.

Read More
0

How to get secured bitcoin wallet

by gecheupdated on 24.10.201905.10.2019

Bitcoin or just ₿ is a decentralized digital currency without need of a regulator like central bank or single administrator in charge of ruling the transactions that can be sent from user to user on the peer-to-peer bitcoin network. Without regulator, it’s very easy to scam or hack end users and seal all of their wallets. This is why it’s very important for you to secure your bitcoin wallet. In this article we will fond out, how to do it.

Read More
0

Bitcoin core – how to make it work in command line (cmd)?

by gecheupdated on 24.10.201927.09.2019
Bitcoin core error

This post will let you breafly understand what is Bitcoin Core and how to use it via RPC. So let’s get started with discovering the bitcoin core network.

Read More
1

ORA-00020: maximum number of processes (%s) exceeded – and you cant login?

by gecheupdated on 02.11.201918.08.2015

In this article I’ll show how to deal with this Oracle error ORA-00020: maximum number of processes (%s) exceeded in few simple steps. ORA-00020 This error can be shown for many reasons, but one is known – your oracle server reached the maximum connections defined in ORACLE_HOME_DIR/DBS/init.ora What to do? Make this simple steps, and …

Read More
0

nginx client certificate – Get Client Certificate information with SSL, php-fpm and nginx

by gecheupdated on 02.11.201926.06.2015

Hello guys, i have stuck to get information for nginx client certificate in two way authentication with nginx and php-fpm. When I use Apache, I can access the $_SERVER[‘SSL_*’] varaibles, but this is not available to nginx by default. So, you have to make a little changes to the config files. /etc/nginx/conf.d/default.conf location ~ \.php$ …

Read More
0

jQuery – input only numbers

by gecheupdated on 02.11.201929.04.2015

Hello guys, in this post I’ll show you how to restrict users to input only a numbers in given input field. It’s very simple solution that uses only a JavaScript / jquery -input only numbers. jquery – input only numbers <script> $(document).ready(function() { $(„#txtboxToFilter“).keydown(function (e) { if ($.inArray(e.keyCode, [46, 8, 9, 27, 13, 110, 190]) …

Read More
0

Навигация

Previous Page

Support me

Support me by sending me Satoshis! :) bc1qa38vaky36cx2xn9emu9xxv9ge26g2j3hevtmne

If you found something helpful here, you can supoort me by sending me some small amount of BTCs

Last posts

  • LEI code validator for PHP
  • 2003 Honda Hornet PC36 cold start problem
  • How to recover your hacked Instagram account
  • Medical face shield 3d model for printing
  • DIY surgical mask for Coronavirus SARS-2 / 2019-nCovid / Covid-19 virus – how to test is it safe?
  • Bitcoin (BTC) price display ticker on Raspberry Pi with PHP
  • How to get Bitcoin price with PHP script
  • How to get secured bitcoin wallet
  • Bitcoin core – how to make it work in command line (cmd)?
  • ORA-00020: maximum number of processes (%s) exceeded – and you cant login?
© Copyright 2022 Gechev.com. All Rights Reserved. The Ultralight | Developed By Rara Theme. Powered by WordPress.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT