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.

DanielA

Member
  • Joined

  • Last visited

Everything posted by DanielA

  1. Using :$query = "select clientname, jobnumber, Date, id from timesheets.stanger WHERE " . $what . " LIKE '%$SearchText%'"; I then do this: MYSQL_result($result,0,0); which gives thie warning is the page displayd output: Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 3 in W:\www\flash\test2.php on line 23 Everything works fine on this page,but when nothing is found from the 'search' then that warning message pops up. How do I turn off that warning message so it is not displayed in my webpage when there is a search that yeilds no results? I want errors to display just not a pointless warning.
  2. I did export it as sql, but pasting that whole thing into the sql windows doesn not regenerate the data base and table entries. Same thing on file..
  3. I tried to use phpMyAdmin to import a database I have exported. It is in the form of SQL. The table and fields setup ok, but no data was entered so I pasted only the insert into lines from the text file into the SQL window. Only the first instruction runs. How can I get all this data impoted without cutting and pasting every single insert command into the SQL window one at a time?
  4. Thanks, that seems to work.
  5. I have not tried downloading a new copy yet. I already have the latest version...
  6. In the MySql admin I created a database. Then in Php I created a table. When I select that database and then click on the table name the page that comes up keeps 'refreshing' (i guess) without end. It brings up a few table headings and then blanks the sceeen and appears to start over. It never does work.. Any idea how I can fid this?

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.