‏إظهار الرسائل ذات التسميات php class. إظهار كافة الرسائل
‏إظهار الرسائل ذات التسميات php class. إظهار كافة الرسائل


http://ift.tt/1ltLUEF

SQL Importer PHP Class


SQL importer as called scripts is SimpleSQLImporter PHP Class , used for importing database SQL data to your MySQL server database.


With this script you could import database easily and more eficiently. Also could use on Small Project as Database Importer.


Compatibilities & Requirements



  • MySQL database server same type ( eg : MariaDB )

  • PHP 5.x ( prefered PHP 5.3.x ) with PDO or MySQLi or MySQL extension installed.

  • SQL syntax must be valid if want to success import.


Feature



  • Support insert SQL data by input / Variable.

  • Support insert SQL data file address / url.

  • PDO , MySQLI or MySQL as use for database Connection and method.

  • 3 example files ( using : file upload, direct input and SQL file address / url )

  • Documentation


Exclusion & Guarantee



  • With using this scripts is not guarantee 100% data successfully insert to the SQL Database server.But we have test it importing 50MB of WordPress database without error ( must be set php execution time limit with unlimited to prevent error max execution time )

  • This scripts tested using PHP 5.3.x ( 5.3.28 ) so … we could not guarantee run with earlier php version.

  • Exception : Please make sure the SQL data have no comment (—: sql comments ) on one line after syntax !! or current syntax on one line will not being execute.!


Documentation Usage Example


http://ift.tt/1rcYhlD



php-scripts, database importer, mysql, mysql import script, pdo, php, php class, php5, phpmyadmin April 21, 2014 at 08:50AM



http://ift.tt/1eBekUP

HTTP_R File Request Class Version 1.0


The HTTP_R class is a simple PHP class what allows you to request external or local files with ease, the class has four file request methods plus a auto detect method. The auto detect method detects what file request method can be used on your host and then uses it to request the data, the auto detect method is ideal to use if you’re not sure your host supports curl, file_get_contents, or other request methods.


Example Using Envato API:




// Require the class.
require 'HTTP_R.class.php';

// Request & decode the data.
$request = HTTP_R::M0('http://ift.tt/1qsquGF');
$decode = json_decode($request, true);

// Return the wanted data.
echo $decode['user']['username'] . ' has made ' . $decode['user']['sales'] . ' sales.';


Updates:


Updates are free to anyone who has purchased this item with any type of license.


Change Log:



  • N / A


Support:


Feel free to suggest new features, ask questions, and anything else related to this item by sending me a PM or commenting on this item. If you have purchased this item and like it please remember to rate it.



miscellaneous, php-scripts, class, curl, data, external, file, file_get_contents, HTTP_R, local, php, php class, request April 13, 2014 at 10:57PM

 


A very helpful class for people that just start in PHP and want some head start with some helpful functions or you have already some PHP knowledge and you want to make your life more easy by using these great and helpful functions.






  1. Truncate

  2. Word Truncate

  3. Generate Random Color Code

  4. Generate Distinct Random Numbers

  5. Block IP’s list

  6. <Convert Temperature (C, K, F)

  7. Lorem Ipsum Generator

  8. Get domain from url

  9. Get current file name

  10. Get file Extension

  11. Generate Slug

  12. Generate Readable String

  13. Shorten Url

  14. Convert URLs to video

  15. Convert YouTube url to embed video

  16. Get data from a youtube video

  17. Convert Vimeo url to embed video

  18. Get data from a vimeo video

  19. <Get gravatar

  20. Complex Password Generator

  21. Get alexa rank

  22. Generate QR

  23. Read QR Images

  24. Get weather for location

  25. Get facebook stats

  26. Get Tweet Count

  27. Get LinkedIn Count

  28. Get Pinterest Count

  29. Keygenerator

  30. Encrypt Password

  31. Bbcode

  32. IP to Country

  33. Check stats

  34. Censor words

  35. Validate IP

More