New pages
From Phpmaniac
Showing below up to 6 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
- 10:20, 13 February 2009 Phpmailer (hist) [1,735 bytes] Admin (Talk | contribs) (New page: Return to Contents =What is the phpmailer= phpmailer is an easy object oriented approach to sending email with PHP. It can allow you to send multi-part MIME email without n...)
- 05:23, 6 July 2008 Convert CIP (hist) [2,102 bytes] Admin (Talk | contribs) (New page: Return to Contents CIP is the image format used by the Cisco 7940/7960 running the sccp/sip firmwares. The raw data is an XML file containing the height, width, and the raw i...)
- 12:17, 20 June 2008 Alternative PHP Cache (hist) [2,457 bytes] Admin (Talk | contribs) (New page: =What is APC= APC is the Alternative PHP Cache and what it does is cache the resulting bytecode/opcodes of a PHP script which results in decreased loading times on subsequent requests. =W...)
- 03:14, 10 June 2008 Sqlite (hist) [3,433 bytes] Admin (Talk | contribs) (New page: Return to Contents =What is SQLite= SQLite isa lightweight DBMS that requires no server as the database engine is written into the driver. This makes it a perfect replacement...)
- 07:22, 8 June 2008 Compiling PHP (hist) [3,769 bytes] Admin (Talk | contribs) (New page: =What is Compiling= Compiling is the process of turning your source code into bytecode which has several benefits, including up to a 30% speed gain as your code will not have to be compile...)
- 03:21, 2 June 2008 PHP PDO (hist) [7,087 bytes] Admin (Talk | contribs) (New page: =What is PHP PDO= PHP Data Objects is a object oriented approach to databases and an abstraction layer. =Why use PDO= Using this PDO has a number of advantages: # Store database connectio...)

