Yerel PHP dosyaları taramak için WPF WebBrowser

0 Cevap

I have 5 PHP files that i want to browse locally (without using internet). Only one is actually called, but it needs the other 4 to be functional (seems to be a bit like an exe and 4 dlls, but I dont't have much knowledge in PHP...). If i put all the files into a single one, and load the stream into NavigateToStream/String, it starts reading it right, but then when it is supposed to wait for the user to upload a file, it just displays the rest of the code without interpreting it.

Onlara (Bu mümkün ise) bir WebBrowser içinde birlikte çalışmak için izin verirken Bu yüzden, ayrı ayrı 5 PHP dosyalarını yüklemek için bir yol arıyorum.

Teşekkürler!

0 Cevap