After i included if script after these lines (in my case)
$_SESSION['id'] = $row['id'];
$_SESSION['email'] = $row['email'];
and here i write that activated line with if statement, i went to my website,loged in,i got message that i need to activate and if i refresh page and resend data i can go in the page..for example i can see my header menu..but if i include that activated sentence with if statement before
I appreciate your tutorial, but for a part one you start off in the middle as far as the coding goes, I try looking at the phpacademy site but you don't have the exact code for the exact video so it is impossible for me to get this working if i can't write down the code. please improve in this.
hey i am not able to get this script so can u send it to me on praneetsah@gmail.com and i also wanted to know it fully and every instruction please send it on my email praneetsah@gmail.com
Hi alex, this tutorial is just what I was looking for, everything is working fine but I can't workout what to put in the link between my domain and activate.php, can you elaborate on this please?
Why is it that when i login my username and password; with the password intentionally type wrong. It says,***You're account is not yet active. Please check your email!***.
Which supposed to give me an error message: ***Incorrect username or password!***.
guys! Have i missed something? Where is the vis where alex is creating this script from the very beginning? Plz give the the link or something cuz i cant find it in his vids. ;(
Your videos are great.. Just wanted to give you props.. Learned more about registering and loging with your videos than anywhere else I've searched on the web.. Still got a bunch more to watch of yours.. thanks again.
Alex stop leaving your fans out to dry. Some of use don't have BOOL or BOOLEAN. What should we use?
ljk1181 2 weeks ago
don' t you have any web site?
RicardoonPrograms 2 weeks ago in playlist Mais vídeos de phpacademy
After i included if script after these lines (in my case)
$_SESSION['id'] = $row['id'];
$_SESSION['email'] = $row['email'];
and here i write that activated line with if statement, i went to my website,loged in,i got message that i need to activate and if i refresh page and resend data i can go in the page..for example i can see my header menu..but if i include that activated sentence with if statement before
$_SESSION['id'] = $row['id'];
$_SESSION['email'] = $row['email'];
everythink works..
Royalllllll 2 months ago
where is bolloean
realtuty 2 months ago in playlist Register & Login
Comment removed
khandaniyaal2000 3 months ago
Where can I get the script for this? and thank you for the video
smokenfly514 4 months ago
whats the tut u nedd to watch before to have this login stuff and that because in the rememberme tut it isnt the same code i think - ty
FrightBeatZ 4 months ago
thnx man, gr8 tuts, just wanted to know if BOOLEAN would work instead cuz i cant find BOOL?
TheRishikumra 5 months ago
HELP!
@my PHPmyAdmin isn't a "BOOL"
mehdolino1999 5 months ago in playlist Register & Login
theres no BOOL, should i use TINYINT?
and if i use tinyint, it still comes up as 0 in sql fml
terraf1rma 6 months ago 2
@terraf1rma use BOOLEAN
khandaniyaal2000 3 months ago
@terraf1rma me too
milanhakaj 3 weeks ago in playlist phpacademy
Comment removed
terraf1rma 6 months ago
Comment removed
terraf1rma 6 months ago
I appreciate your tutorial, but for a part one you start off in the middle as far as the coding goes, I try looking at the phpacademy site but you don't have the exact code for the exact video so it is impossible for me to get this working if i can't write down the code. please improve in this.
unikilove1 7 months ago
This has been flagged as spam show
hey i am not able to get this script so can u send it to me on praneetsah@gmail.com and i also wanted to know it fully and every instruction please send it on my email praneetsah@gmail.com
praneetsah 9 months ago
Sir..do you have tutorial for configuration of SMTP localhost?
MrOnetwodave 11 months ago
Dude you rock! This helps a ton with making my clan scripts!
JemiloII 1 year ago
Why do you use both die and exit in your code? Don't they both do the exact same thing?
dberry02jr 1 year ago
Hi alex, this tutorial is just what I was looking for, everything is working fine but I can't workout what to put in the link between my domain and activate.php, can you elaborate on this please?
onaQuest9 1 year ago
Thanks for a great tuts!
I'm new to php.
Activate users:
Why is it that when i login my username and password; with the password intentionally type wrong. It says,***You're account is not yet active. Please check your email!***.
Which supposed to give me an error message: ***Incorrect username or password!***.
Is there any way how to do it?
thanks a lot
***codec***
codecbreaker 1 year ago
i love this
sajal9689 1 year ago
great work! thanks for the tutorial!
beef267 1 year ago
How do i change password?
1337Boredness 1 year ago
Comment removed
1337Boredness 1 year ago
Comment removed
wackerist 2 years ago
hey alex how would you go about adding the email activation to the login script for the image upload site?
dellaboy1 2 years ago
Your tutorials are awesome. Very helpful. Keep up the good work. :)
saradraj 2 years ago
guys! Have i missed something? Where is the vis where alex is creating this script from the very beginning? Plz give the the link or something cuz i cant find it in his vids. ;(
malutki5200 2 years ago
I don't have BOOL on phpmyadmin at the server (neither can I update) - what do I have to do then? Can I use VARCHAR?
viktorvettu 2 years ago
I realized INT(1) works fine.
viktorvettu 2 years ago
Comment removed
terraf1rma 6 months ago
Your videos are great.. Just wanted to give you props.. Learned more about registering and loging with your videos than anywhere else I've searched on the web.. Still got a bunch more to watch of yours.. thanks again.
image969 2 years ago
Looking forward to the next part of thi tut!
omanoman98 2 years ago
Yeah me tooo chrisgardeners! I really love to learn from videos!
Thanks Alex
omanoman98 2 years ago
Tnx man for the great tuts !
But how can i attach php code in html design. Becouse i want to make Registration page with style?
TheAlexBig 2 years ago
Just add the code to the page (remember PHP tags!) and then change the file extension to .php
e.g. index.php
phpacademy 2 years ago 3
Thank you! I love to learn from videos.
chrisgardeners 2 years ago
Oh wow, I was looking for one of these a while back but finally found one.. ;)
KoolKid417 2 years ago