Quantcast
Channel: Blog of a LAMP Developer based in Richmond, Surrey » Cakephp
Browsing all 6 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Converting a Doc to PDF, txt or HTML using PHP and Linux

This has been an issue that has bothered me for a while. I finally found a solution that worked and doesn’t kill your server in the process. I give to two words. OpenOffice, or is that one ? This is...

View Article



Image may be NSFW.
Clik here to view.

Using Jquery to submit a form and run with Cakephp Baked Pages

I found a simple solution for submitting a form using jquery + ajax. One that was compatible with CakePHP. You need to create a from with an ID. <?php echo $form->create('Test',array('url' =>...

View Article

Image may be NSFW.
Clik here to view.

Using MYSQL Transactions in Cakephp

After plenty of research and trials, it is possible to use mysql transactions for custom queries. You still have to create the table with InnoDB for row based locking to work. ALTER TABLE table_name...

View Article

Image may be NSFW.
Clik here to view.

Archiving Mysql Data Tables using CakePHP or just SQL

I used to go down the road of doing a for each on my source table, which I always hated and thought was bad. This way I can use table locking for MyISAM or transactions, for InnoDB, to make sure the...

View Article

Image may be NSFW.
Clik here to view.

SmudgeVMM – Svmm – Smudgeit Virtual Machine Manager

I’m currently involved in a a new php project that will allow users to manager Xen virtual containers, through a simple web interface or robust API. SmudgeVMM is being written in CakePHP and will run...

View Article


Image may be NSFW.
Clik here to view.

Screenshots of SmudgeVMM alpha

Thank you to all the people who have enquired about Smudge Virtual Machine Manager The software is coming along nicely. We hope to have the new website and the beta, available by the end of next month....

View Article
Browsing all 6 articles
Browse latest View live




Latest Images