Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PHP Adding new course no DB.

Featured Replies

Hey there,

I work for a training provider in the south east, im just coding in a new NVQ list, however there are far too many qualifications to add and code in by hand so im wondering if i could possibly have a bit of help putting together a small temporary CMS with no database.

 

Basically, what i need is..

 

4 fields (2 optional)

in those 3 field will go:

 

1. course ID

2. Qualification and description

3. other info such as text/numbers

4. short or long course

 

I need these to be layed out into a table to i gather it needs to be like..

 

<table>
<tr>
<td>'$field1'</td>
</tr>

 

[ignore my table coding, i normally only use Div's]

 

These inputs need to be echoed onto the screen so i can add courses individually.

 

Any help about how to do this without a database and so that i can delete the cms after and have them stay would be great?

 

not worried about security as of yet as i will delete the files used after use.

 

Thanks in advance.

So you want to store what you have entered but without a database.

 

You could use text files as A temp database I supose. Quick and easy.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.