File: ./Quick_Proj/quickstart.page.php - ver:1.4.1
Open source - 𝘓𝘐𝘊𝘌𝘕𝘚𝘌 & 𝘊𝘰𝘱𝘺𝘳𝘪𝘨𝘩𝘵 © 2019-2026 EV-soft *** See the file: LICENSE
Quickstart


This is a guide to quickly get started with a new project.

How getting started using Clever HTML builder.

Guide TOGGLE-height: Click icon to toggle viewHeight for this card WIDE: Click to maximize/normalize this card width COLLAPSE: Click to close all cards;" EXPAND: Click to open all cards;"
This is a guide to quickly build your first project using Clever HTML builder.
Steps:
  SYSTEM:
 1. On your web-server, create a new folder: PHP2HTML in the public area.
 2. Copy all the system files & folders to this folder. (from: github-clone.zip-file)

 PROJECT:
 3. In projectfolder "Quick_Proj" you find the file quickstart.page.php
 4. Modify files and links with "quick" in the file-name to your purpose
 5. Modify "PHP2HTML/project.init.php" regarding the menudata_quick, to your purpose

 6. Add your content to new .page.-files in "Quick_Proj" to your purpose
 7. Test and revise your project....
 8. Cleanup and remove all unnecessary "quick" comments in your projects source files.
 9. Setup index-link to "quickstart.page.php"

10. If you want to use the FILES, TRANSLATE, FUNCTIONS menu items,
      you can copy the necessary files from the folder.: "Proj.demo" to "Quick_Proj"

Now you can work on your new project.


Nice to know TOGGLE-height: Click icon to toggle viewHeight for this card WIDE: Click to maximize/normalize this card width COLLAPSE: Click to close all cards;" EXPAND: Click to open all cards;"
In demo and quickproject all possibly parameters to functionscall are given, so you can learn the system.
Actually you can remove all those who have default values...
You find default values in the function declarations in php2html.lib.php


Programming Environment TOGGLE-height: Click icon to toggle viewHeight for this card WIDE: Click to maximize/normalize this card width COLLAPSE: Click to close all cards;" EXPAND: Click to open all cards;"
EV-soft are using Notepad++ on Windows to edit projects "Online"
By installing nppFTP plugin, it can syncronize a windows temp-folder with the files on the web-server.
In that way I instantly can see the result of edit by refresing the browser window.