I've tried this code, but is doesn't work?
De computer gives the message:
Parse error: syntax error, unexpected $end in C:\Users\Stef\Desktop\UsbWebserver\UsbWebserver\Root\newspost.php on line 40
If i remove the else {
i'm getting a parse error on line 15.
Could you help me please?
This code does not work.
You are leaving the final else statement open and then closing the php script.
I do like the video tutorial though...
I would use PHPmyadmin to create a table of users and passwords. Then create a checklogin.php page to connect to the database and query the user and password.
If true - Show a success page
If false - Echo an error.
I was looking for a news system to put on my website and I ended up here, it looks good although I still have to try it myself.
I noticed that only 1 user can login and add/edit/delete news, what if i want to add more users from my database?
And what if I want registered users to be able to make comments on the news items?
[...] If you haven’t already seen part 1 of this tutorial then watch it here. [...]
[...] you haven’t already viewed part 1 and part 2 then view them if you’re new to [...]
[...] you haven't checked out the previous tutorials then click on the names to view them. Part 1, Part 2, [...]
Hello,
I've tried this code, but is doesn't work?
De computer gives the message:
Parse error: syntax error, unexpected $end in C:\Users\Stef\Desktop\UsbWebserver\UsbWebserver\Root\newspost.php on line 40
If i remove the else {
i'm getting a parse error on line 15.
Could you help me please?
Thank you
This code does not work.
You are leaving the final else statement open and then closing the php script.
I do like the video tutorial though...
I would use PHPmyadmin to create a table of users and passwords. Then create a checklogin.php page to connect to the database and query the user and password.
If true - Show a success page
If false - Echo an error.
hello!
I was looking for a news system to put on my website and I ended up here, it looks good although I still have to try it myself.
I noticed that only 1 user can login and add/edit/delete news, what if i want to add more users from my database?
And what if I want registered users to be able to make comments on the news items?
Hi,
Thanks for sharing the video on PHP news system .
Keep up posting ..
Thanks ! Nice Post