BITCQ

Lynda - Exporting Data to Files with PHP (HD)

Size: 612.5 MB
Magnet link

Name Size
Lynda - Exporting Data to Files with PHP (HD)/0 - Introduction/01 - Welcome-169563.mp4 8.6 MB
Lynda - Exporting Data to Files with PHP (HD)/0 - Introduction/02 - What you should know before watching this course-169564.mp4 3.9 MB
Lynda - Exporting Data to Files with PHP (HD)/0 - Introduction/03 - Using the exercise files-169565.mp4 3.5 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/01 - Loading the test data into a database-169567.mp4 9.6 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/02 - Querying the database with MySQL Improved-169568.mp4 12.4 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/03 - Connecting to different databases with PHP Data Objects (PDO)-169569.mp4 3.9 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/04 - Querying the database with PDO-169570.mp4 15.6 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/05 - Displaying the data in a webpage-169571.mp4 17.6 MB
Lynda - Exporting Data to Files with PHP (HD)/1 - Setting Up/06 - Autoloading classes-169572.mp4 4.2 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/01 - Outputting the database result to a text file-169574.mp4 16.7 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/02 - Outputting the result as a CSV file-169575.mp4 17.7 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/03 - Introducing the Base class for file downloads-169576.mp4 13.8 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/04 - Using the Text class for greater control over output-169577.mp4 18.9 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/05 - Controlling CSV options with the Csv class-169578.mp4 19 MB
Lynda - Exporting Data to Files with PHP (HD)/2 - Basic File Formats/06 - Saving the data to a local file-169579.mp4 16.7 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/01 - Introducing PHPExcel-169581.mp4 9 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/02 - Setting properties and defaults in PHPExcel-169582.mp4 15.9 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/03 - Setting the spreadsheet's print options-169583.mp4 16.5 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/04 - Populating an Excel spreadsheet with data-169584.mp4 20.4 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/05 - Formatting columns in PHPExcel-169585.mp4 17.5 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/06 - Downloading the data as a .xlsx file-169586.mp4 16.2 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/07 - Creating a spreadsheet in the OpenDocument format-169587.mp4 9 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/08 - Creating columns and headers in Fusonic SpreadsheetExport-169588.mp4 17.1 MB
Lynda - Exporting Data to Files with PHP (HD)/3 - Genearting a Spreadsheet/09 - Adding the data and downloading as a .ods file-169589.mp4 18.6 MB
Lynda - Exporting Data to Files with PHP (HD)/4 - Exporting as Rich Text Format/01 - Installing PHPRtfLite-169591.mp4 7.1 MB
Lynda - Exporting Data to Files with PHP (HD)/4 - Exporting as Rich Text Format/02 - Defining the page margins and the footer-169592.mp4 16.5 MB
Lynda - Exporting Data to Files with PHP (HD)/4 - Exporting as Rich Text Format/03 - Setting heading and paragraph styles-169593.mp4 14.2 MB
Lynda - Exporting Data to Files with PHP (HD)/4 - Exporting as Rich Text Format/04 - Adding the data and outputting a .rtf file-169594.mp4 19.8 MB
Lynda - Exporting Data to Files with PHP (HD)/5 - Exporting to Word Processor Formats/01 - Understanding the basic process-169596.mp4 5.8 MB
Lynda - Exporting Data to Files with PHP (HD)/5 - Exporting to Word Processor Formats/02 - Merging XML documents with XSLT-169597.mp4 6.4 MB
Lynda - Exporting Data to Files with PHP (HD)/5 - Exporting to Word Processor Formats/03 - Preparing a directory to generate the output-169598.mp4 2.5 MB
Lynda - Exporting Data to Files with PHP (HD)/5 - Exporting to Word Processor Formats/04 - Generating XML from a database result-169599.mp4 19.5 MB
Lynda - Exporting Data to Files with PHP (HD)/6 - Generating an OpenDocument Text File/01 - Creating a .odt file to use as a template-169601.mp4 10.5 MB
Lynda - Exporting Data to Files with PHP (HD)/6 - Generating an OpenDocument Text File/02 - Inspecting the structure of an OpenDocument text file-169602.mp4 4.7 MB
Lynda - Exporting Data to Files with PHP (HD)/6 - Generating an OpenDocument Text File/03 - Extracting the main content file from a .odt document-169603.mp4 11.6 MB
Lynda - Exporting Data to Files with PHP (HD)/6 - Generating an OpenDocument Text File/04 - Converting the main content file to XSLT-169610.mp4 27.3 MB
Lynda - Exporting Data to Files with PHP (HD)/6 - Generating an OpenDocument Text File/05 - Outputting the database result as a .odt file-169605.mp4 24 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/01 - Creating a .docx file to use as a template-169607.mp4 8.3 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/02 - Extracting the main content file from a Word document-169608.mp4 11.1 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/03 - Formatting the main content file-169609.mp4 11.2 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/04 - Converting the main content file to XSLT-169604.mp4 33.9 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/05 - Outputting the database result as a .docx file-169611.mp4 17.5 MB
Lynda - Exporting Data to Files with PHP (HD)/7 - Generating a Microsoft Word File/06 - Offering a choice of download formats-169612.mp4 16.8 MB
Lynda - Exporting Data to Files with PHP (HD)/8 - Conclusion/01 - Goodbye-169614.mp4 4.9 MB
Lynda - Exporting Data to Files with PHP (HD)/Exercise Files/Ex_Files_Exp_Data_PHP.zip 16.7 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Lynda - Exporting Data to Files with PHP (HD) Video 612.5 MB 3

Loading...