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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
web-elite/README.md
php logo laravel logo wordpress logo nodejs 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 [email protected]

πŸ“„ 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 logo apachemaven logo arduino logo bash logo bootstrap logo cloudflare logo css3 logo electron logo express logo html5 logo javascript logo jquery logo linux logo mongodb logo mysql logo nginx logo phpstorm logo postman logo powershell logo redis logo regex logo stackoverflow logo svg logo symfony logo tailwindcss logo vite logo vscode logo vuejs logo

πŸ‘€ You can find me on:

stats graph streak graph languages graph

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 only filter inputs with numbers only
    1
    <script>
    2
     var inputNumberElite = document.querySelectorAll('input[type="number"]');
    3
            for (var i = 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. cdn cdn Public

    JavaScript