The project is tested on xampp, html and PHP are working fine. But I found it is difficult to do coding and test and the same time. That's is why looking for IDE tools (editor and test coding in same program). After compare all the tools, I choose Dev-Php. (I love Delphi, since Dev-Php is written with Delphi. No doubt I will support it).
I have two sets of Dev-Php V2 installed. One is on Windows XP Pro and the other is on Windows 98.
Dev-Php is 100% meet my need. May be because I am confortable with Delphi IDE. So Dev-Php let me EXTREME confortable.
All the while developing on Dev-Php working fine on Windows XP Pro. After code, test it with internal preview. I am VERY HAPPY about it.
You should aware by now, Problem occur in Windows 98. Dev-Php install for me is easy, and I did do the setting (Optional->General Options). Everything working fine, even come throught coding. Problem is on internal preview.
Same coding from Window XP prof, but not working on Window 98 with Dev-Php. I think may be I need to install something....
You may ask why not upgrade Window 98 to XP Pro? Because we have few Pentinum III and all are working fine. As you know, Petinum III cannot run smooth with XP Pro...
I cannot throw away all Pentinum III machine... So Look for solution in Dev-Php. It is just ONE PROBLEM, php cannot show in Internal Browser.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the showed php-file must be in the local-server-path. dev-php has a internal server with this root directory. you can set the server path in the optionsdialog or with the button by the directory browser.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In dev-php browser it show html contents but not the php contents. the php source as code. Why?
Thanks in advance.
That's by design : results are supposed to be html type ;)
Could you give more explanations, about your code, DevPHP version and so on, please ?
Thanks in advance 2.
Some detail.....
The project is tested on xampp, html and PHP are working fine. But I found it is difficult to do coding and test and the same time. That's is why looking for IDE tools (editor and test coding in same program). After compare all the tools, I choose Dev-Php. (I love Delphi, since Dev-Php is written with Delphi. No doubt I will support it).
I have two sets of Dev-Php V2 installed. One is on Windows XP Pro and the other is on Windows 98.
Dev-Php is 100% meet my need. May be because I am confortable with Delphi IDE. So Dev-Php let me EXTREME confortable.
All the while developing on Dev-Php working fine on Windows XP Pro. After code, test it with internal preview. I am VERY HAPPY about it.
You should aware by now, Problem occur in Windows 98. Dev-Php install for me is easy, and I did do the setting (Optional->General Options). Everything working fine, even come throught coding. Problem is on internal preview.
Same coding from Window XP prof, but not working on Window 98 with Dev-Php. I think may be I need to install something....
You may ask why not upgrade Window 98 to XP Pro? Because we have few Pentinum III and all are working fine. As you know, Petinum III cannot run smooth with XP Pro...
I cannot throw away all Pentinum III machine... So Look for solution in Dev-Php. It is just ONE PROBLEM, php cannot show in Internal Browser.
Thanks
Some add-on....
When I say php cannot show in internal browser is mean....
- HTML contents can show.
- PHP show the source code in internal browser, but no the PHP contents.
It is like PHP did not go through the PHP interpretor....
the showed php-file must be in the local-server-path. dev-php has a internal server with this root directory. you can set the server path in the optionsdialog or with the button by the directory browser.