Skip to main content

how to make a website in php free??

" How to make a website for free?"-well this question arrives in mind of every next guy who is searching internet and has little or no knowledge of computer languages. As when I was in school I  dreamt of making one website by myself. For that purpose I tried various links like " Make website in 5 min" or "make your website quickly" but these searches on internet were of no use as I ended up with nothing.
It was all after that when I joined engineering and got into some real programming that I learned how the websites are made and become live on internet. So, if you are also a beginner in the world of programming languages and wanna know about the websites then you are on right place as I will try to explain all of you like beginners.

So, guys lets get started with the website stuff. To make a website firstly you need the knowledge of following languages to make your website:

  • client side/front-end languages
  • server side/back-end languages
  • database 
Now, I'll try to elaborate them so that you all would understand them. You all know I don't try to go too deep into logic because I want all of you should be able to understand my article and not only persons belonging to technical field.


  • Client side language: These languages are used to code for the user view or user interface(UI). Coding in this language usually deals with the view that is visible to the user. In case of web development these include: HTML, CSS, JAVASCRIPT, JQUERY and also AJAX.
  • Server side languages: These languages run on the server. These languages usually get the data from the database. As its like imagine your database as a water tank and suppose the user wants 2 gallons of water so the code in this language will fetch the water from tank or data from the database as according the executed query. These languages include: PHP, python, java etc. But we are using PHP( Hypertext Preprocessor) for our website.
  • Database: It is used to store data. Data can be any text, image or links to pages. We execute queries to fetch the data from the database. In our website we will use MySQL as our Relational Database and SQL as the language for manipulating database. SQL means Structured Query Language which is used to fetch data, update data, insert data and also delete data from the database.
Beyond these these three things mentioned above we need a server as well to run our website on the local computer. So we use WAMP( Window Apache MySql Php) server on our computer. This will work the same as the web server works but we don't need an internet connection in this case to run our website and our website will only be accessible through our computer until we don't make it live and set visible to public.

Well all the information provided above was necessary before starting to building a website. Well I know you guys need some practice of all the languages before we make a website. So for that purpose I'll publish next blogs regarding the languages And after teaching those languages I'll provide you some useful codes which you will use in your websites and I am sure anybody could understand those codes.

I know you'll be thinking already a lot of tutorials are present on internet regarding teaching programming but guys I told this before also I will always try to explain you as thinking you all are beginners. As I know what it feels when You don't even get a simple code of program and everyone else is doing great. So for that purpose I try to share knowledge according to my experiences rather than facts.

Keep in touch with my blog to get more articles. Languages coming soon................





Comments

Popular posts from this blog

Unbeatable Kings

Well well well whoever said that cricket is a game of uncertainties that person is so much correct. Who could have imagined that after losing so many wicket for so less runs a team can not only win but with 5 balls spare . just wow. Well that team is not other than CSK i.e. Chennai Super Kings. Well to be honest when the season started no one imagined that CSK would show so much wonders once again and beat the other power hitters full teams like those RCB(Royal challengers Bangalore), MI(Mumbai Indians) . At the end CSK reached the final and thats the magic of our captain cool Dhoni. I have never seen any player so cool in so much pressure situations like where u could even bite ur fingers with your nails in stress. But a lot of credit goes to faf Du Plessis as he used his experience to build the innings and taking his team to a big win. But it was a very brave decision  from CSK as in such important match they changed the position of Ambati rayudu( lead run scorer for CSK...

retail vs wholesale in grocery business

Merely in 4-5 months I got to know the difference between wholesale and retail in grocery business. So mainly my journey from engineering class to a retail store started when I had to sit on our family retail store of groceries due to some free time after the completion of degree and before finding a job. Retail definition:- Retail business mainly deals with selling goods to the customers directly. As the customer can visit the store and choose the product to buy and can pay the owner of the store for that product. Wholesale definition:- In contrast to retail business, wholesale business deals with selling goods to the retailers and big box stores in bulk rather than to the customers. They purchase from the manufacturers directly in bulk amount so they manage to get the products in lower price. Profit margin:- The margin is usually low in wholesale business as they sell the goods in bulk rather than to customers. Two terms I came across while in retail busi...

Ikea in India | Ikea in Hyderabad

    Ikea in India | Ikea in Hyderabad      Image source :  Photo by Artem Bali from Pexels Ikea in India | Ikea in Hyderabad Well a huge news that came out for us. As IKEA ( Swedish-founded multinational group, that designs and sells ready to assemble furniture, kitchen appliances and home accessories. It has been the world's largest furniture retailer since at least 2008 ) has opened its very first store in India. Ikea store in India is 37000 square meter and is located in outskirts of southern city of Hyderabad. Well Ikea invested really big into the indian market. Ikea has already invested 4.5 billion euros ($5.2 billion) into India, Brodin said, adding that this would continue as the firm moves into new cities and e-commerce. It has already bought land in Hyderabad, Bengaluru, Mumbai and Gurgaon, near Delhi. The Mumbai store will open in 2019, followed by the store in Bengaluru and Gurgaon. The other cities IKEA is looking ...