Hi! If i go to mydomain.com/views/header.php the browser shows me the file. Is there any way to disable this but allow the controller to include in the pages? I'm worried that users call pages without use of mvc.
First of all I will appreciate to you for your tutorial. I actually have a little problem. I have exactly your tutorial as you have done. It is ok in my localhost but when I publish in ftp I haven't got any view:(
Could you please help me about the reason why it is not shown?
@arzuerdem You have to fix your Paths, you should probably have PHP error reporting on in your server (make an .htaccess file to do this) and youll see where your paths are going wrong
I have already fixed the paths, it is ok. As you can said I have made an .htaccess file to get error and I have got it now but the character coding is very bad and iti is not readable:(
@arzuerdem What do you mean? I do not understand. If its an Encoding error you may want to do this: Get notepad++, open your files with it, and go to Edit > Encoding > Encode in UTF8 without BOM . That can fix whacky characters that PHP doesn't understand (It might show a [?] symbol where they need fixes)
I am really sorry that I couldn't explain clearly but I can say that I am just beginner..
My problem is to show url pageI ..Url needs exact path with extension of the files..
i.e. I can see the main page (URL)/index.php or only URL but not URL/index. Whenever I write URL/index I have got the error "404-Not Found". The same problem is for login. But this path (UTL/login) is worked in my localhost. The problem is after publishing ftp.
@JREAMdesign Due to this problem I try to fix bootstrap.php, I rearrange the files which are shown with full extension..It is still ok in my localhost but the problem in ftp is not gone..Now I realize that if write URL?url=index or URL?url=login the pages are shown exactly. But I can't modify login/run with ?url=login/run..
If you don't know what to write, why not create a simple note taking application that writes to a database or an xml file or whatever you like. That's what I usually try do when I learn a new language.
The very basic "insert only" approach can then be extended to allow deletions, updates, priorities, formatting, comments, reminders, login system with permissions, file upload, auto expiration and much more.
Even though what you are demonstrating here is way over my head, it's still a pleasure to watch how you breeze thru all of this stuff so effortlessly. Thank you for taking the time to share. Have a good one. Peter
yo bro can you share your color scheme in netbeans. I recently downloaded netbeans and all I see is a bunch of black background color schemes don't really know how people can stand that. I think all you have to do is export it.
Hi! If i go to mydomain.com/views/header.php the browser shows me the file. Is there any way to disable this but allow the controller to include in the pages? I'm worried that users call pages without use of mvc.
Tnx
SysFiller 2 months ago
first, thank your for the tutorial.
my question: how can i integrate and use the smarty library into this framework?
thank you
ProfHuko 4 months ago
Thank you for awesome tutorials.
bkbenemy 5 months ago
Comment removed
bkbenemy 5 months ago
Dear Sir,
First of all I will appreciate to you for your tutorial. I actually have a little problem. I have exactly your tutorial as you have done. It is ok in my localhost but when I publish in ftp I haven't got any view:(
Could you please help me about the reason why it is not shown?
Thanks and kind regards,
Arzu
arzuerdem 6 months ago
@arzuerdem You have to fix your Paths, you should probably have PHP error reporting on in your server (make an .htaccess file to do this) and youll see where your paths are going wrong
JREAMdesign 6 months ago
Comment removed
arzuerdem 5 months ago
@JREAMdesign Dear Sir,
Thank you very much for your answer.
I have already fixed the paths, it is ok. As you can said I have made an .htaccess file to get error and I have got it now but the character coding is very bad and iti is not readable:(
arzuerdem 5 months ago
@arzuerdem What do you mean? I do not understand. If its an Encoding error you may want to do this: Get notepad++, open your files with it, and go to Edit > Encoding > Encode in UTF8 without BOM . That can fix whacky characters that PHP doesn't understand (It might show a [?] symbol where they need fixes)
JREAMdesign 5 months ago
@JREAMdesign Dear Sir,
I am really sorry that I couldn't explain clearly but I can say that I am just beginner..
My problem is to show url pageI ..Url needs exact path with extension of the files..
i.e. I can see the main page (URL)/index.php or only URL but not URL/index. Whenever I write URL/index I have got the error "404-Not Found". The same problem is for login. But this path (UTL/login) is worked in my localhost. The problem is after publishing ftp.
arzuerdem 5 months ago
@JREAMdesign Due to this problem I try to fix bootstrap.php, I rearrange the files which are shown with full extension..It is still ok in my localhost but the problem in ftp is not gone..Now I realize that if write URL?url=index or URL?url=login the pages are shown exactly. But I can't modify login/run with ?url=login/run..
Thank you for everything..
Regards,
arzu
arzuerdem 5 months ago
@JREAMdesign Dear Sir,
I have found that my url is worked as this path: URL?url=login instead of URL/login...
could you please help me what the problem is? Thanks and Regards,arzu
arzuerdem 5 months ago
How can I implement that in PHP without use of java.. in case it is disabled.
please help me I need this help.. please.. not in java but in php....
arsinte_andrei@yahoo.com
Thanks and GBU
arsinteandrei 6 months ago
Don't stop these vids these are awesome :)
Tuskone89 6 months ago 4
@webmastertool. Thank you for the confidence boost. I can sure use it.
peterbatah 6 months ago
If you don't know what to write, why not create a simple note taking application that writes to a database or an xml file or whatever you like. That's what I usually try do when I learn a new language.
The very basic "insert only" approach can then be extended to allow deletions, updates, priorities, formatting, comments, reminders, login system with permissions, file upload, auto expiration and much more.
TheSleepaholic 6 months ago 2
@TheSleepaholic Thats a real good idea!
JREAMdesign 6 months ago
@JREAMdesign DO IT DO IT lol
webmastertool 6 months ago
@pule44 thanks man :P
JREAMdesign 6 months ago
I am still having trouble with OOP, MVC and PDO.. Tall mountain to climb I'm afraid.
Osteele 6 months ago
@Osteele take it piece by piece bro. best of luck
webmastertool 6 months ago
can u add paginator in the next tutorial?
serv2397 6 months ago
How can we make it so if JS is disabled it will fall back to old php code?
TheChrisR12 6 months ago
Comment removed
Venistro 6 months ago
Even though what you are demonstrating here is way over my head, it's still a pleasure to watch how you breeze thru all of this stuff so effortlessly. Thank you for taking the time to share. Have a good one. Peter
Osteele 6 months ago
@Osteele Yeah the AJAX can make things really confusing!
JREAMdesign 6 months ago
yo bro can you share your color scheme in netbeans. I recently downloaded netbeans and all I see is a bunch of black background color schemes don't really know how people can stand that. I think all you have to do is export it.
spychic101 6 months ago
@spychic101 Im just using the default theme, I just changed the font to Consolas, and the background to a very slight light gray :)
JREAMdesign 6 months ago