Skip to content
View web-elite's full-sized avatar
🤙
A small point in the world of 0 and 1
🤙
A small point in the world of 0 and 1

Block or report web-elite

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
web-elite/README.md
php logolaravel logowordpress logotall stack logo

AlirezaYaghouti

🙌 Co-founder of BiscoWeb

🔭 I’m currently working on CopyTool

👨‍💻 All of my projects are available at instagram web__elite

📝 I regularly write articles on dev.to/web_elite

💬 Ask me about PHP, Wordpress, Laravel 12

📫 How to reach me webelitee@gmail.com

📄 Know about my experiences webelitee.ir

Use computer science to better understand self-awareness
History will not forget that 0 and 1 are a reflection of me.

🔧 Tools i Use

alpinelinux logoapachemaven logoarduino logobash logobootstrap logocloudflare logocss3 logoelectron logoexpress logohtml5 logojavascript logojquery logolinux logomongodb logomysql logonginx logophpstorm logopostman logopowershell logoredis logoregex logostackoverflow logosvg logosymfony logotailwindcss logovite logovscode logovuejs logo

👀 You can find me on:

Telegram logowhatsapp logogmail logolinkedin logotwitter logodevto logocodepen logo

📊 My Stats

stats graphstreak graphlanguages graph

💪 My Activity

pacman contribution graph

𝖌𝖔𝖉'𝖘 𝖕𝖑𝖆𝖓

Pinned Loading

  1. generate random hash in php in one l...generate random hash in php in one line code
    1
    /*
    2
    * x = hash lenght
    3
    */
    4
    substr(md5(openssl_random_pseudo_bytes(20)), $x);
    5
  2. filter inputs with numbers onlyfilter inputs with numbers only
    1
    <script>
    2
    varinputNumberElite=document.querySelectorAll('input[type="number"]');
    3
    for(vari=0,len=inputNumberElite.length;i<len;i++){
    4
    inputNumberElite[i].addEventListener("keypress",function(evt){
    5
    if(evt.which!=8&&evt.which!=0&&evt.which<48||evt.which>57){
  3. List of public cars available in Ira...List of public cars available in Iran. لیست ماشین های عمومی موجود در ایران
    1
    <?php
    2
    3
    $car_list = array (
    4
    0 => '550 ام جی MG ',
    5
    1 => 'گریت وال H2هاوال',
  4. cdncdnPublic

    JavaScript