All posts tagged php

List of Powerful PHP Code Generators

175683_157214197667200_100001358629525_285891_7525553_o

As the most popular back-end scripting language used on the web today,PHP is supported by a slew of helpful tools that streamline work flow and increase productivity. Thanks in large part to its fairly shallow learning curve, it’s possible for even the most inexperienced web masters to create dynamic websites rapidly with PHP. Frameworks like Kohana and CodeIgniter are a great way to get started. But when all you need is a little snippet of PHP to accomplish a specific task, PHP code generators are a more effective option. Here’s a quick rundown of the best PHP code generators available today.

Read More

Working with files {PHP}

A-Built-In-Workspace-to-Hide-and-Organize-the-Clutter-800x780

This lesson will bring you to the start of using PHP. In this one you will see where we need to place the files so the WAMP server can identify them and also the mode in which we will access them via web browser.

Read more…

How to install WAMP Server

aaa

For PHP programing we need a web server, so we use WAMP. The last available version was launched on 27 December 2010 and it has the following components:

  • Apache 2.2.17
  • Php 5.3.5, Mysql 5.5.8
  • PhpMyadmin 3.2.0.1
  • SQLBuddy 1.3.2
  • XDebug 2.1.0-5.3
  • webGrind 1.0
  • XDC 1.5

Read more…

Best 12 WordPress themes design&code tutorials

cleang28

You want to start a new blog or you just want to redesign, to upgrade, to bring your blog to a new level, more professional and unique. Today if you search on Google you will find tonnes of free wordpress themes but these themes don`t make you happy just because they are free, very low quality and are used by most of users. So, what do you have to do ? Well, you have an alternative to buy from companies like WooThemes, ElegantThemes, ThemeForest etc. These themes have the advantage that (not all of them) are high quality, already coded, widgetized at a very low price. But they have a disadvantage, these thems can be bought by any user wants and pay for it.

Read More