Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

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.

DiDiD

Member
  • Joined

  • Last visited

Everything posted by DiDiD

  1. SQL

    DiDiD posted a topic in phpMyAdmin
    Hello, when i use the query window, i get the error: You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit. even when my script is just this size: # Tabel Cijfers CREATE TABLE cijfers ( id int(11) NOT NULL auto_increment, cijfer float NOT NULL default '0', weging float NOT NULL default '0', datum int(11) NOT NULL default '0', opmerking text NOT NULL, vak int(11) NOT NULL default '0', PRIMARY KEY (id) ) TYPE=MyISAM; # Tabel Vakken CREATE TABLE vakken ( id int(11) NOT NULL auto_increment, vak varchar(50) NOT NULL default '', leraar varchar(50) NOT NULL default '', PRIMARY KEY (id) ) TYPE=MyISAM; #-----------------------------------------------------------------------
  2. DiDiD replied to DiDiD's topic in phpMyAdmin
    Thank you (dank je in dutch)
  3. DiDiD posted a topic in phpMyAdmin
    Hello, I have a problem with Uniform server, when i create a DB in phpmyadmin, i get this error: db_create.php: Missing parameter: db (FAQ 2.8) What do i have to do? Greets, Hans Peter (My english won't be very good, because i'm from Holland, and my english teacher is OLD

Account

Navigation

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.