-
limit string
Load snippet
string, limit
-
Remove Magic Quotes
Load snippet
magic quotes, request, post, get, request
-
Send email from PHP
Load snippet
email, headers
-
Inline images in CSS
Load snippet
css, php, optimization, base64_encode, image, data
-
PDO database connection with error display
Load snippet
pdo, database, utf8, errors, error display
-
Submit POST request from server, get response
Load snippet
-
Parse the REQUEST_URI
Load snippet
parse, URL Rewrite, REQUEST_URI, parse_url
-
Receiving several values in one row (field) using SQL
Load snippet
sql, concat, group_concat
-
TCL - count the number of instances of one string in another
Load snippet
TCL, count instances, counter, string
-
bin2hex function implementation
Load snippet
php, bin2hex, binary, hexadecimal
-
Move/Rename a file from one path to another on FTP
Load snippet
ftp, php, move, rename
-
Create basic blog DB scheme
Load snippet
mysql, blog, social, template
-
Compare two arrays recursively
Load snippet
-
Disable files cache / browser cache using htaccess
Load snippet
htaccess, apache, cache
-
Encrypt / Decrypt passwords
Load snippet
password, security, encrypt, decrypt
-
Make request using php CURL
Load snippet
php, curl, request, get, post