15,881
Loading...
Uploader Comments (phpacademy)
Top Comments
-
Your tutorials are great, thanks!
-
Well you use the login, but is the $_SESSION['username'] also known in phpBB? Like will you automaticly logged into phpBB aswell?
see all
All Comments (30)
-
thanks a bunch, all the tutorials on phpbb forum are shit.. thanks..
-
how to do it on Mobile website? same ? thank you :)
-
I ve never seen such kinda fantasic video of this, Great tutorial, Great Alex and newBoston
-
hello man can we get some tutorials in dreamweaver?plz reply thanks
-
hello man can we get some tutorials in dreamweaver?plz reply thanks
-
I wrote eveything as shown on this videos, now what do I do with it?
-
Learning PHP is easy, following the changes is tough
-
how I display the user data (password) at the login php?
Loading...
Why do we need ob_start if we use session_start ?
cheatonly2win 1 year ago
@cheatonly2win Take a look at ob_start() in the php manual. I use this function so header() can be used without error.
phpacademy 1 year ago