CODES
NEW
ADD
SaveCode.net
Ranking
Extension
mysql codes
Newest
Votes
4
votes
Correcting wrong character encoding in MySQL data
mysql
character-encoding
May 16 2022
1
vote
MySQL Schema XML Export
php
mysql
xml
May 16 2022
1
vote
Query into Array
php
arrays
mysql
query
May 15 2022
0
vote
Restore Drupal 4 default input filters
mysql
drupal
input
May 15 2022
1
vote
Selectively updating Drupal's pathauto aliases based on patterns
mysql
drupal
May 15 2022
3
votes
Escape String For Like Query
php
mysql
search
string
May 15 2022
0
vote
phpMyAdmin strftime Dump Format
php
mysql
phpmyadmin
format
May 14 2022
1
vote
Add an attribute to existing table
mysql
May 14 2022
11
votes
How to e-mail yourself an automatic backup of your MySQL database table with PHP
php
backup
database
email
mysql
May 14 2022
1
vote
MAMP MySQL Command Line Access
bash
mysql
terminal
command-line
May 14 2022
0
vote
get_magic_quotes_gpc & mysql query
php
query
mysql
May 13 2022
2
votes
Select between two dates
mysql
date
select
May 13 2022
1
vote
MySQL queries for bulk editing Drupal url aliases
mysql
drupal
url
May 13 2022
1
vote
MySQL queries for performing bulk operations on Drupal nodes
mysql
drupal
May 13 2022
0
vote
WordPress Query to Identify Unused Tags
mysql
wordpress
May 12 2022
2
votes
Create Table Sessions
mysql
May 12 2022
2
votes
Create Table Users
mysql
May 12 2022
2
votes
Clear WP revisions in DB
mysql
wordpress
May 12 2022
0
vote
Saving CakePHP Model data with MySQL functions
php
cakephp
mysql
model
May 12 2022
0
vote
INSERTAR EN UNA BASE DE DATOS MYSQL CON PHP
php
mysql
May 12 2022
3
votes
Dynamic Navigation From Database Table Names
php
css
database
mysql
navigation
dynamic
May 12 2022
1
vote
PHP/MySQL - Get Row Data
php
data
database
mysql
get
May 11 2022
1
vote
PHP/MySQL - Get Table Data
php
data
database
mysql
get
May 11 2022
2
votes
mySQL - database backup commands
mysql
backup
database
May 11 2022
1
vote
mySQL - granting access permissions
mysql
database
permissions
May 11 2022
0
vote
MySQL backup using mysqldump
bash
backup
mysql
May 10 2022
0
vote
How to install a gzipped mysqldump on a local Mamp server
mysql
server
May 10 2022
0
vote
MySQL Table - list of all country names (in Turkish)
mysql
list
May 10 2022
1
vote
The Worst Performing Indexes
mysql
May 10 2022
0
vote
MySQL dump using SSH on Mac Terminal
bash
mysql
ssh
terminal
May 10 2022
6
votes
PHP Export MySql Table to Xls
php
excel
mysql
May 10 2022
1
vote
Turn MySQL results into an array, the proper way!
php
mysql
May 09 2022
1
vote
Clean array for Posting / SQL injection protection
php
arrays
mysql
sql
May 09 2022
1
vote
PHP format mysql date
php
date
format
mysql
May 08 2022
0
vote
Dump only data from MySQL database using mysqldump
bash
data
mysql
database
May 08 2022
0
vote
JavaScript - MySQL Timestamp
javascript
mysql
timestamp
May 08 2022
1
vote
PHP updateFromVals
php
mysql
post
update
May 08 2022
0
vote
mySQL 5 Import / Export bei einem 1und1 Homepage Server
mysql
import
server
May 08 2022
0
vote
mySQL 5 Import php-Script für 1und1 Homepage Server
php
mysql
import
server
May 08 2022
4
votes
CodeIgniter Session Table SQL
sql
codeigniter
mysql
session
May 08 2022
2
votes
MySQL: Get all MySQL rows that are one week old
php
date
mysql
get
May 07 2022
0
vote
MySQL Canada Provinces Territories
mysql
list
May 07 2022
5
votes
MySQL to JSON - PHP Class
php
json
mysql
class
May 07 2022
1
vote
autoInsert.class.php - Auto Insert
php
mysql
insert
May 06 2022
0
vote
MySQL Query Browser with MYSQL on XAMPP
bash
mysql
browser
xampp
May 06 2022
2
votes
Get MySQL stats
php
mysql
get
May 06 2022
2
votes
MySQL results in email
php
email
mysql
May 06 2022
0
vote
MySQL Help Service
php
mysql
service
May 06 2022
2
votes
Purge MySQL Binary Logs
mysql
binary
May 06 2022
2
votes
Import data from TXT file to Mysql
php
file
mysql
text
import
May 06 2022
0
vote
Mysql query in PHP with proper error detection
php
mysql
May 06 2022
2
votes
Calculate Age from Date Of Birth
mysql
date
May 06 2022
3
votes
Print last query |Â CodeIgniter
php
codeigniter
mysql
query
May 06 2022
0
vote
Dump database mysql commandline
mysql
database
May 05 2022
0
vote
MySQL Natural Sort Order By on Non-Numeric Field Type
php
codeigniter
mysql
May 05 2022
1
vote
Git Pre-Commit MySQL Dump / Backup
bash
git
mysql
May 05 2022
0
vote
Import MySQL dumpfile into database
mysql
database
import
May 05 2022
1
vote
Conditional String Replace
mysql
replace
update
string
May 04 2022
0
vote
insert backed up dumps from mysql
bash
backup
mysql
insert
May 04 2022
0
vote
Date format for mysql input
php
date
format
mysql
input
May 04 2022
1
vote
Delete Orphaned Records
mysql
May 04 2022
0
vote
How to Code a Signup Form with Email Confirmation
php
forms
mysql
email
May 04 2022
0
vote
MySQL Insert Unique Reference
mysql
reference
insert
May 04 2022
1
vote
Get random record based on weight
mysql
query
random
get
May 03 2022
1
vote
MySQL Backup Script
bash
backup
mysql
May 03 2022
2
votes
Export to MS Excel for MySQL Database
php
excel
mysql
database
May 03 2022
1
vote
Start / Stop MySQL server on Mac OSX
bash
mysql
server
May 03 2022
0
vote
MySQL SSH Tunnel
bash
mysql
ssh
May 02 2022
0
vote
Get MySQL variable from command line
bash
mysql
command-line
get
May 02 2022
2
votes
Insert or update if unique key already exist
mysql
update
insert
May 02 2022
0
vote
Get Plesk FTP account passwords w/o logging into MySQL
sql
server
logging
mysql
get
ftp
May 02 2022
0
vote
Get Domain passwords w/o logging into MySQL
bash
server
logging
mysql
get
May 02 2022
1
vote
Find all databases and login credentials
sql
database
mysql
query
server
login
May 02 2022
1
vote
Importing a MySQL database in Windows
sql
database
mysql
windows
May 01 2022
3
votes
mysql_safe_query to prevent SQL injection
php
mysql
query
sql
May 01 2022
1
vote
MySQL REGEX match comma-delimitted list
mysql
csv
regex
list
May 01 2022
0
vote
Rails: Backup a mysql database script
database
grails
mysql
May 01 2022
0
vote
Capistrano: Synchronize local mysql database to remote mysql database
ruby
grails
mysql
database
May 01 2022
0
vote
Stop utf8 problems with mysql
php
mysql
May 01 2022
1
vote
MySQL: Dump remote database
mysql
database
May 01 2022
0
vote
Database connectivity problems (HUGE)
database
mysql
May 01 2022
0
vote
how to start mysql under mac os x
bash
mysql
May 01 2022
0
vote
generate a mysql BETWEEN clause to find within a date range
ruby
grails
date
mysql
Apr 30 2022
1
vote
Simple MySQLi Database Class
php
class
mysql
database
mysqli
Apr 30 2022
0
vote
Reset Auto Increment for a Table
sql
mysql
Apr 30 2022
0
vote
Wordpress: Local To Remote Procedures
mysql
wordpress
Apr 30 2022
1
vote
Mysql Import Export
mysql
import
Apr 30 2022
3
votes
Calculating distance in Kilometres and Miles from Latitude and Longitude
sql
math
mysql
Apr 29 2022
0
vote
Drupal 5.x Find PHP code in database
php
mysql
drupal
database
Apr 29 2022
2
votes
Drupal 6.x Find PHP code in database
php
mysql
drupal
database
Apr 29 2022
1
vote
.NET DB Connection class for MySQL
c#
database
mysql
class
.net
Apr 29 2022
2
votes
Date formatting with LOAD DATA INFILE
mysql
csv
data
formatting
date
Apr 29 2022
1
vote
MySQL Age Calucation
mysql
Apr 29 2022
2
votes
Dump Table Data into CSV
sql
mysql
csv
Apr 28 2022
1
vote
How to Save results from MySQL into an external file
mysql
file
Apr 28 2022
1
vote
Drupal db_query example
php
drupal
mysql
Apr 28 2022
0
vote
select first character of second word (surname)
mysql
select
Apr 28 2022
1
vote
Starting and stopping MySQL
sql
mysql
Apr 28 2022
0
vote
Create UTF8 DB Command line
mysql
command-line
Apr 27 2022
0
vote
Convert MySQL date to Month day, Year
php
date
mysql
Apr 27 2022
1
2
3
4
…