Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Please type your username.

Please type your E-Mail.

Please choose an appropriate title for the question so it can be answered easily.

Please choose the appropriate section so the question can be searched easily.

Please choose suitable Keywords Ex: question, poll.

Browse
Type the description thoroughly and in details.

Choose from here the video type.

Put Video ID here: https://www.youtube.com/watch?v=sdUUx5FdySs Ex: "sdUUx5FdySs".


Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Sign InSign Up

Code Hero

Code Hero Logo Code Hero Logo

Code Hero Navigation

  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • CH Tutorials
  • SL Geek Blog
Home/ Questions/Q 24680
Next
Answered
Akith Kenula ☑️
  • 0
Akith Kenula ☑️Code Pro
Asked: July 17, 20212021-07-17T15:00:23+05:30 2021-07-17T15:00:23+05:30In: PHP

PHP

  • 0

What is PHP?

  • 14 14 Answers
  • 63 Views
  • 0 Followers
  • 0
Answer
Share
  • Facebook
  • Report

14 Answers

  • Voted
  • Oldest
  • Recent
  • Random
  1. Matheesha.Chathuranga Code Expert V E N D E X
    2021-07-17T15:32:22+05:30Added an answer on July 17, 2021 at 3:32 pm

    PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group.

    • 7
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Best Answer
    Akith Kenula ☑️ Code Pro
    2021-07-17T15:01:12+05:30Added an answer on July 17, 2021 at 3:01 pm

    PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.

    • 1
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
    • KNOiT (Sky Production) Code Pro Founder of Sky Production✔️
      2021-07-17T15:03:19+05:30Replied to answer on July 17, 2021 at 3:03 pm

      You’re correct but Why are u reply your quection.

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
        • Report
      • Dakshina Code Junior
        2021-07-17T15:09:11+05:30Replied to answer on July 17, 2021 at 3:09 pm

        I think he doesn’t understand the code hero concept.

        • -5
        • Reply
        • Share
          Share
          • Share on Facebook
          • Share on Twitter
          • Share on LinkedIn
          • Share on WhatsApp
          • Report
        • KNOiT (Sky Production) Code Pro Founder of Sky Production✔️
          2021-07-17T15:15:58+05:30Replied to answer on July 17, 2021 at 3:15 pm

          Yeah.. We must get some step to against this works.

          • 0
          • Reply
          • Share
            Share
            • Share on Facebook
            • Share on Twitter
            • Share on LinkedIn
            • Share on WhatsApp
            • Report
        • Sahan Ranasinghe Code Junior 𝙱𝚎 𝙰 𝙶𝚘𝚘𝚍 𝙿𝚎𝚛𝚜𝚘𝚗 𝙱𝚞𝚝 𝙳𝚘𝚗\'𝚝 𝚆𝚊𝚜𝚝 𝚃𝚒𝚖𝚎 𝚃𝚘 𝙿𝚛𝚘𝚟𝚎 𝙸𝚝.︻╦̵̵͇̿̿̿̿══╤─
          2021-07-17T15:17:28+05:30Replied to answer on July 17, 2021 at 3:17 pm

          😂

          • 0
          • Reply
          • Share
            Share
            • Share on Facebook
            • Share on Twitter
            • Share on LinkedIn
            • Share on WhatsApp
            • Report
  3. NJNavindu Code Senior
    2021-07-17T15:19:49+05:30Added an answer on July 17, 2021 at 3:19 pm

    What is PHP?

    • PHP is an acronym for “PHP: Hypertext Preprocessor”
    • PHP is a widely-used, open source scripting language
    • PHP scripts are executed on the server
    • PHP is free to download and use

    PHP is an amazing and popular language!

    It is powerful enough to be at the core of the biggest blogging system on the web (WordPress)!
    It is deep enough to run the largest social network (Facebook)!
    It is also easy enough to be a beginner’s first server side language!


    What is a PHP File?

    • PHP files can contain text, HTML, CSS, JavaScript, and PHP code
    • PHP code is executed on the server, and the result is returned to the browser as plain HTML
    • PHP files have extension “.php“

    What Can PHP Do?

    • PHP can generate dynamic page content
    • PHP can create, open, read, write, delete, and close files on the server
    • PHP can collect form data
    • PHP can send and receive cookies
    • PHP can add, delete, modify data in your database
    • PHP can be used to control user-access
    • PHP can encrypt data

    With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.


    Why PHP?

    • PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)
    • PHP is compatible with almost all servers used today (Apache, IIS, etc.)
    • PHP supports a wide range of databases
    • PHP is free. Download it from the official PHP resource: http://www.php.net
    • PHP is easy to learn and runs efficiently on the server side

    What’s new in PHP 7

    • PHP 7 is much faster than the previous popular stable release (PHP 5.6)
    • PHP 7 has improved Error Handling
    • PHP 7 supports stricter Type Declarations for function arguments
    • PHP 7 supports new operators (like the spaceship operator: <=>)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
    • Ravindu Madushan Code Senior NextGen Campus
      2021-07-17T16:16:02+05:30Replied to answer on July 17, 2021 at 4:16 pm

      sinhalen thibbnm thawth watinwa

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
        • Report
      • NJNavindu Code Senior
        2021-07-17T16:23:00+05:30Replied to answer on July 17, 2021 at 4:23 pm

        PHP යනු කුමක්ද?
        PHP යනු “PHP: Hypertext Preprocessor” යන්නෙහි සංක්ෂිප්තයකි.
        PHP යනු බහුලව භාවිතා වන විවෘත කේත රචන භාෂාවකි
        PHP ස්ක්‍රිප්ට් සේවාදායකයේ ක්‍රියාත්මක වේ
        PHP බාගත කර භාවිතා කිරීමට නොමිලේ
        PHP යනු පුදුමාකාර හා ජනප්‍රිය භාෂාවකි!

        වෙබයේ විශාලතම බ්ලොග්කරණ පද්ධතියේ (වර්ඩ්ප්‍රෙස්) හරය වීමට එය බලවත්ය!
        විශාලතම සමාජ ජාලය (ෆේස්බුක්) ක්‍රියාත්මක කිරීමට තරම් එය ගැඹුරු ය!
        ආරම්භකයකුගේ පළමු සේවාදායක පාර්ශවීය භාෂාවක් වීමද පහසුය!

        PHP ගොනුවක් යනු කුමක්ද?
        PHP ලිපිගොනු වල පෙළ, HTML, CSS, JavaScript සහ PHP කේත අඩංගු විය හැකිය
        PHP කේතය සේවාදායකයේ ක්‍රියාත්මක වන අතර ප්‍රති result ලය බ්‍රව්සරයට සරල HTML ලෙස යවනු ලැබේ
        PHP ලිපිගොනු වල “.php“ දිගුවක් ඇත
        PHP ට කුමක් කළ හැකිද?
        PHP හට ගතික පිටු අන්තර්ගතයන් ජනනය කළ හැකිය
        PHP හට සේවාදායකයේ ගොනු සෑදීම, විවෘත කිරීම, කියවීම, ලිවීම, මකා දැමීම සහ වසා දැමිය හැකිය
        PHP හට ආකෘති දත්ත රැස් කළ හැකිය
        PHP හට කුකී යැවීමට සහ ලැබීමට හැකිය
        ඔබේ දත්ත ගබඩාවේ දත්ත එක් කිරීමට, මකා දැමීමට, වෙනස් කිරීමට PHP ට හැකිය
        පරිශීලක ප්‍රවේශය පාලනය කිරීම සඳහා PHP භාවිතා කළ හැකිය
        PHP හට දත්ත සංකේතනය කළ හැකිය
        PHP සමඟ ඔබ ප්‍රතිදානය HTML වලට සීමා නොවේ. ඔබට පින්තූර, PDF ගොනු සහ ෆ්ලෑෂ් චිත්‍රපට පවා ප්‍රතිදානය කළ හැකිය. ඔබට XHTML සහ XML වැනි ඕනෑම පෙළක් ප්‍රතිදානය කළ හැකිය.

        PHP ඇයි?
        PHP විවිධ වේදිකා මත ධාවනය වේ (වින්ඩෝස්, ලිනක්ස්, යුනික්ස්, මැක් ඕඑස් එක්ස්, ආදිය)
        PHP අද භාවිතා කරන සියලුම සේවාදායකයන් සමඟ අනුකූල වේ (Apache, IIS, ආදිය)
        PHP පුළුල් පරාසයක දත්ත සමුදායන් සඳහා සහය දක්වයි
        PHP නොමිලේ. නිල PHP සම්පතෙන් එය බාගන්න: http://www.php.net
        PHP ඉගෙන ගැනීමට පහසු වන අතර සේවාදායකයාගේ පැත්තෙන් කාර්යක්ෂමව ක්‍රියාත්මක වේ
        PHP 7 හි අලුත් දේ
        පෙර ජනප්‍රිය ස්ථාවර නිකුතුවට වඩා PHP 7 වේගවත් වේ (PHP 5.6)
        PHP 7 දෝෂ හැසිරවීම වැඩි දියුණු කර ඇත
        PHP 7 ක්‍රියාකාරී තර්ක සඳහා දැඩි ආකාරයේ ප්‍රකාශ සඳහා සහය දක්වයි
        PHP 7 නව ක්‍රියාකරුවන්ට සහය දක්වයි (අභ්‍යවකාශ නැව් ක්‍රියාකරු වැනි: )

        • 1
        • Reply
        • Share
          Share
          • Share on Facebook
          • Share on Twitter
          • Share on LinkedIn
          • Share on WhatsApp
          • Report
        • Ravindu Madushan Code Senior NextGen Campus
          2021-07-17T16:39:47+05:30Replied to answer on July 17, 2021 at 4:39 pm

          jayen jayama wen oni

          • 0
          • Reply
          • Share
            Share
            • Share on Facebook
            • Share on Twitter
            • Share on LinkedIn
            • Share on WhatsApp
            • Report
  4. Tharindu Dhanushka Code Senior
    2021-07-17T15:22:47+05:30Added an answer on July 17, 2021 at 3:22 pm

    PHP is widely used for server-side web development, when a website frequently requests information from a server. As an older language, PHP benefits from a large ecosystem of users who have produced frameworks, libraries, and automation tools to make the programming language easier to use. PHP code is also easy to debug.😊

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  5. Dhanula_D Code Junior
    2021-07-17T16:15:14+05:30Added an answer on July 17, 2021 at 4:15 pm

    PHP is Hypertext Preprocessor it is  opensource scripting language

    PHP runs Linux ,windows and Mac operating systems

    PHP can generate dynamic web pages

    file extension is .php

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  6. Ravindu Madushan Code Senior NextGen Campus
    2021-07-17T16:18:01+05:30Added an answer on July 17, 2021 at 4:18 pm

    AL ICT krnwad?

     

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  7. NJNavindu Code Senior
    2021-07-17T16:22:41+05:30Added an answer on July 17, 2021 at 4:22 pm

    PHP යනු කුමක්ද?
    PHP යනු “PHP: Hypertext Preprocessor” යන්නෙහි සංක්ෂිප්තයකි.
    PHP යනු බහුලව භාවිතා වන විවෘත කේත රචන භාෂාවකි
    PHP ස්ක්‍රිප්ට් සේවාදායකයේ ක්‍රියාත්මක වේ
    PHP බාගත කර භාවිතා කිරීමට නොමිලේ
    PHP යනු පුදුමාකාර හා ජනප්‍රිය භාෂාවකි!

    වෙබයේ විශාලතම බ්ලොග්කරණ පද්ධතියේ (වර්ඩ්ප්‍රෙස්) හරය වීමට එය බලවත්ය!
    විශාලතම සමාජ ජාලය (ෆේස්බුක්) ක්‍රියාත්මක කිරීමට තරම් එය ගැඹුරු ය!
    ආරම්භකයකුගේ පළමු සේවාදායක පාර්ශවීය භාෂාවක් වීමද පහසුය!

    PHP ගොනුවක් යනු කුමක්ද?
    PHP ලිපිගොනු වල පෙළ, HTML, CSS, JavaScript සහ PHP කේත අඩංගු විය හැකිය
    PHP කේතය සේවාදායකයේ ක්‍රියාත්මක වන අතර ප්‍රති result ලය බ්‍රව්සරයට සරල HTML ලෙස යවනු ලැබේ
    PHP ලිපිගොනු වල “.php“ දිගුවක් ඇත
    PHP ට කුමක් කළ හැකිද?
    PHP හට ගතික පිටු අන්තර්ගතයන් ජනනය කළ හැකිය
    PHP හට සේවාදායකයේ ගොනු සෑදීම, විවෘත කිරීම, කියවීම, ලිවීම, මකා දැමීම සහ වසා දැමිය හැකිය
    PHP හට ආකෘති දත්ත රැස් කළ හැකිය
    PHP හට කුකී යැවීමට සහ ලැබීමට හැකිය
    ඔබේ දත්ත ගබඩාවේ දත්ත එක් කිරීමට, මකා දැමීමට, වෙනස් කිරීමට PHP ට හැකිය
    පරිශීලක ප්‍රවේශය පාලනය කිරීම සඳහා PHP භාවිතා කළ හැකිය
    PHP හට දත්ත සංකේතනය කළ හැකිය
    PHP සමඟ ඔබ ප්‍රතිදානය HTML වලට සීමා නොවේ. ඔබට පින්තූර, PDF ගොනු සහ ෆ්ලෑෂ් චිත්‍රපට පවා ප්‍රතිදානය කළ හැකිය. ඔබට XHTML සහ XML වැනි ඕනෑම පෙළක් ප්‍රතිදානය කළ හැකිය.

    PHP ඇයි?
    PHP විවිධ වේදිකා මත ධාවනය වේ (වින්ඩෝස්, ලිනක්ස්, යුනික්ස්, මැක් ඕඑස් එක්ස්, ආදිය)
    PHP අද භාවිතා කරන සියලුම සේවාදායකයන් සමඟ අනුකූල වේ (Apache, IIS, ආදිය)
    PHP පුළුල් පරාසයක දත්ත සමුදායන් සඳහා සහය දක්වයි
    PHP නොමිලේ. නිල PHP සම්පතෙන් එය බාගන්න: http://www.php.net
    PHP ඉගෙන ගැනීමට පහසු වන අතර සේවාදායකයාගේ පැත්තෙන් කාර්යක්ෂමව ක්‍රියාත්මක වේ
    PHP 7 හි අලුත් දේ
    පෙර ජනප්‍රිය ස්ථාවර නිකුතුවට වඩා PHP 7 වේගවත් වේ (PHP 5.6)
    PHP 7 දෝෂ හැසිරවීම වැඩි දියුණු කර ඇත
    PHP 7 ක්‍රියාකාරී තර්ක සඳහා දැඩි ආකාරයේ ප්‍රකාශ සඳහා සහය දක්වයි
    PHP 7 නව ක්‍රියාකරුවන්ට සහය දක්වයි (අභ්‍යවකාශ නැව් ක්‍රියාකරු වැනි: <=>)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
Leave an answer

Leave an answer
Cancel reply

Browse

Sidebar

Ask A Question

Stats

  • Questions 2k
  • Answers 20k
  • Best Answers 494
  • Users 17k
  • Popular
  • Answers
  • Pasindu

    Code Hero ගැන

    • 241 Answers
  • S.Menuka

    Mobile Apps හදන්න ආසාවක් තියනවා. මොකද්ද හොදම සොෆ්ට්වෙයාර් එක.

    • 153 Answers
  • Chamalthegreat

    Python Code කරන්න හොදම IDE එක මොකක්ද?

    • 138 Answers
  • Gamith Chanuka
    Gamith Chanuka added an answer background: linear-gradient(to bottom, #0e0e0e 59%, #282727 121%); January 29, 2023 at 12:03 am
  • Disath Geenuka
    Disath Geenuka added an answer Good 👍 January 26, 2023 at 4:36 pm
  • Disath Geenuka
    Disath Geenuka added an answer It was very useful. Thank you very much  January 26, 2023 at 4:30 pm

Related Questions

  • codej

    php

    • 3 Answers
  • menuka_risith

    PHP LESSONS

    • 3 Answers
  • A.V.H.Dilshan

    php error

    • 3 Answers

Top Members

Pasindu

Pasindu

  • 4 Questions
  • 60k Points
Code Hero
Chamindu Dilshan

Chamindu Dilshan

  • 4 Questions
  • 10k Points
Code Master
Matheesha.Chathuranga

Matheesha.Chathuranga

  • 4 Questions
  • 8k Points
Code Expert

Trending Tags

##sl geek html## #all langagues #android_studio_error #animations #awards #background image #badth #blog #html #css #php #mysql #frontend-dev #chatbot #colifictonce # console.log("hello world"); #cording #cpp #c_programin #vs_code #c_programing #designer #develop #document.write("hello world"); #domains #download_files_form_a_website #dropdown menu #elif #else #form #forms #freenom.com #freewebhosting #general knowledge #general question #godaddy #groups #how to add #html #css #javascript #if #ios #software #linix #mac os #mictrocontroller #mysql work bench #nav-bar #news #website #non miving #operators_programing #phpmyadmin #progamming #progamming youtube channels #programing_languages #programming #learning #learningfromhome #programming_loops #publish #pycharm #python #basic #python #strings #python_vs_code #sites #python #smartphones #sofrware #title_image #vs code studio #html #vs_code_extension #wamp server #website #html #css #javascript #web_design #web_dev .. .net 2d 2d arrays 2nd question 3.10.0 3d 10 2021 :( ? @android studio setup a/l a/l ict about access ad add multiple website to one adds adeesha kavihansa admin admin page adobe dreamweaver adsense adsense aprrovel advance level after-css ai akee eduction alert alexa ai jarvis asistent python algorithm algorithm vs program all android android 13 android app android app devalopment android apps android development androide androide studio android phone android studio angular anjular js answer antivirus anymore api apk apk errror app app design app development application applications app publish apps apps developer app software arbitrary arduino arduino wireless robot hand arduino with python array arrays artificial intelligence atom authentication automatically autorun virus auto typing aws backend before-css begginer beginner beginners best best for develop mobile apps best for run java best ide for java best ide for run java best language best online platform to learn programming best programming language best programming language for develop mobile apps best resource to lear java best website to learn programming big bios error blender blockchain blog blogger bluetooth bluetooth comtrol car boostrap bootstrap bot bots bpm browser bs studio buldozer bump question button c c++ language cal calculator campus can't understand cartoon causing problems c drive change change mouse pointer channel chat chat application chat bot chat web application clion cloud clr cmd cmd error cmd list cms cocomelon code code beginner codeblocks codehero code hero codehero app codeheroawards code hero community code hero community warning code hero dark coder codes coding coding claas coding hero coding life coding lk codingmemes coding program collection column community companies computer computer science computerscience connection connect mysql const copilot count course c progaming c programing c programming cpython crack crash corse create apk without coding creator cripto currency cs csharp css css eka note pad eken open wenawa ane udaw karanna css html difference between css and html css html dropmenu css web site css wiki csv custom domain cyber security cybersecurity dark dark mode darktheme dark web hacking courses dart data database datapass data recovery datascience data type db dbms degree delete delete query desktop desktop application desktop view dev developer developing development devlopment devolop devoloping dhtml dictionary code difference between computer science and software engineering digital digitalocean discipline discord display divi theme django django python dom dos commands drake mood drone dropbox dvi earn money easy ebook e book eclipse editor editorconfig electric electron electron application emoji e money encrypt encrypted encryption engineer env er erro error errors es6 esp32' ethical ethical hacking ethnical hacker ex exam excel exe explain expo export external css facebook figma files firebase firstapp fixed fix problem flask flex flex-box flow chart flutter flywithme for for loop foss framework free free domain free job free or paid free python gui free web hosting frond end front end frontend front end dev full stack fullstack fullstack-dev fullstackdev function future of python game game dev game develop game developer keneguke salary in sri lanka game developing gamedevelopment game development game engine games gaming geek general ghost git github github copilot gloabal variables go golang good note pad google graphql grid group gui h1 hack hackathon hacking hand happy news hardware help help in english hero history history css history of javascript history of python hodama programming language ekka mokada home page host hosting how how is the best programmer in the world howpython how to how to add title how to chek security of software how to learn php how to make login form for website html html & css html aand css html and css htmlcsd htmlcss html css js htms httml and css humans hybrid ict ide idea ignore iit image infinity free instagram install install q int intel intellij intent intern internal css internet internet connection internet speeds in web ios ios development iot is python a low level language or a high level language? ithin help karanna i_d_k java java developer java ee java for beginners java fundamental javafx java institute java programming language java python java run කරන්න හොද ide එක මොකක්ද? java script javascript javascript encrypted javascript history java swing java vs python java web development jetbrains job jobs jquery js json kali kali linux kali linux bluetooth error kali linux install kauru hari dannavada html vala moving words dana vidiya keyword kids kite kivy kivymd kivy to apk knowledge kodular kotlin language languageofkalilinuxtoolsmake languages lannguages laptop laptops laravel learn learning learn programing library library vs framework librry license license for software link linux linux coding lms system wordpress local host login low machinelearning macos mage lokuma code eka magento make make app make software making malware markup maya menuka mercurial message metasploitable mimo mingw mit app mobile mobile app dev mobile app development mobile app devoping mobileapps mobile apps mobile apps developing mobile dev mobile developer mobile development module mokadda hoda money mongodb most challenging programming language for python ms myapp mysql mysql php login forum mysql with wamp server error pls help native navigation need help needhelp negative numbers netbeans netflix nethunter nethunterofficial network new next update nodejs node js nodemcu npm nursery rhymes oauth2 of official on android online online job online tool open source os osindu sethmika other packages pahan pahan vihanga pandas pandas error parrot parrot os pascal paside pasidu pasindu pasindu jayasighe pasindu jayasingha pasindu jayasinghe password password remove kali linux paymentgateway pc pc game developing personal website phone photos photoshop php php history php with js php ලියන්න හොඳම කෝඩ් එඩිටර් එක මොකක්ද phython question pip play store please plugins pol poll portfolio ppython practice premiere print problams problem profile progaming progarmming languages program programing programme programmer programming programming ide programming language programming languages programming languages and their creator programming notes programming sri lanka programming tools programming tutorials programming_ide project projects properties pthon pulse sensor put website on internet py pycharm pychram pylone pyramid pythn python python app python app deelopment python app development python clock python code python dev pythone python error fix python game python global variables pythongui python gui python java python kivymd python packages python projects python question python syntax python web development pyton q & a qa qa engineer qualification quection query question questions quetion quetions quora ram raw react reactjs react js react native react routing record recovery photos reddit refresh relationship reset reset phone retun tag risith robot hand making robotics routing r progaming rs45 software rs45 software come whatsapp rst ruby run salary samsung scala school scratch screen screen orientation screen record screen recorder search search bar search box security see select query self study sensors server set sets setup setup file shellscript shell script shenal signin page signup page sinhala sinhala tutorial site sl slgeek sl geek slgeekschool sl geek school. slit sl janu school slowpc sl tek so socket.io software software-dev softwaredev software developer software development software development tools software deverloper software download software engineer software engineering softwareengineering software engineering degree software engineer kenek wenna one sudusukam software for html software maker sofware sound source code source coe spotify spring boot spyder sql sri sri lanka srilanka stack_overflow state storage string structure student studio sublime text submarine cables swift syntax error system handaling system request table tech tech news app telegram telegram bot termux text text document themes this app three.js time tk tkinter tkinter of pyqt5 tkintr to be a hacker today tools top traffic light controller traking tranciation transform trening trick tutorial typescript ubuntu udemy ui unity unreal unvote update updater upload uploading url use use best used coding language useful user input user interface design user view uses utorrent ux var variables vb vb.net verify vga video view vim viratual box virus virus fix visit visual basi visual basic visual basic comment visual basic tutorial visual studio visualstudio visual studio blend visual studio code visual studio setup voice asistence voice assistence vs vs blend vsc vscode vs code vue js w3school wamp we are one family web web3 web api webapp web application devolop web builder web desighn webdesign web design web designing web dev webdev web develop webdevelop web developer web developing web development web development python web devoleper web devoloper web hosting web hosting best webhsoting webinar web page web page mobile web page publish web python web selling web server web sit website web site website development websites we devoloper weekend_meeting we work without problems what do you whatsapp whatsapp bot while loop why wiki wikipedia page ekak content eka wage link ekak click karahama eadala wekipedia site ekema thanakata thanata yana widihata hadanne kohomada win10 windows windows10 windows 11 windows os windows xp wix wordpress xampp xd xml yahoo yaml you youtube youtube channel youtube channels zoom zzla zzla virus තනියම හැදුවේ මං පයිතන් වලදී link එකක් add කරන්නෙ කොහොමද ? මට ශත වලින් ඉලක්කම් 2 කට වඩා අවශ්‍ය නැත. ශත සිංහල ‌ 😀😀😀 😓

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • Buy Theme

Footer

Code Hero

Code Hero is the Sri Lanka's #1 Coding Community. Powered by SL Geek.

About Us

  • SL Geek
  • SL Geek School
  • Fly with Me

Legal Stuff

  • CH Tutorials
  • SL Geek Blog

Help

  • Badges
  • Help

Follow

© 2021 Code Hero. All Rights Reserved
Made with Love by SL Geek

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.