Automatic Processing Php+sql

Automatic Processing Php+sql
I need an automatic order processing script to be made for my store.
I will create the IPN script, so that’s not needed for you to create.

What you need to make:
There will be mysql tables storing serial numbers. I will always upload serials when they are getting sold out, so no problem with that. The IPN script will pass the serial type (basic, premium, ultimate) and your script will take one serial out of the matching table, put it into History, and send details to user in e-mail.
Also I need you to create a script, which ppl need to enter their e-mail address into it, and will send all previous orders matching that e-mail address, to the e-mail. In one e-mail, not 1by1.

Please also make the mySQL table using the following details:
Table: History
Fields: ID, e-mail address, serial number
Table: Basic
Fields: ID, serial number
Table: Premium
Fields: Id, serial number
Table: Ultimate
Fields: Id, serial number

I also need a simple subroutine which I can add into my already made script which will do the following:
It will check the selected table in mysql, and return the number of available serials.
I will do the integration, you only need to make the mysql request for it.

Shopping.com Php Api Script

Shopping.com Php Api Script
I need a coder who can write a quick PHP script to parse my shopping.com XML feed and simply display five retailers based on the item I’m showing. I don’t need a complete site (the site is done, I just need a script to display the retailers below the item on my page using my affiliate API, so this should be quick and easy. I just can’t seem to break it down on my own and I’m guessing someone out there has done this before and can offer one for me to use.

Very simple:

I want to take this link:

http://sandbox.api.shopping.com/publisher/3.0/rest/GeneralSearch?apiKey=authorized-key&trackingId=7000610&keyword=nikon&numItems=5

And simply show the five results in an html table below the product I’m showing. Basically the image, brand, price, and rating. I’m sure any of you who have done this before know what I’m looking for, so hopefully this will be quick and easy for you.

Thanks again, and look forward to hearing from you.

Simple Php Fix Needed.

Simple Php Fix Needed.
Hi,

I need a simple php fix. I need this fixed, go here…
http://klicksmarketing.com/test/template.php

The config.php & common.php files are in this directory…
/public_html/speedppc

I have attached the template.php file, which is located here…
/public_html/test

I have excellent feedback record. This should be a very simple and quick fix. You should be able to tell me how to fix it and I will do it. Please give me a bid.

Thanks
Ted

Intergrate Image Script

Intergrate Image Script
Hi There,
I had a guy on scriptlance awhile back write a script for me that he was suppose to intregrate into my x-cart shopping cart. He finished the image editing script but was unable to integrate it into the cart. The site is coolcartags.com. It is a script that allows customers to make thier own license plates and order them directly off the site. It should be implemented into the cart to work with the cart. It is a image editing script. it is suppose to allow the customer to take a template and edit the text and add thier own images. They can then add it to the cart and it is uploaded to the server. There should be a thumbnail image in the order summary and a link to the image in the customer and order department emails and in the order summary. He is suppose to have finished the script, but it may still take a little modifying and debugging. I prefer someone who really know how to do this. Please only bid if you are serious and have the knowledge to do it. The site should kind of work like buildasign.com. Please email with any questions. Would like it done within 30 days.

App Builder

App Builder
I need an app builder that is similar to something on this page: http://www.readwriteweb.com/archives/13_tools_for_building_your_own_iphone_app.php

The program would enable a user to build an application for mobile phones (iPhone, Android, Blackberry). I would need this done asap and will pay cash on delivery and will escrow in advance to show good faith. Please email for specifics.

Iphone Webapp Image Upload

Iphone Webapp Image Upload
I have a Php form which I would like the ability to upload an image FROM AN IPHONE building into it.

I have looked into this and think it is just a case of using the following program https://www.cliqcliq.com/support/quickpic/#web-app-integration

I have the above program installed, but dont mind how you do it.
As long as the end result is the ability to upload an image with each form submission

Php Upload Form

Php Upload Form
I need to get this form:
http://userbility.net/dev/contest/

to work. I don’t know how to handle uploads with a form so I need someone else to do it.

The form is what you see if what you get. I just need them to upload a file and their details. When they upload it, I owuld like the file to go into a directory like this:

uploads/**their email**/

obviously **their email** is a variable for their email, so whatever they type in that part of the form will automaitcally create a folder with their email and upload their document to that folder

so it would be like this:
name: sean
email: sean(at)coolsite.com
phone: 555-1212-1212
city: troy
state: NY
THEIR FILE UPLOAD…should only accept doc, docx, txt, etc….no PHP, no EXE, no files that could do any harm

then when they hit submit the form will:
submit thier details via email and create a directory in the uploads folder with their email. So in this exmaple it would create the folder (uploades/sean(at)coolsite.com/file.doc

(NOTE: Because Scriptlance doesnt let us use the “at” symbol I have replaced it with (at))

Optinsurveyform-php

Optinsurveyform-php
Hi,
I need to collect email, name, and about 5-6 fields of survey info. I do not want to use an autoresponder to do this but rather want a form on a webpage (2 webpages actually) to collect this info and write into a .txt file.
Then as people go thru the pages, the optin and survey info is saved in files which I can access at some time in the future. Here’s the details:
Page 1 form fields: name, email
Page 2 form fields: radio buttons showing selection
1. DVD video – $47
2. eBook, Travel Kit – $97
3. eBook, DVD, and Kit – $127

File names: to be date-time-optin.txt, and date-time-survey.txt

I think this can be done in PHP so I am filing under that topic.

Time table is about 3 days.

thx PeteP

Vbulletin Plugin/modification.

Vbulletin Plugin/modification.
This is how I visualize this paticular modification to work

An admin of the forum creates a Category with a companies name, or guild forum for a clan, for example “Gaming Guys”

Once that’s done, he or she would then go into the Administration panel and add a moderator to that Category and in the process, tick checkboxes on that page with additional permissions that don’t come with VBulletin, such as..

Can add/delete/edit forums. (Default: Unticked)
Can edit style assigned to this forum (Default: Unticked)
Can edit permissions of this forum (Default: Unticked)
Can add/remove/edit moderators to this forum (Default: Unticked)

Once that’s done, the assigned moderator would then log into the MODCP (Moderator Control Panel) of VB and would be presented with the same options that are normally reserved for admins, but they ONLY apply to the forums he or she is MODERATOR of.

If the moderator in question were to add a subforum to their category, they would be automatically given full moderation of that extra subforum, with the extra permissions already applied.

Additionally, the newly created forum would also inherit any custom theme settings setup on the parent category. (if any theme is assigned)

If a style is assigned to the category or newly created subforums, the moderator would then see an option in MODCP for editing of the assigned style, but ONLY that style which is assigned to the forums he or she is “Manager” of.

The moderator would also see options for access mask control of his/her assigned forums, as well as the ability to block or allow access to usergroups via forum permissions (but again, ONLY the forum he/she is assigned as moderator to)

Php Curl Script With Captcha 2

Php Curl Script With Captcha 2
I need a PHP curl script that automatically logs into a secure website and fills a captcha. Please note that this is NOT for spam purposes. I would just like to make the login automated, since I do not want to fill a captcha each time. I have already done the LOGIN part. All I need is help around the CAPTCHA. Attached is an image of a sample CAPTCHA.

Fixing Php Code

Fixing Php Code
On my job board it shows that I have 14 jobs on one of the job links e.g. (civil engineer),but when you click on it, the jobs are not there.When people sign up and post jobs it’s ok, but when I post a job in the admin and go to the home page it says job posted but the job want be there. Also I would like for my site to accept job bulkpost feed or job bulk posting.