
Search In
Php Folks!
You know others in other forums suggest I use regex but yet again they never provide sample or I reckon many don't know the regex.
I will mention your sample on other forum and link back to this thread. Hopefully, a lot of newbies wou
Hello Reader's, if you are making the website in which you want to redirect the user on the same page after the user login. Then you can learn it from this blog.
For example if a user hit 'my profile' without making the login, th
PayPal Integration :
I am introducing step by step points for integrating paypal into your application with understanding of different terms used in programing.
Creating developer account in paypal :
a. For development purpose we need to cr
This is a login.php.
The user is given a choice to either input his/her Username & Password or Email & Password. In short, either log-in inputting your Username or your Email.
It is written in mysqli procedural. I have not l
Hello Nerds,
I am using AdMob, an account associated with AdSense for advertising my application on mobile, whenever I'm trying to login to AdMob account then, I'm getting 403 Error on the screen and some times it goes away.
&
Hi,
Download Facebook SDK from following link-
https://developers.facebook.com/docs/ios
Add SDK to your project.
This code will help you login and get user data as well fetch friend list from specific account.
FBManager -
Create a file and wri

Hello Readers,
In this blog, I’m going to show you the correct way to add an extra link to the existing top links section under Account.
Existing top links are: My Cart, My Account, Checkout, My Wishtlist, Login etc
These Top-links are managed
Hi,
I wan to add google two step authentication process (http://findnerd.com/account#url=/list/view/How-to-Use-2fa-Google-Authentication-in-CakePHP-3-and-Above---8-Steps-Guide/33464/?utm_source=hashnode.com).
I have already existing
Programming Buddies,
Here's my latest script. It is a member reg-login script.
It registers you and gets you to activate your account confirming your email and then auto logs you into your account. It uses cookies to remember your user details.


Hi,
1) I want to integrate Apple Pay on my website (so it's a Apple Pay - Web Integration), using the Braintree payment provider, JS as a client side language and Java as a server side language.
I'm having difficulties creating a pr
