- Istanbul, Turkey
- http://www.ozkanozcan.com
- @ozkanozcan
Pinned Loading
-
PHP function - removeXSS
PHP function - removeXSS 1function removeXSS($val) {
2$val = preg_replace('/([\x00-\x08,\x0b-\x0c,\x0e-\x19])/', '', $val);
3$search = 'abcdefghijklmnopqrstuvwxyz';
4$search .= 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
5$search .= '1234567890!@#$%^&*()';
-
Türkiye İller HTML Selectbox
Türkiye İller HTML Selectbox 1<select name="il">
2<option value="0">İl Seçiniz</option>
3<option value="1">Adana</option>
4<option value="2">Adıyaman</option>
5<option value="3">Afyonkarahisar</option>
-
t1m0n/air-datepicker
t1m0n/air-datepicker PublicLightweight, dependency-free JavaScript datepicker.
-
MonitorControl/MonitorControl
MonitorControl/MonitorControl Public🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
-
htaccess 301 redirect samples
htaccess 301 redirect samples 1# Non-www to www URLs 301 Redirect
2<IfModule mod_rewrite.c>
3RewriteEngine On
4RewriteCond %{HTTP_HOST} ^ozkanozcan.com$
5RewriteRule (.*) http://www.ozkanozcan.com/$1 [R=301,L]
-
Macintosh Boot Modları
Macintosh Boot Modları 1Macintosh Boot Modları
23Elma + ı Recovery Mode F
4Elma + r Q
5--------------------------------------------------
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.