PHP5
Tag details
Welcome to the 'PHP5' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'PHP5'.
Look up
"PHP5"
at The Free Dictionary
Latest blogosphere posts tagged “PHP5”
-
Paul Reinheimers Blog: PHP BUG - err mm:core: failed to open se...
Computer & Internet - computer-internet.marc8.com —
Authority: 460
Paul Reinheimer came across a small bug in a recent PHP 5.2.x release of the language - a debugging message left in by mistake. read more13 hours ago -
Exceptional PHP: Extending The Base Exception Class
BrandonSavage.net —
Authority: 504
On Monday, we talked about the basics of exceptions and how they are used in PHP (as well as in other object-oriented programming languages). As promised, today we are going to talk about extending the base exception class in PHP. One of the things that you can (and should) do with PHP exceptions is extend them ...22 hours ago -
Exceptional PHP: Introduction to Exceptions
BrandonSavage.net —
Authority: 504
A great feature of PHP is the ability to throw and catch exceptions . This feature was introduced in PHP 5, and has been around for years in other languages like Python. Exceptions make it easy to interrupt program flow in the event that something goes wrong. They allow you to customize how a program handles errors, ...2 days ago -
title
Script For All —
Authority: 126
Tetris fte its 25 years – Actualits – ZDNet. Fr Plays vidé O of Noë L Activetechpros id=”; down”; >; Copyright &Copy; 2009 Interactive CBS. All Rights Reserved. [...]3 days ago -
Adapt and install in my a IRT open proyect by portalatleta
Pro Freelance Projects —
Authority: 177
I would like to instal in my server: Estimation of an Examinee’s Ability in the Web-Based Computerized Adaptive Testing Program IRT-CAT http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2631187/ This proyect is made with php 5, javascript and postgreSQL… (Budget: $250-750, Jobs: Apache, Javascript, PHP)Go to ...4 days ago -
How to Install Apache2, Php5, MySQL and Phpmyadmin | Ubuntu 9.10 Karmic
Tolearnfree - Learning Linux with Ease —
Authority: 124
When I have installed Ubuntu Karmic on my laptop, I lost Lampp the application of web server and has included Apache2 , Php5 , MySQL and Phpmyadmin on Lampp. I need the application to finish my work making a web site. So, I decide to install another application except Lampp. I install Apache2, Php5, MySQL and ...5 days ago -
Uppgrade From Php4-php5 +perma
Get a Freelance Job —
Authority: 179
I need to update a script that i have on two domains from php4 to php5 since they are not secure. I need a secure version of the script. I also like to have made permalinks for better SEO on my two sites (same script) Also if you can make a ping and RSS for every new sign up would be good. Give me your suggestions ...1 week ago -
Q&A: Answering Some Questions About Object-Oriented Programming
BrandonSavage.net —
Authority: 504
Last week I wrote about five tips to improve object-oriented code. This generated a number of important questions, which I will attempt to answer for those who asked them. “Often times when a developer gives each object only one responsibility, they tightly couple objects together.” Can you explain? There are ...1 week ago -
Need A PHP Developer? Why You Should Hire Me
BrandonSavage.net —
Authority: 504
There seem to be lots and lots of PHP folks out there looking to hire good PHP developers. Finding the right developer can be a challenge, as can finding the right job. I’ve been looking for a couple weeks now, and I wanted to put together a short blurb on why you should consider hiring me to be on your PHP ...2 weeks ago -
Project 2010 ambitionne to make the project management more accessible
Script For All —
Authority: 126
Technology – As the other products Office, Project 2010 will take again the graphical interface bases donglets. To make the diffrence with its competitors, Microsoft put on lintgration with its software, of which SharePoint for the collaboratif one. Produced range Office, Microsoft Project 2010, for the moment in ...3 weeks ago -
XML-RPC in PHP :: FoXRate Currency Exchange API
VistaArc —
Authority: 91
Today my friend Sakib was looking for a Currency Exchange API to implement it on one of his projects. So, I decided to write this small PHP code snippet for him. I hope this will help him and also other developers. Because, XML-RPC section of the PHP Manual is still incomplete . array( method ...3 weeks ago -
Understanding PHP Exception Handling
ulyssesonline.com —
Authority: 416
PHP 5 has an exception handling model similar to that of other programming languages. Exception handling is used primarily to modify the control of a program by using the “try” and “catch” method. Throwing and catching exceptions allow programmers to handle errors gracefully. Let’s say you have a function ...3 weeks ago -
Installing Apache2 W/ PHP5 & MySQL Support On OpenSUSE 11.1
Linux/Unix News - motd.ambians.com —
Authority: 460
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.1 server with PHP5 support (mod_php) and MySQL support.3 weeks ago -
How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 11
Linux/Unix News - motd.ambians.com —
Authority: 460
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Fedora 11. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.4 weeks ago -
RSS and SimplePie makes for PHP developer heaven
Technology you can trust here... —
Authority: 154
Filed under: Developer , Open Source This is definitely one for the developers amongst you, but if you’re developing an application in PHP and need to handle the reading of RSS feeds, SimplePie is a god-send. Some folks will point you in the direction of PHP5’s built-in SimpleXML module, however it’s ...4 weeks ago -
Jobs/ Recruitment Portal
Pro Freelance Projects —
Authority: 177
i am looking for job portal script developed and in php 5 and ajax. the details should be similar to the www.jobstreet.com (please review including the employer and admin workflow):some of the features are :1) Ability of upload profiles including multiple past career details2) ability to upload certificates for ...4 weeks ago -
MIT dvoile a man-machine interface of the future
Script For All —
Authority: 126
Baptis Sixth Judicious (sixime direction), this project D `dvelopp with prestigious MIT (Massachussets Institute off Technology) by Pranav Minstry combines gestural, webcam, and mobile connect Internet. # Still the tat of prototype, Sixth Sense proposes D `to use gestures to carry out actions. The extrmits several ...5 weeks ago -
Custom Apps: Some Strategies For Easy Configuration Files
BrandonSavage.net —
Authority: 504
One of the decisions that has to be made each time an application is written for distribution is how best to set up the configuration files. There are a number of different approaches taken to this: some opt to use the define() function and define constants, while others use large arrays. The purpose of this post is ...8 weeks ago