Skip to main content

Home/ Groups/ PHP Programming
qualitypoint Tech

Use associative array instead of using querystring-style post fields. - 2 views

  •  
    We have faced some issues with posting form details using cURL module of php.
Bensan George

Zend Framework: Documentation: Zend_Db_Select - Zend Framework Manual - 2 views

  •  
    zend db select
qualitypoint Tech

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.
qualitypoint Tech

Some useful php functions - 2 views

  •  
    Find below some useful functions in php. For complete reference of php functions you can refer php.net which is very useful...
Sarah HL

Un projet sans développeur ? | Industrialisation des développements PHP - 2 views

  • Il ne s'agit pas de s'en passer  totalement : même les générateurs de code doivent être programmés par quelqu'un....
  • celui qui a produit le code
  • devient rapidement un passage obligé pour nombre de phase de vie de l'entreprise, alors même que le code a quitté son giron depuis longtemps.
  • ...4 more annotations...
  • un script de déploiement automatique permettra de le faire sans interroger l'auteur du code
  • On peut assurer de nombreuses tâches comme ceci : tests unitaires automatiques (phpunit alltests.php) analyse statique (pmd) déploiement (phing, capistrano)
  • Quand on travaille sur du code dans un projet, il est important de savoir s'en séparer, de couper le cordon ombilical. Si on est le seul à maîtriser une application, on devient indispensable, et on risque aussi de finir enchaîné à des corrections et évolutions infinies.
  • comment mes utilisateurs pourront-ils faire des modifications sans passer par moi?
qualitypoint Tech

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
jdr santos

phc -- the open source PHP compiler - 1 views

  •  
    "phc is an open source compiler for PHP with support for plugins. In addition, it can be used to pretty-print or obfuscate PHP code, as a framework for developing applications that process PHP scripts, or to convert PHP into XML and back, enabling processing of PHP scripts using XML tools."
qualitypoint Tech

Easy Learning Updates - Feature for preventing Spam email and New Topics such as Footba... - 1 views

  •  
    As I mentioned in my previous post we are continuously improving our Easy Learning.We are already having a feature for sending the score thro' emails. Some spammers started misusing this feature for sending some junk emails continuously. (Anyway they can not change the built-in content).
qualitypoint Tech

Offer to buy exclusive rights of our Arts Point Script - 1 views

  •  
    Are you a web master or a company looking for a script which can help you earn money either by showing advertisements or by providing paid service?\n\nIf your answer is "yes", this blog post will be more useful for you.
Adildi ldinlio

free ebook downloads|free ebooks|free ebooks download - 1 views

  •  
    Free ebooks download,The best ebooks library for free ebooks download at ebook-x.com.
Mr. DiGi

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
Sarah HL

The 7 Rules for Writing World Class Technical Documentation - Developer.com - 1 views

  • Dry sucks Before you start, be clear about what you want your reader to do after you end Write to a well formed outline, always Avoid ambiguous pronouns clarity = illustrations + words When dealing with concepts... logical illustration and example Embrace revision
Sarah HL

Top 10 Traits of a Rockstar Software Engineer - 1 views

  • Loves To Code Gets Things Done Continuously Refactors Code Uses Design Patterns Writes Tests Leverages Existing Code Focuses on Usability Writes Maintainable Code Can Code in Any Language Knows Basic Computer Science
qualitypoint Tech

Convert ASP code into PHP code - 1 views

  •  
    php is having many advantages over asp in terms of cost, Speed, Security and flexibility. So we may need to convert any asp...
qualitypoint Tech

Basics of Session and Cookies - 1 views

  •  
    We know that Webpages are getting displayed using stateless Protocol. So there should be someway for keeping the session of...
qualitypoint Tech

Removing Last Character in a String - 1 views

  •  
    In PHP, we will be requiring to remove the last Character from a string variable. For example, consider below query. select * from employees where employee_id in (1,2,5,7)
qualitypoint Tech

Latest Articles for learning Web Development using php, mysql, javascript and ajax - 1 views

  •  
    Find below the latest articles for learning web development. These articles are getting displayed here by combining the data from different social bookmarking sites such as Digg. This articles list will be updated automatically using yahoo pipes and feedburner.
jdr santos

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. "
qualitypoint Tech

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

  •  
    We faced some inconsistent issue with MySql query.
qualitypoint Tech

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

  •  
    Some languages such as Chinese will use many bytes to store single character.
« First ‹ Previous 41 - 60 Next › Last »
Showing 20 items per page