What is difference between mysql,mysqli and pdo ?
http://php.net/manual/en/mysqli.overview.php http://phppot.com/php/mysql-vs-mysqli-in-php/ There are (more than) three popular ways to use MySQL from PHP. (DEPRECATED) The mysql functions are procedural and use manual escaping. mysqli ...
PHP Libraries For Working With Excel, Word And Powerpoint Files
http://www.webresourcesdepot.com/php-libraries-for-working-with-excel-word-and-powerpoint-files/
Ποιο Framework πρέπει να χρησιμοποιήσω;
Ο κάθε ένας έχει τη δική του γνώμη για το ποιο είναι το καλύτερο Framework. Κατά τη γνώμη μου είναι καλύτερο να δείτε όλα τα ...
php mysql scripts insert , del , edit
http://www.phpeasystep.com/mysql.php http://www.freewebmasterhelp.com/tutorials/phpmysql/1 http://www.phpmyedit.org/ http://www.webdeveloper.com/forum/showthread.php?t=209907
Uploader: Free PHP Script
http://www.maianscriptworld.co.uk/free-php-scripts/maian-uploader/free-file-upload-system/index.html http://bytes.com/topic/php/insights/740327-uploading-files-into-mysql-database-using-php http://kloplop321.com/php-tutorials/index.php/2010/04/05/php-mysql-tutorial-09-file-upload-system-with-records-in-mysql/
Using PHP Objects to access your Database Tables
http://www.tonymarston.net/php-mysql/databaseobjects.html http://www.tonymarston.net/php-mysql/databaseobjects2.html http://www.tonymarston.net/index.html
Desktop-Like Web-Based MySQL Admin App: MyWebSQL
http://mywebsql.net/ MyWebSQL is the ultimate desktop replacement for managing your MySQL databases over the web. With interface that works just like your favourite desktop applications, ...
EasyPHP
EasyPHP installs a complete WAMP environment for PHP developers in Windows including PHP, Apache, MySQL, PhpMyAdmin, Xdebug.. http://www.easyphp.org/
PHP & MySQL Tutorial – Η Συντροφιά του Δαχτυλιδιού
http://deltahacker.gr/?p=89 http://deltahacker.gr/?p=755
Issue With Ereg Expression
http://php.bigresource.com/Issue-with-ereg-expression-DXnDQu2g.html http://www.techeden.com/regex
Προγραμματιστικές εφαρμογές στο διαδίκτυο
http://www.teiser.gr/icd/staff/jkotzi/old.html και άλλες σημειώσεις : http://www.teiser.gr/icd/staff/jkotzi/
Using MySQL Full-text Searching
http://devzone.zend.com/article/1304 http://dev.mysql.com/doc/refman/5.5/en/fulltext-search.html
Simple search with PHP, jQuery and MySQL
http://www.codeforest.net/simple-search-with-php-jquery-and-mysql στο παραπάνω κώδικα υπάρχει ένα λάθος $result = $row['title']; το σωστό είναι $result = $r['title']; http://www.reynoldsftw.com/2009/03/live-mysql-database-search-with-jquery/
PHP , MYSQL , JAVASCRIPT Essentials
http://www.techotopia.com/index.php/PHP_Essentials http://www.techotopia.com/index.php/MySQL_Essentials http://www.techotopia.com/index.php/JavaScript_Essentials http://www.techotopia.com Practical PHP Programming http://www.tuxradar.com/practicalphp
Pagination with jQuery, MySQL and PHP.
http://www.9lessons.info/2009/09/pagination-with-jquery-mysql-and-php.html http://www.phpjquery.com/jquery-tutorial/pagination-with-jquery-and-php/ http://jquery-mix.com/2009/09/pagination-with-jquery-mysql-and-php/ http://beski.wordpress.com/2009/04/20/ajax-pagination-with-jqueryphpmysql/
Οι πρωταθλητές στις τεχνολογίες web
Σύμφωνα με την W3Techs το καλύτερο : Content Management Systems : WordPress Server-side Programming Languages:PHP Client-side Programming Languages: Javascript Javascript Libraries : JQuery Markup Languages: XHTML ...
mysql managers
http://www.gosu.pl/dbkiss/ http://www.sqlitemanager.org/ http://sourceforge.net/projects/sqlitemanager/files/ [ download] http://sourceforge.net/projects/monoql/ http://mywebsql.net/ http://www.burlaca.com/aerosql/
MS Access and MySQL
http://www.databasejournal.com/features/msaccess/article.php/3770991/MS-Access-and-MySQL.htm
SQL Injection: How To Prevent Security Flaws In PHP / MySQL
http://www.learnphponline.com/security/sql-injection-prevention-mysql-php http://www.anil2u.info/2010/04/12/how-to-prevent-php-website-from-sql-injection/ http://smashingwebs.com/2010/09/sql-injection-how-to-avoid-it/