Skip to main content

Home/ PHP Programming/ Group items matching "useful" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Find Around Me - 0 views

  •  
    Find the places around you that you need the most and usually search for(when you are not aware of the area) at the tip of your finger. May it be ATM or gas stations or beauty sallons, you will get the list of these in few seconds. Also you will get the route map from your current location to destination. Simple and Useful app.
1More

Create your first application using Yii Framework - 0 views

  •  
    Yii is a high-performance PHP framework best for developing Web 2.0 applications.
1More

Completed Admin module for our Arts Point Script - 1 views

  •  
    We have completed development of Admin module for our Arts Point Script (Web application useful for promoting live music events)..
1More

Google Map API - A Powerful and Free way to add value for your web applications. - 4 views

  •  
    Google Maps is getting more popular as it is helping people to know the places and to get directions easily. Google is adding lot of information and satellite images of many places in the world to make the Google Map more useful.
1More

Inventory Control System - Mange products, customers, invoice and Reports. - 0 views

  •  
    As I mentioned in my previous post, we are working on to release many useful digital products for reasonable price.\n\nToday I am going to introduce our "Inventory Control System".\n
1More

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.
1More

Launching our Affiliate Program - Hurry to get 90% affiliate commission - 0 views

  •  
    Affiliate - This word gives some negative impression to most of us.But basically Affiliate program is an excellent marketing tool. Especially it will be very helpful for marketing digital products.\nhttp://qualitypointtech.net/affiliate/index.php\n
1More

PHP - Most Preferred Programming Language - 0 views

  •  
    PHP is a wonderful server side scripting language for developing dynamic web pages. PHP is open source and that is the reason why PHP is the widely using in the web application development. PHP is very easy to install. Today more than 40% of web applications have been written in PHP.
1More

Abstracting Database Access Using Polymorphism with Objects in PHP 5 - 0 views

  •  
    Usar polimorfismo en PHP5 para acceder a diferentes BD
2More

MDB2-Cheatsheet - codeschmie.de - 0 views

  • fetchOne([int $colnum = 0])
  •  
    examples for using MDB2
1More

The future of PHP - 0 views

  • PHP is already popular, used in millions of domains (according to Netcraft), supported by most ISPs and used by household-name Web companies like Yahoo! The upcoming versions of PHP aim to add to this success by introducing new features that make PHP more usable in some cases and more secure in others.
3More

Dmytro Shteflyuk's Home » Blog Archive » Zend Framework: Using Smarty as temp... - 0 views

    • Raúl - [^BgTA^]
       
      Esta me parece una de las mejores soluciones, es decir, integrarlo en las Views de Zend. Una vez definida esta nueva View 'Smarty', solo hay que: $reg = Zend_Registry::getInstance(); $reg->set('Smarty', new My_Smarty_View()); ... para registrarlo, y podremos llamar desde cualquier .php a smarty de la siguiente manera: $reg = Zend_Registry::getInstance(); $reg->get('Smarty')->assign('foo','bar'); $reg->get('Smarty')->render('foo'); o bien: $smart = $reg->get('Smarty');
  •  
    Integrando Smarty en Zend Framework
  •  
    Integrando Smarty en Zend Framework
1More

New RSForm! Pro revision - Revision 22 is available for download! - 0 views

  •  
    A new update for RSForm! Pro has a new layout called \\\"Inline (XHTML)\\\" and uses a series of list items to define the components, instead of table rows, like the \\\"Inline\\\" layout does.
2More

PHP Resources - 0 views

  •  
    Lots of beginning PHP resources and tutorials
  •  
    My PHP Resources Bookmark List on Diigo. I am a beginner at PHP, so right now, most of these are targeting to a very basic level, most useful for other beginners.
1More

Spoon Library - 0 views

  •  
    Spoon is a PHP5 library that stands for speed, both in page execution and coding agility. Because of it's clear and logical structure, it offers a very small learning curve for both the experienced and not-so-experienced developer. Spoon provides a well documented library with a large collection of classes that you can use while building the next Web 2.0 application.
7More

Building semantic Web CRUD operations using PHP - 0 views

  • When developing a Web application, it's standard practice to create a database structure on which server-side code is placed for the logic and UI layers. To connect to the database, the server-side code needs to do some basic creating, updating, deleting, and — most importantly — reading of records.
    • Sarah HL
       
      Interet du CRUD
  • SPARQL — Simple Protocol and RDF Query Language
    • Sarah HL
       
      PHP works with SPARQK to implement CRUD
  • Why move from SQL to SPARQL? There are many reasons why you would want to move from SQL to SPARQL. The details extend beyond the scope of this article, but you could be motivated by the following points: You want a more distributed data solution. You want to expose your data on the Web for people to use and link to. You may find Node-Arc-Node relationships (triple) easier to understand than relational database models. You may want to understand your data in a pure object-oriented fashion to work with an OOP paradigm (PHP V5 and later supports OOP). You want to build generic agents that can connect to data sources on the Web.
    • Sarah HL
       
      Interest of SPARQL
  •  
    "When developing a Web application, it's standard practice to create a database structure on which server-side code is placed for the logic and UI layers. To connect to the database, the server-side code needs to do some basic creating, updating, deleting
1More

PEAR::Calendar Examples - 0 views

  •  
    a bunch of examples on using the PEAR::Calendar class. Code included. With a little styling, those calenders could look right nice!!!
1More

Login and Authentication with Zend Framework - phly, boy, phly - 0 views

  •  
    Building a login system using ZF
« First ‹ Previous 41 - 60 of 135 Next › Last »
Showing 20 items per page