Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.99 KB

README.md

File metadata and controls

65 lines (39 loc) · 1.99 KB

VanFunction

VanFunction - Easy Function And MYSQL Alternate Version 1.0

Features :

  • Can store database as TXT
  • Easy to put data or create
  • Remove Contains Text Database
  • More...

Function :

  • remove_brand() => fungsi untuk menghilangkan watermark 000webhostapp
  • hapus_spasi($data) => fungsi untuk menghapus semua spasi
  • hapus_hapus_karakter_khusus($text) => menghapus semua kata khusus ( \ " , ; < > )
  • buat_file($path,$text) => Fungsi untuk membuat file
  • hapus_file($path) => Fungsi untuk menghapus file
  • hapus_kata_khusus($kata_khusus,$source) => Fungsi untuk menghapus kata khusus
  • cari_kata_acak => fungsi untuk generate kata cari_kata_acak
  • isi_database($path,$data) => membuat database txt simple tanpa koneksi mysql (setiap space = akhir data)
  • isi_database_dengan_kode($path,$data,$kode) => membuat database dengan kode khusus
  • ambil_database_if_contains($path,$data) => ambil database jika terdapat kata khusus
  • pecahkan_data($data) => pecahkan data jika sudah di ambil
  • dapatkan_ip_pengunjung => mencari ip pengunjung
  • dapatkan_useragent => mengambil user_agent
  • catat_pengunjung($path) => mencatat pengunjung
  • cek_kata_contains($source,$kata_kunci,$kondisi) => true or false output
  • function hapus_line_kosong($text) => hapus line kosong

Installation

1. cd /xampp/htdocs (your www path)
2. git clone https://github.com/ivanwebdevs/VanFunction
3. cd saycheese-antidote
4. edit your php file where you want to put this function ex: require'VanFunction/vanfunction.php'

Support authors:

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process of submitting pull requests to us.

License

GitHub license

This project is licensed under the Apache License - see the LICENSE file for details

Notice