Ask HN: A kind of PHP MySQL script that allows me to categorize and CRUD posts?

1 points by kahon65 ↗ HN
Happy New Year to everybody - Stay safe from Cov19.

I'm creating my own website, hosted in a cheap server for which I can't even access a terminal. So I can't install, for example, Laravel. Thus, I need to write my website with native PHP and use the provided MySQL DB.

I would want to install a sort of package written in native PHP that would communicate with the MySQL DB. By "install", I mean "FTP-transfer its files to my cheap server and execute the SQL scripts of the tables creation within the provided MySQL of my server".

This "package" would ideally provide all the following features (if it's incomplete, I have the skills to customize this native PHP package to add the missing features):

- CRUD a post

- a post would contain a title, an illustration, multimedia and textual contents, résumé/description, categories, dates of events (not only the creation of the post itself but an event that the post speaks about), tags, Web links, a PDF and a download & previsualization links for the PDF.

Do you know such a package?

0 comments

[ 2.9 ms ] story [ 11.4 ms ] thread

No comments yet.