MYSQL/PHP

rsklein33
20 Posts
rsklein33 posted this 21 December 2023
Wishlist

Using WP or Joomla is a no for me, inserting my own MYSQL/PHP is a must. I need the ability to insert PHP code above the header, below the header, at the top/beginning of the HTML code, in table cells and in grid cells. I need this code to be sent out with the HTML upload so that I can connect to my database I have on my host. I do not need any kind of syntax checking from Nicepage, I will do my own debug.

I am trying to import code already written for NetObjects Fusion into Nicepage. NetObjects had a third party app available that allowed me to insert PHP code into a cell and provided the ability to write a simple line of code for that cell or insert a file written in a PHP editor like PHP Storm or a simple text editor.

Using WP or Joomla is a no for me, inserting my own MYSQL/PHP is a must. I need the ability to insert PHP code above the header, below the header, at the top/beginning of the HTML code, in table cells and in grid cells. I need this code to be sent out with the HTML upload so that I can connect to my database I have on my host. I do not need any kind of syntax checking from Nicepage, I will do my own debug. I am trying to import code already written for NetObjects Fusion into Nicepage. NetObjects had a third party app available that allowed me to insert PHP code into a cell and provided the ability to write a simple line of code for that cell or insert a file written in a PHP editor like PHP Storm or a simple text editor.
Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 21 December 2023

Hello Richard,

Thanks for contacting us!

You can try:
Export your Nicepage project as HTML.
Open the exported HTML files in a code editor.
Manually insert your PHP code in the desired locations (header, footer, table cells, etc.).
Upload the modified HTML files to your web server.

If you have any further questions or need any other assistance, please don't hesitate to ask.

...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Richard, Thanks for contacting us! You can try: Export your Nicepage project as HTML. Open the exported HTML files in a code editor. Manually insert your PHP code in the desired locations (header, footer, table cells, etc.). Upload the modified HTML files to your web server. If you have any further questions or need any other assistance, please don't hesitate to ask. ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp

Last edited 21 December 2023 by Support Team

rsklein33
20 Posts
rsklein33 posted this 22 December 2023

I am aware I could manually add code to the HTML file but that is impractical since my PHP code is extensive on some pages and to redo this page for a simple change in page layout or adding a table row would require hours of text editing and it would be prone to error. I need to have the ability to add code to Nicepage before creating the HTML code.

I am aware I could manually add code to the HTML file but that is impractical since my PHP code is extensive on some pages and to redo this page for a simple change in page layout or adding a table row would require hours of text editing and it would be prone to error. I need to have the ability to add code to Nicepage before creating the HTML code.
You must log in or register to leave comments