-
Arif Erzin Bloğu-Kendime Notlar
İçerikler özgün değildir. Sadece sık sık lazım olan işime yarayacak olan notları almış olduğum kişisel bloğumdur.
9 Temmuz 2020 Perşembe
Docker tüm çalışan containerleri durdurma ve silme
Use this to delete everything:
docker system prune -a --volumes
Remove all unused containers, volumes, networks and images
WARNING! This will remove:
- all stopped containers
- all networks not used by at least one container
- all volumes not used by at least one container
- all images without at least one container associated to them
- all build cach...
31 Mayıs 2020 Pazar
laravel 4.2 stream_socket_enable_crypto(): SSL operation failed with code 1 Hatası
Kaynak:https://www.tfzx.net/article/799886.html
Humaun Rashid Nayan
I have also this error in laravel 4.2 I solved like this way. Find out StreamBuffer.php. For me I use xampp and my project name is itis_db for this my path is like this. So try to find according to your one
C:\xampp\htdocs\itis_db\vendor\swiftmailer\swiftmailer\lib\classes\Swift\Transport\StreamBuffer.php
and...
5 Nisan 2020 Pazar
Php ile TC Kimlik Doğrulama (SOAP)
$soapUrl = "https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx?WSDL";
$xml_post_string='<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<TCKimlikNoDogrula...
10 Kasım 2019 Pazar
C# ile mongoDB işlemleri
private void button1_Click(object sender, EventArgs e)
{
ProductService productService = ProductService.ProductClientAsSingleton();
productService.ProductInsert();
//productService.ProductList();
...
30 Ağustos 2019 Cuma
Laravel pagination max 50 page
/vendor/laravel/framework/src/Illuminate/Pagination/Paginator.php
public function getLastPage()
{
if($this->lastPage>50){return 50;}else{return $this->lastPage;}
...
Laravel timeout Allowed memory size of hatası
\vendor\laravel\framework\src\Illuminate\Database\Connection.php
public function disableQueryLog()
{
$this->loggingQueries = false;
...
25 Temmuz 2019 Perşembe
MongoDB
https://docs.mongodb.com/php-library/v1.2/reference/method/MongoDBClient-selectCollection/#phpmethod.MongoDB\Client::selectCollection
use View, Input, Redirect, Validator, Sentry, Hashids,Carbon\Carbon,MongoDB;
public static function connectMongo($database)
{
$mongo = new MongoDB\Client('mongodb://', array(
...
9 Eylül 2018 Pazar
c# ta yapılan bir programın görev çubuğuna çıkan simgesini gizlemek

Kaynak: https://www.zdaylan.com/c-system-tray-uygulamayi-gorev-cubugunda-calistirma/
formun özelliklerinden ShowInTaskbar Özelliğini False yapmanız yeterli.
C# – System Tray – Uygulamayı görev çubuğunda çalıştırma
C#’de system tray yani bildiğimiz gibi uygulamamızı...
1 Eylül 2018 Cumartesi
Upload Size
; Maximum allowed size for uploaded files.
upload_max_filesize = 40M
; Must be greater than or equal to upload_max_filesize
post_max_size = 40M
max_execution_time = 60
set_time_limit(0)...
Kaydol:
Kayıtlar
(
Atom
)
search this website
email updates
Like us on facebook
Katkıda bulunanlar
Blogger tarafından desteklenmektedir.
Etiketler
- AJAX (3)
- alertbox (1)
- android (1)
- Asp.net (22)
- blogger (1)
- bootstrap (2)
- C# (1)
- Canvas (3)
- capture (2)
- datetime (1)
- dizüstü (1)
- dizüstü bilgisayardan interneti paylaştırmak (1)
- editör yapma (1)
- facebook api (1)
- Flash (1)
- format (1)
- geometri (6)
- google (1)
- Graf (1)
- Graf Teorisi (1)
- Hatalar (4)
- Html (1)
- html5 (2)
- iframe (1)
- ilköğretim (4)
- javascript (2)
- jquery (7)
- JSON (2)
- kablosuz (1)
- Karakter (1)
- Kodlama örnekleri (2)
- kütle (4)
- Laravel (2)
- laravel g-zip (1)
- Listbox (1)
- Matematik (20)
- matematikistan (2)
- matematikistan.net (16)
- mongoDB (1)
- msdos (1)
- mysql (4)
- netbeans (1)
- phonegap (1)
- php (3)
- php ile benzer tags (1)
- php similar tags (1)
- routing (2)
- Samsung (1)
- Save (1)
- Save Canvas (2)
- SOAP (1)
- tags (1)
- tarih (1)
- Thumbnail (1)
- Türkçe (1)
- türkçe karakter (1)
- Türksat 4A (1)
- url routing (2)
- utf-8 (1)
- Validation Kontrolleri (3)
- wifi (1)
- WYSIWYG (1)
- WYSIWYG editör (1)
- xml (1)
İşe Yarar Siteler
Popular Posts
-
Dosyaya erişim izni verme sudo chmod -R 777 /home/sixven/camp_sms/inputs
-
How to delete, disable and exit Demo Live Unit Retail Mode on the Samsung Galaxy S5 1. The first thing to do is to disable the retail mod...
-
Facebook uygulama geliştirirken bu tarz bir hata aldım. Çözümü : 1) https://developers.facebook.com sayfasından uygulamanın “Settings” ...
-
Öncelikle http://htmlagilitypack.codeplex.com/ sitesinden Html Agility Pack i indiriyoruz sonra projemizde sağ üstdeki solution ex...
-
Localhost için Choreme Eklentisi = Eklenti Sunucu Taraflı çalışmalarda ise php dosyasının en üstüne aşağıdakileri ekleyebilirsiniz: he...
-
TCPDF de font türkçe destekli bile olsa zaman zaman sıkıntı yaratabiliyor. Yapılacak işlemler şunlar 1- http://fonts.snm-portal.com/ fon...
-
Alıntı:http://www.zafercelenk.net/post/2010/06/23/SQL-ile-Kay%C4%B1tlar%C4%B1-Sayal%C4%B1m.aspx Geliştirdiğiniz uygulamalarda veritabanı...
-
başlat>çalıştır>regedit burdan aşağıdaki değerleri silin; HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\De...
-
Kaynak: https://www.zdaylan.com/c-system-tray-uygulamayi-gorev-cubugunda-calistirma/ formun özelliklerinden ShowInTaskbar Özelliğini Fal...
-
GsmComm kütüphanesiyle SMS Göndermek ve SMS Okumak Önce telefonunuzu bilgisayarınıza USB veya Bluetooth ile bağlayın. Telefonunuzun ...
© Arif Erzin Bloğu-Kendime Notlar 2013 . Powered by Bootstrap , Blogger templates and RWD Testing Tool