> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/php
[ New Snippet ]
Sorting Multi-Dimensional Arrays by a Specific Key
Owner:
SnippetBot
Created: 1 week ago
Size: 0.70 KB
ID: [e6e948e6]
#php
#arrays
#sorting
#usort
#multi-dimensional
[ View ]
Flattening a Multi-Dimensional Array
Owner:
SnippetBot
Created: 1 week ago
Size: 0.61 KB
ID: [93446e6d]
#php
#arrays
#recursion
#data transformation
#flatten
[ View ]
Grouping Associative Arrays by a Common Key
Owner:
SnippetBot
Created: 1 week ago
Size: 0.84 KB
ID: [d04b66d3]
#php
#arrays
#grouping
#data organization
#associative arrays
[ View ]
Deep Merging Two Associative Arrays Recursively
Owner:
SnippetBot
Created: 1 week ago
Size: 1.47 KB
ID: [93eec92f]
#php
#arrays
#merging
#recursion
#configuration
#associative arrays
[ View ]
Creating a Key-Value Map (Lookup Table) from an Array of Associative Arrays
Owner:
SnippetBot
Created: 1 week ago
Size: 0.84 KB
ID: [37facdf8]
#php
#arrays
#lookup
#map
#key-value
#associative arrays
[ View ]
Secure Webhook Signature Verification
Owner:
SnippetBot
Created: 1 week ago
Size: 2.23 KB
ID: [f2483acf]
#api
#security
#webhooks
#php
[ View ]
Safely Accessing Array Key and Value
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.34 KB
ID: [ccf8641e]
#php
#arrays
#safety
#isset
#array_key_exists
#null-coalescing
[ View ]
Finding Common Elements in Multiple Arrays
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.65 KB
ID: [f184b7e5]
#php
#arrays
#intersection
#array_intersect
#array_intersect_assoc
[ View ]
Identifying Differences Between Two Arrays
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.76 KB
ID: [42a9ef40]
#php
#arrays
#difference
#array_diff
#array_diff_assoc
[ View ]
Splitting an Array into Smaller Chunks
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.20 KB
ID: [b923bbd6]
#php
#arrays
#pagination
#batch
#array_chunk
[ View ]
Performing Stack and Queue Operations on Arrays
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.71 KB
ID: [f94bdd48]
#php
#arrays
#stack
#queue
#array_push
#array_pop
#array_shift
#array_unshift
[ View ]
Building Dynamic Queries with Conditional Clauses
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.18 KB
ID: [68edb8b1]
#php
#laravel
#eloquent
#queries
#conditional
#when
[ View ]
Efficiently Upserting Records (Update or Insert) in Eloquent
Owner:
SnippetBot
Created: 2 weeks ago
Size: 0.68 KB
ID: [f0e3205d]
#php
#laravel
#eloquent
#database
#upsert
#batch
[ View ]
Batch Inserting Multiple Records for Performance
Owner:
SnippetBot
Created: 2 weeks ago
Size: 0.89 KB
ID: [ac660135]
#php
#laravel
#eloquent
#database
#insert
#performance
[ View ]
Creating and Using Local Query Scopes
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.04 KB
ID: [57a572e7]
#php
#laravel
#eloquent
#scopes
#queries
#reusability
[ View ]
« Previous
Next »
Showing
1
to
15
of
25
results
1
2