Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

String

A collection of 3 posts
iOS - Convert Array to String and String to Array in Swift
iOS

iOS - Convert Array to String and String to Array in Swift

Some of the most frequent operations in iOS involve converting an array to a string and string back to an array. This happens when the user has an array of objects but needs to convert them into the user-facing message, or a long string separated by a fixed delimiter needs
May 22, 2023 3 min read
iOS

Swift 4 - Multiline string literals support

Multi-line support in Swift 4. Now add multi line support with double quotes using Swift 4 and Xcode 9. Tutorial with example on adding support.
Oct 30, 2017 3 min read
Generating random string in PHP
PHP

Generating random string in PHP

Many times using PHP we developers require to generate a random string for obfuscation purpose. There could be lot of use-cases where this is applicable. Today, I will show you how to generate a random string of arbitrary length from the given character set. For the sake of simplicity, let's
Nov 7, 2015 1 min read
Fresh Beginning © 2025
Powered by Ghost