Need Small Script…. 2

May 10, 2012
0 Comment

hi what i am trying to do is have a main field on a form with a fill button next to it and the rest of the form is uneditable. the main box is a url box and if a member adds a url to it and clicks the fill form button or even if.. read more →

Imagine Upload And Resizing In Php

May 2, 2012
0 Comment

I am in need of a php function for an existing script that will do the following: - Upload one image at a time, either jpg, gif, or png - Check mime type and die if any other file type is attempted (note: checking file extension is _not_ adequate) - Rescale two copies of each.. read more →

Western Union Checker by IAmForeverYours

April 21, 2012
0 Comment

Hi, Basically I need a PHP function, which would give me the status of a Western Union money transfer. It would need to accept these values: MTCN, sender’s first and last, receiver’s first and last, sender’s state/country, receiver’s state/country, amount (always in USD), and date sent… (Budget: $30-$250 USD, Jobs: PHP) Go to Source read more →

Western Union Checker by IAmForeverYours

April 21, 2012
0 Comment

Hi, Basically I need a PHP function, which would give me the status of a Western Union money transfer. It would need to accept these values: MTCN, sender’s first and last, receiver’s first and last, sender’s state/country, receiver’s state/country, amount (always in USD), and date sent… (Budget: $30-$250 USD, Jobs: PHP) Go to Source read more →

Fix Login Website

April 15, 2012
0 Comment

I hv build a webpage to login into site with stored username/password. This is done by extract the login form of the website, fill in the username, password and let user click login button. http://www.ahaha.nl/clouds/micrologin/?layout=micrologin Work to be done: -write a php function that can extract the login form of a website automaticly. -add an.. read more →