The easiest way to host your code snippets

Code / Paste is an online service which allows users to add, annotate, edit and share your code snippets.

Home · Latest · Trends
Reviews
3
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:44:37 / rated 34 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:04:40 / rated 13 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:12:36 / rated 9 times
PHP
Reviews
1
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:28:30 / rated 8 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:26:50 / rated 9 times
PHP
Reviews
1
Posted by cilipe 10 Years ago, Friday, June 10, 2016, 02:03:21 / rated 7 times
Reviews
1
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:06:49 / rated 4 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:10:17 / rated 3 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:23:52 / rated 1 times
PHP
Reviews
0
Posted by Shane 10 Years ago, Friday, June 10, 2016, 01:54:20 / rated 3 times
PHP
Reviews
0
Posted by Andreas Knaup 9 Years ago, Saturday, January 28, 2017, 02:53:07 / rated 1 times
C++
Reviews
0
Posted by Sven 6 Years ago, Sunday, June 9, 2019, 07:58:26 / rated 1 times
Reviews
0
Posted by ntcls 2 Years ago, Wednesday, July 19, 2023, 03:42:56 / rated 0 times
PHP
Browse
Apache (0)
Bash (0)
C# (0)
C++ (1)
CSS (0)
Delphi (0)
Diff (0)
Django (0)
HTML, XML (0)
HTTP (0)
Ini (0)
Java (0)
JSON (0)
Makefile (0)
Markdown (0)
Nginx (0)
Perl (0)
PHP (10)
Python (0)
Ruby (0)
Scheme (0)
SQL (0)
VB.NET (0)
VBScript (0)
New Comments
borderkabjz
saasas
Saturday, February 12, 2022, 5:57:03
supe
The function insert_Id() returns the last auto-increment number of any table, generated by an insert on a table with an auto-increment column. If no such insertion has occurred or the database does...
Saturday, April 25, 2020, 2:28:09
Alexandra
Testing if(!preg_match("/(+@+.{2,7}+)+$/i",$myemail)) { echo $myemail." is not valid email."; } else { echo $myemail." is valid email."; }
Friday, June 10, 2016, 4:26:18
cilipe
Excellent script for beginners like me. I spend sooo much time on other scripts, but this one worked instantly.
Friday, June 10, 2016, 1:59:31