Skip to main content

Home/ Groups/ PHP Programming
1More

Open-sourced free content Management System (CMS)Providers - 2 views

  •  
    The list of open-sourced free content Management System providers. I have used only Joomla and Worpress. They are pretty good. Since they are used by many people, lot of plug-in/extenstions/mods are available for them. If anyone finds any other good CMS you can share it thro' comments.
1More

PHP Functions - Easy Learning - 1 views

  •  
    It is a place for testing your Memory or Concentration while learning any subject such as PHP Functions. There are many set of cards that have pictures on face down. We need to match all the cards. The Matched cards will be turned up
1More

Implementing Google Suggest in Search box using jQuery AutoComplete plug-in - 0 views

  •  
    One of our Customers wants to have Auto Suggestion similar to Google search in the Search input of his website.
1More

Speeding up Coding... - 2 views

  •  
    We are using php coding in most of our projects. And, we are following some important guidelines to improve our performance.
2More

NotORM - 1 views

  • foreach ($software->application() as $application) {    echo "$application[title]\n";    foreach ($application->application_tag() as $application_tag) {        echo "\t" . $application_tag->tag["name"] . "\n";    }}
  •  
    PHP library for simple reading data from the database
1More

Home | Aliro - 2 views

shared by jdr santos on 09 Apr 10 - Cached
  •  
    "Aliro is a new, modern CMS. It requires PHP5 and MySQL5, and runs best with suPHP."
1More

Steps for forwarding email to php script - 2 views

  •  
    We used forward pipe option in the cPanel for sending the email to a php script for doing the required email processing.
1More

35 Really Useful PHP Tutorials And Development Techniques | Smashing Buzz - 2 views

  •  
    PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community, we usually seen in wordpress blog platforms, wordpress blogs totally build in PHP language. Today we presenting first time PHP tutorials roundup which are fully contained helping techniques and tips of most useful language PHP, It is the widely-used, free, and efficient alternative to competitors such as Microsoft's tools, every web developer know PHP most suited language for web development and can be embedded directly into the HTML, you can idea when ever you write code about that syntax is very similar to Perl and C language.
1More

Home - Dwoo - a PHP Template Engine - 1 views

  •  
    "Dwoo is a PHP5 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features. "
1More

Workaround for inconsistent issue with mySql query handling integer id - 1 views

  •  
    We faced some inconsistent issue with MySql query.
1More

PHP: The @ Operator - 2 views

  •  
    Useful stuff on error reporting
1More

Mysql - Use utf8 for supporting mutibyte languags. - 1 views

  •  
    Some languages such as Chinese will use many bytes to store single character.
1More

Sample PHP code for creating forgot password feature in any website - 4 views

  •  
    Most of the websites will require the users to register them for getting username/password which can be used for logging into their website.
1More

Handling issues related to functions deprecated in PHP5.3 - 2 views

  •  
    Recently one of our Customers has updated php and mysql version from 4.x to 5.x in the hosting server of their Joomla based website.
1More

Handling Date format in MySQL - 1 views

  •  
    In the previous post, I have explained about Handling Date and Time in PHP/MySQL Recently, I came to know about a website http://www.mysqlformatdate.com/ which will be useful for understanding and using a MySQL function DATE_FORMAT().
1More

Difference between session_register and $_SESSION[] in php - 1 views

  •  
    We can use either session_register or $_SESSION for registering session variable in php. Find below the difference between both of them.
1More

Job Openings for Web Development(PHP/MySQL) - 0 views

  •  
    Currently we are looking for Software Engineers to work in our Web Development Projects.
« First ‹ Previous 61 - 80 of 357 Next › Last »
Showing 20 items per page