PHP is a computer scripting language originally designed for producing dynamic web pages. The name PHP is a recursive acronym for PHP: Hypertext Preprocessor.PHP is used mainly in server-side scriptin... More
The perfect desktop - Ubuntu Studio 9.04. This tutorial shows you how to set up Ubuntu Studio with a slew of open source applications, for a full replacement of a Windows desktop.
Moonlight assumes subordinate position for Microsoft Silverlight. How should open source feel about the release of a new Microsoft Silverlight Linux port implementation?
Open source working as advertised: ICINGA forks Nagios. ICINGA is an offshoot of the popular network monitoring application.
PHP speeds to the cloud With Zend Framework 1.8. Developers will have new ways to connect their applications to the cloud.
Red Hat answers everybody on patents. In a brief filed with the European Patent Office, the company argues that patents hinder software innovation and should be limited in Europe.
One of the chicken-and-egg problems that keeps some users from trying out and becoming skilled at good open source applications is lack of adequate documentation. How are you supposed to learn effectively without it? The good news is that for a whole lot of open source applications and operating systems, there are good, free books you can get online. We've covered these for the powerful Blender 3D graphics and animation app, for Ubuntu, for Linux hacks, and for the GIMP (graphics). We've also covered FLOSS Manuals, which free documentation for many open source applications. In addition to these, one of the best online sources for free books and tutorials is Linuxtopia.
Firefox 3.1 Beta 3 now available. It has an improved Private Browsing Mode, the new TraceMonkey JavaScript engine, and more. Get it here.
Mozilla contemplates a future without Google. Could it get more millions from another search partner than it currently gets from Google?
T-Mobile G1 fire sale. Get an Android phone for under $80.
Adium gets its Twitter on in version 1.4. The great open source, multiprotocol Mac instant-messaging app is tackling solid Twitter functionality.
6 ways to connect Linux to the outside world that are not wireless, Bluetooth, or Ethernet. It can be done.
The ABC's of PHP. How to get started with it.
Dear All,
I am a JSP programmer, trying to get my first PHP app running.
How do I redirect from one php to another. Or, whats the equivalent of Request.Redirect ? I tried Location("index.php") and it gave me the usual "Headers have already been sent" error.
Regards,
Kecheri
I am about to write some code to process RSS feeds. However, I am finding that I have to special case for the several different types of RSS standards that our there (Atom 1.0, RSS 1.0, RSS 2.0, etc.). There are some libraries out there, and I was wondering what people had to say about which ones might make sense. I'm open to writing this in Python, Java, PHP or Ruby.
Hi,
I am using an application is used PHP , there is one table, heading of the table is taken from XML, values of the row is taken from text file.
I want to reload the page while clicking on the Refresh button. Can you give me input to do.
Thanks in advance.
For a long time I had been looking for a good wiki software. media wiki is good but not for the faint of heart. Requires the wiki markup language to write (excluding plugins)
deki wiki is good but works on mono.
Can anyone recommend good wiki software with capabilities of dekiwiki but in PHP/python?
Want to see if anyone can point to a good PHP extension of SOAP. I am interested in developing an integration using SOAP and the application is based on PHP.
There are several variants such as PHP SOAP at http://phpsoaptoolkit.sourceforge.net/phpsoap/ but it looks dated or not complete. Thanks.