This is a tutorial which tells the users about storing binary files in a mySQL database with php. This tutorial explains the users about setting up a database in which they should optimize the fields on their tables by not wasting any resources. This
Creating and accessing MySQL data with PHP is an article that explains to get data with your php scripting to gather information within a MySQL database. The author gives some codes and example programmes for doing this. The author explains the use o
This tutorial educates anyone and walks through the installation process of php, Mysql and Apache on windows. The installation is done as a CGI binary. There are detailed tutorials on downloading, installing, configuring and test running example scri
Works with safearray binary data (bytearray) and string data in VBScript/ASP. Lets you read and write binary data from disk, convert the binary to a string/hexstring, Base64, codepage/charset (including Unicode/utf-8) and punycode/idn
This PHP class can read data from binary (XLS) Excel file without using COM, ODBC, etc. Using ExcelExplorer you can read info about worksheets, columns, rows, cells. You can even read style info such as colors, alignment, fonts, borders and more. Hav
This tutorial explains the details of installing apache web server, php and Mysql on a linux environment. LAMP(Linux, Apache, Mysql, Php) is available to install. LAMP can be used to create web applications. Linux users can install and configure php
This article explains how to use the file upload features of the web to upload images and store the binary data directly into a MySQL database and access it later for use in your projects.
More beneficial for ASP learners to gain more knowledge in sending binary files to a URL in ASP. And this tutorial clearly depicts how you can pass binary data using WSH, VBA and VBS in addition to ASP through internet explorer without the need of ot
This is a program which can be used by the Windows developers to encode binary code and files into text and can be used to do this same process in reverse manner. This program has the ability to encode or decode blobs, memory buffers, single files or
It is a nice tool to synchronice a MySQL webserver database with a client database without an ODBC connection between the webserver an the client. You only need FTP and php access to your webserver. |