php

  • submit to reddit

Simple utility for copying data from MongoDB to MySql

http://my.sociopal.com/sociopaltech/post?id=simple_utility_for_copying_data_from_mongodb_to_mysql_this_is_a_simple_php_program_im_using_in_o_61755This is a...

0 replies - 41 views - 05/22/13 by Avi Kapuya in Uncategorized

PHP Checkbox Quiz problem

<html><form method='post' action='process.php' id='1'><ol>   <li>     <h3>Care este altitudinea maxima a...

0 replies - 951 views - 03/20/13 by Televizor Color in Uncategorized

Jelastic Launches Major New Version of Its Cloud Hosting Platform

Jelastic, Inc., announced the launch of a major new version of its ultra-scalable and interoperable Java and PHP cloud hosting platform. The new version,...

0 replies - 1972 views - 03/07/13 by Julia Wunder in Articles

Doing POST Request by Socket Connection

This example of code shows how to do a simple POST request in PHP to another web server by using a socket connection.

1 replies - 640 views - 02/12/13 by Chara Miteo in Uncategorized

Using Gravatars In Your Script

  With increasing of popularity of WordPress script, Gravatars have become a rellay quite popular. Now you may easy integrate them into...

1 replies - 364 views - 02/12/13 by Chara Miteo in Uncategorized

Compress multiple CSS files

  Usually when you're using different CSS files on your site, they might take a quite long to be loadedload. Using this PHP code, you can...

0 replies - 491 views - 02/12/13 by Chara Miteo in Uncategorized

Save any image from url using php

The above code snippet saves image from url into our local file system.imagecreatefromjpeg function is used for creating an image from file or URLAlso...

1 replies - 971 views - 01/13/13 by Rubin Porwal in Uncategorized

HP Announces Private PaaS Powered by Stackato

At HP’s Discover event here in Frankfurt on Wednesday , the company announced a private PaaS offering, built on top of Stackato, the PaaS which is itself a...

0 replies - 2001 views - 12/10/12 by Ben Kepes in Articles

HP Announces Private PaaS Powered by Stackato

At HP’s Discover event here in Frankfurt today, the company will be announcing a private PaaS offering, built on top of Stackato, the PaaS which is...

0 replies - 2998 views - 12/06/12 by Ben Kepes in Articles

PHP 5.4 Available in Windows Azure Web Sites

I’m happy to share that PHP 5.4 is now available in Windows Azure Web Sites! You have always been able to install a custom PHP runtime in Web Sites, but now...

0 replies - 2043 views - 11/21/12 by Brian Swan in Articles

How to use MongoDB from PHP in Windows Azure Web Sites

 Earlier today, MongoLab announced the availability of MongoDB as a service on Windows Azure: MongoLab on Windows Azure. From my point of view this is...

0 replies - 2056 views - 11/04/12 by Brian Swan in Articles

Toggling Elements with JavaScript

  This function allows you to pass two variables that represent ID of two elements on your page. What you click on one of them it hide it...

0 replies - 1776 views - 11/04/12 by Chara Miteo in Uncategorized

Download File with a Speed Limit in PHP

  This snippet allows you set a limitation for download rate of the file that visitors download from your site.

0 replies - 1675 views - 11/04/12 by Chara Miteo in Uncategorized

List Directory Contents in PHP

This code allows to list the contents of any given directory.

0 replies - 1318 views - 11/04/12 by Chara Miteo in Uncategorized

List Directory Contents in PHP

  This code allows to list the contents of any given directory.

0 replies - 1426 views - 11/04/12 by Chara Miteo in Uncategorized