Advanced Search

Here are a few examples of how you can use the search feature:

Entering this and that into the search form will return results containing both "this" and "that".

Entering this not that into the search form will return results containing "this" and not "that".

Entering this or that into the search form will return results containing either "this" or "that".

Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.

Assuming similar is required, the following 63 results were found.

  1. Increment a column in MySQL using the UPDATE queryhttps://joellipman.com/articles/else/database/mysql/increment-a-column-in-mysql-using-the-update-query.html

    (storing the value of the counter - eg. times an article has been displayed). Basically what I used to do is something similar to the following: SELECT counter_field_value FROM table1 WHERE column1='this_article' Add 1 to counter_field_value UPDATE...

    • Type: Article
    • Author: Joel Lipman
    • Category: MySQL
    • Language: en-GB
  2. Code Troubleshooting Checklisthttps://joellipman.com/articles/cms/website-development/code-troubleshooting-checklist.html

    parts? Checked appropriate services are running? Questions for the customer Can you access the service? Can you open other similar files in the same environment? Is a colleague experiencing the same issue? Can you access the service using a different...

    • Type: Article
    • Author: Joel Lipman
    • Category: Web-Development
    • Language: *
  3. SITS: XET format for Export not availablehttps://joellipman.com/articles/cms/website-development/xml/sits-xet-format-for-export-not-available.html

    a student/staff (depending on what data your XET feeds off) Bring up STU File > Export... You should have something similar to the following:

    • Type: Article
    • Author: Joel Lipman
    • Category: Extensible Markup Language
    • Language: *
Results 61 - 63 of 63