Blogs1 - 10 of 45,158 recent posts for tag:php
Sponsored
Blogs talk about the election!

See what bloggers are saying about President elect Barack Obama.

IceRocket.com
12
Nov
2008
PHP Sessions

9 days ago by Shaun

So a little about PHP Sessions. I’ll talk briefly about how they persist, how long they persist, how to add variables and how to destroy/unset variables. As stated on the php.net website Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to ...

Olebox - Shaun Oleson - blog.olebox.com

11
Nov
2008
Data crawler

10 days ago by The PHP Freelancer

Programmers Wanted! Money Available For Completion Of a New Freelance Project We need a coder to create a software to: 1.Grab and add to n excel file the products from online stores 2.Grab and add to an excel file products from websites for example HP 3.We nee .... [ Read More] There are always new ...

The PHP Freelancer - thephpfreelancer.com

PHP: Remove certain values from an array

10 days ago by JF

There is a quick and easy way to remove only certain values from an array using php’s “array_diff” function. This function will actually compare 2 arrays and return the differences. Here is a quick example: /* $array1 is your initial array and $array2 contains the values you would like to remove fro ...

jfbertrand.net - jfbertrand.net

Clone of Zopa (UK) or Prosper.com/Peer-to-peer lending site by TeamNorth

10 days ago by GetAFreelancer.com New Projects

We are looking for company able to create a peer-to-peer lending website, with similar functionalities as prosper and zopa.com. The website graphics and user interface should be something as is on the loanio.com website... (Budget: $700-2500, Jobs: PHP, Script Installation, Visual Basic, Website Des ...

Freelance Project! Part ... - 102freelancejob.com

fix, enhanceamp; install scprits to PHP website 2 by dubaicharming

10 days ago by GetAFreelancer.com New Projects

Dear all, please read all information before bidding. i want the work per hour. only please bid for minimum 5 hours of work and give me your hourly working hour. i have a website that needs programmer... (Budget: $30-250, Jobs: Linux, PHP, Script Installation, Website Security)

Freelance Project! Part ... - 102freelancejob.com

Parse, Edit And Create Torrent Files With PHP

10 days ago by White Shadow

A .torrent file contains assorted metadata that is stored in a “bencoded dictionary” format. Bencoding is a relatively simple cross-platform encoding used by BitTorrent and a dictionary is basically an associative array. You can find a high-level overview of the file structure here. To open or edit ...

W-Shadow.com - w-shadow.com · Rank: 6,778 · 250 references

Partially Video Sharing Website needs to be fully …

10 days ago by The PHP Freelancer

Work At Home and Earn Extra Cash For One Project! The video-sharing website is almost complete with respect to most criteria but I need some more work done. Any programmer who takes on the project can get all the files related to the website already .... [ Read More] Array skills are always in high ...

The PHP Freelancer - thephpfreelancer.com

Wordpress and cForms for coupon codes

10 days ago by The PHP Freelancer

Programming Skills Wanted - Make Extra Cash For: Wordpress and cForms for coupon codes I need to validate users with coupon codes. The coder should install Wordpress 2.6.3 and cForms 9.1 on a webserver and build a simple form with cForms in such a way that a user that enters a valid cou .... [ Read ...

The PHP Freelancer - thephpfreelancer.com

Wildflower CMS auf Cakephp-Basis

10 days ago by Michael Karl

Setzt man eine Webseite mit Hilfe eines CMS-Systems um, sollte man sich gut mit dem System auskennen. Sei es, wegen der Template Erstellung, der Einbindung und Entwicklung von Erweiterungen, oder weil man die Handhabung dem Kunden erklären muss. Und nun fängt die Sucherei an: Welches System eignet s ...

Blog von Michael Karl, ... - milkstyle.de/blog · 6 references

upload image to sql using php

10 days ago by LordRaven

This script uses MySQL table BLOB (Binary Large Object) field to store images. First create database called ” db_image ” and copy and paste the following lines to PhpMyAdmin: CREATE TABLE `tbl_image` ( `id` int(11) NOT NULL auto_increment, `image` blob NOT NULL, `type` varchar(30) collate latin1_gen ...

LordRaven.eu - lordraven.eu

Previous1234567