Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: slim

Using PHP goto Labels for code folding

By mariaPosted on October 16, 2022

Problem I’ve been using PHP labels in my Controllers for code folding. PHP labels are actually used with goto statements. […]

Restful resource with pagination and additional mapping

By mariaPosted on August 25, 2022

Problem I have this script that i use to get all clients with their events, main thing here is that […]

Form validation for user account creation

By mariaPosted on July 20, 2021

Problem What would be a cleaner way to write the following? // Check if add user was attempted if ($params[‘submit’]) […]

Recent Posts

  • Finding all integers in an array with odd occurrence
  • Password reset process security
  • Get the value of the name attribute of each element with class=”class”
  • QuickSort C# Implementation
  • helper function to determine if html text is wrapped with a certain tag
  • A generic singleton
  • How’d I do on this card matching game?
  • Parsing ~100,000 strings and matching them to various classes
  • Graph representation implementation
  • Layered network protocol serialize / deserialize
  • Confirm regex for validating password policy
  • Generating a domain and IP blacklist with Bash
  • Sending periodic heartbeats, wondering if there are any timer bugs
  • Sum of Subset of an Array equals a given number
  • Length of longest palindrome subsequence

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast