Richard Quadling
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Where do I configure the colours that are used when a printf format/variable is clicked?
Take this small method. protected function buildS3Path(string $table): string { return sprintf( '%s/%s/%s.%%06d', $_ENV['DB_DATABASE'], $this->tim...