Skip to content

Instantly share code, notes, and snippets.

View halilbarim's full-sized avatar
🏠
Remote Working

Halil B. halilbarim

🏠
Remote Working
View GitHub Profile
<?php
//ana gönderici fonksiyonumuz
//geln veriler kullanıcının nicki ve yazdığı metin
function mainSent($nickName,$text){
if(control($nickName,$text).$bool=='true'){
<?php
$dizi_isim=[];
$dizi_soyisim=[];