Skip to content
HackerRahul

HackerRahul

A Programming Blog, tutorials,Php,Jquery,Ajax and more!

Menu
  • Youtube
  • All Project
  • popular post
  • Web
    • Oauth Login
    • php
    • ajax
    • json
    • templates
  • Contact Us
  • Privacy Policy

Facebook style hashtag, mention and link system in PHP.

February 12, 2018
| No Comments
|html, php, popularpost, project, Web, youtube
benner image of hashtag system

hey, guys today I am going to show you how to make a Facebook Style Hashtag, Mention and link system in PHP.

So if you use any social networking platform like Instagram, facebook, twitter etc you might be aware of hashtags like #HackerRahul, mentions like @HackerRahul or links that are converted automatically from a simple text string to clickable link dynamically.

Read More »

Posted in %1$s Tagged %1$s Leave a comment

Get User’s Details in PHP.

January 25, 2018
| No Comments
|json, php, popularpost, project, Web
Banner of get user details

Hey guys, so as we know that sometimes we need user’s details like IP Address, city, State, Country, And most importantly user’s timezone for displaying the date and time according to user’s location, So today i am going to show you how you can do that in PHP. (NO JAVASCRIPT AT ALL).

So there are many ways to do that but the easiest way to do that is using API. Now there are tons of API providers which provide API for this and I choose one called IpApi.co.

Read More »

Posted in %1$s Tagged %1$s Leave a comment

Integrate Account kit by facebook in php.

December 18, 2017
| 13 Comments
|html, json, php, popularpost, project, Web
Account kit banner

Hey guys, I know it been a long time but today i am having an interesting topic to share with you guys.

i know that lot of you already know but some of you guys are curious that how the websites of app like Paytm, Amazon etc. verify their user’s phone numbers by sending an OTP (One Time Password) on the users phone which is obviously entered by user itself. So this system can be achieved by various methods like – you can integrate the sms api like Twillio, clockwork etc.

Read More »

Posted in %1$s Tagged %1$s 13 Comments

Integrate Instamojo Payment gateway With PHP and MySQL.

October 9, 2017
| 21 Comments
|html, json, php, popularpost, project, Web
Instamojo Banner

Most of the people prefer online shopping which made eCommerce to grow rapidly. But, what makes an excellent eCommerce site for Customers and the answer is the easy and fast checkout process. Now a days there are several payment option available in the market today like – PayPal Checkout System, Paytm etc. But Today the payment gateway we gonna talk about is the fast and easy to use payment gateway which is Instamojo. So the first question is.

Read More »

Posted in %1$s Tagged %1$s 21 Comments

Simple image upload Class in PHP.

September 11, 2017
| No Comments
|html, php, popularpost, Web
banner image class

Hey, guys today I am back with another awesome tutorial in which I am going to show you guys one simple Image Uploading Class. Image Upload class is developed to cut down the lengthy process of file upload in a simple manner. Upload PHP class is written with the objective of `simple to use` in mind. Upload PHP class is written in PHP and its free.

Read More »

Posted in %1$s Tagged %1$s Leave a comment

Simple Captcha system in php

September 7, 2017
| 3 Comments
|html, php, popularpost, Web
banner captcha

Hey, guys, I’m back with another tutorial on how to make a captcha system in PHP to make our own captcha code image to verify that the form is filled by a person and not by a bot. captcha is a very good way to secure our form because in this way we protect our forms from CSRF attack because every time there is a random code generated and the user has to fill it otherwise form will not submit.

Read More »

Posted in %1$s Tagged %1$s 3 Comments

Get Video details from Youtube using PHP,Json and Youtube Data API.

August 4, 2017
| No Comments
|html, json, php, Web, youtube

Hey, guys, today I am going to show you that how we can get video and its details of a particular channel from youtube in PHP in a Json format and display it in a nice format in a web page using html. And all this would be possible just because of youtube Data API.

Read More »

Posted in %1$s Tagged %1$s Leave a comment

Like and Unlike System in PHP and MYSQLi

July 14, 2017
| 2 Comments
|html, php, popularpost, project, Social network, Web
banner

Hey, What’s up everybody I am back with another new post on like and unlike system in PHP,MySQLi, and w3.css.

As you guys know that nowadays every social network or a blog or any kind of community website uses like and unlike system so that one can like one’s shared posts and express their feeling on their thoughts and liking the post is the way we can tell them that we liked the post or not.

Read More »

Posted in %1$s Tagged %1$s 2 Comments

Best Password Hashing/Encryption in PHP

July 7, 2017
| 3 Comments
|html, php, popularpost, Uncategorized, Web
banner

Hey, Guys, we all know that md5 is not secure enough and easy to crack as there are many tools online to get the original password by just putting the hash, and if somebody has access to the database then hacker can easily get access to all of the user accounts even if your password is hashed using md5. So it’s very very unsafe to use md5 password hashing method. So I am going to tell you the Best Password Hashing/Encryption in PHP.

Read More »

Posted in %1$s Tagged %1$s 3 Comments

Expanding URLs in PHP and MYSQL using Regex function

June 18, 2017
| No Comments
|html, php, project, Web
Banner

Hey Wassup everyone today I am going to show you how to make a system which detects the URL from the text string in PHP and check whether the Url is from Youtube, Google, Vimeo, Dailymotion as this script currently supports only these providers and if the URL matches one of them it will embed the video dynamically from the Url.

Read More »

Posted in %1$s Tagged %1$s Leave a comment

Posts navigation

Previous 1 2 3 … 5 Next

Subscribe me on Youtube

Get more stuff like this
in your inbox

Subscribe my updates via Email

Thank you for subscribing.

Something went wrong.

we respect your privacy and take protecting it seriously

Hosting I Use!

HackerRahul 2021 | All Rights Reserved