<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 17:14:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Code2Learn.com: Using HighCharts with php , MySQL and CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/17827</guid>
      <link>http://www.phpdeveloper.org/news/17827</link>
      <description><![CDATA[<p>
New on the Code2Learn site there's a tutorial showing how to <a href="http://www.code2learn.com/2012/04/using-highcharts-with-php-mysql-and.html">integrate HighCharts, PHP, MySQL and CodeIgniter</a> to create <a href="http://3.bp.blogspot.com/-YjCwjljiaHo/T4h_TsQuYlI/AAAAAAAAA3w/ehbZ79aTtMU/s1600/Pricebaba+-+Price+Change+of+BlackBerry+Curve+8520+-+13+Apr+2012.jpg">a simple graph</a> based on database data.
</p>
<blockquote>
While working on a project I found out that HighCharts is the best to display graphs on webpage as it has less overhead and requires less space. But the biggest challenge was to implement it using php  and not jQuery. We will implement it using MVC pattern as CodeIgniter follows the same.
</blockquote>
<p>
Included in the post is a library for interacting with HighCharts from PHP, configuration settings for CodeIgniter and the model/view/controller pieces to tie it all together. You can see an example of the end result <a href="http://3.bp.blogspot.com/-YjCwjljiaHo/T4h_TsQuYlI/AAAAAAAAA3w/ehbZ79aTtMU/s1600/Pricebaba+-+Price+Change+of+BlackBerry+Curve+8520+-+13+Apr+2012.jpg">here</a>.
</p>]]></description>
      <pubDate>Tue, 17 Apr 2012 11:17:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: XHGui Improvements]]></title>
      <guid>http://www.phpdeveloper.org/news/14652</guid>
      <link>http://www.phpdeveloper.org/news/14652</link>
      <description><![CDATA[<p>
<i>Paul Reinheimer</i> has <a href="http://blog.preinheimer.com/index.php?/archives/358-XHGui-Improvements.html">posted about some updates</a> to a profiler project he's been working on, <a href="http://github.com/preinheimer/xhprof">XHProf</a>, with some new GUI improvements thanks to <a href="http://highcharts.com/">Highcharts</a>. XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
</p>
<blockquote>
I merged my Highcharts branch into master today, including a bunch of improvements to the GUI for XHProf including: using Highcharts for graphing URLs over time, which allows for multiple axis per graph, adding a pie chart to the individual run page to show where time was spent on page load, ability to merge various calls for display within the pie chart (e.g. mysql_* into mysql), switched to the javascript tablesorter for the single run results, filter to allow you to view results only from a specific server or domain
</blockquote>
<p>
You can see two screenshots of this new feature in action <a href="http://blog.preinheimer.com/uploads/highchart2.png">here</a> and <a href="http://blog.preinheimer.com/uploads/2010-06-14_1115.png">here</a>. If you'd like to give the tool a try, you can grab the latest version <a href="http://github.com/preinheimer/xhprof">from github</a>.
</p>]]></description>
      <pubDate>Tue, 15 Jun 2010 11:03:01 -0500</pubDate>
    </item>
  </channel>
</rss>
