Show Bid Request
PHP Statistics Script w/ VB
Bid Request Id: 17190
|
|
|
Posted by: |
Shannara (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Bad - 75.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
May 24, 2002 2:03:12 PM EDT
|
Bidding Closes: |
Jul 16, 2002 11:48:37 PM EDT
|
Viewed (by coders): |
410 times
|
Deadline: |
6/21/2002
TIME EXPIRED
|
|
|
|
Description:
This php4 script must accept a username and password, and be able to accept single and multiple paramaters from a Visual Basic Program.
For example:
http://www.mysite.com/script.php?user=admin,pass=PASSWORD,players=10,maps=20,banned=35
It should be able to do the following as well
http://www.mysite.com/script.php?user=admin,pass=PASSWORD,players=10
and
http://www.mysite.com/script.php?user=admin,pass=PASSWORD,maps=20
When the visual basic program calls the above url(s), the php script will take a flat file to store given values. Then it will create a .shtml file that is based off of a template, and will plug in the values in the flat file.
The reason why it needs a flat file, is so that in case the vb program will only give one or two paramaters, instead of all that is possible, the php script will only update the needed values in the file.
Every call to the script will require a username and password, and then the values.
The script will only execute if the username and password is correct. It must be possible to have multiple username and password. That information can be stored in the script itself, flatfile, or a mysql database (not preferred).
A simple template should be used when creating a html file from the values flat file. It should use some variables as place holders, which will be replaced by the script with the real values.
For example:
<<maps>> would be replaced with the number of maps
<<banned>> would be replaced with the number of banned users.
The reason for the template, is to allow me to easily plug in the resulting file into an existing web page. It should be easy for me to add in additional values into the template, as needed.
It should be easy for me to add in additional paramter options to the script when needed.
The vb program must use a winsock control to conduct transaction of data. It can not use the Inet nor Browser controls.
I believe this project should be quite easily done for someone who knows php and vb.
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
Platform:
Should run off any platform that supports PHP.
Must be 100% finished and received by buyer on:
Jun 21, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
No special condition. I do need the VB source code, and the PHP script as well as other sample files (template, flatfile)
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
This bid was accepted by the buyer!
|
$20 (USD)
|
May 25, 2002 7:51:24 AM EDT
|
8.8
(Superb)
|
|
|
I can do this for you in short times (a week probably or less). I have an extensive knowledge of HTTP protocol with VB which could be useful for your project (I have designed a whole Web Server in Delphi), I also have a good knowledge of PHP and HTML to generate dynamic files from given data.
Please consider my bid
Regards
Vincent Bouret |
|
|
|
|
N/A
|
May 25, 2002 4:17:57 PM EDT
|
8.8
(Superb)
|
|
|
Here is more informations about what I can do for you.
I will create an easy to modify html templates, eg:
<html>
<head>
<title>{Title}</title>
</head>
<h1>{Title}</h1>
<h2>Hello {Name}</h2>
etc...
And then a php script will render the html page with the given templates and informations stored on the flat file. The script will also be easy to modify. Only one statement to add a new variable to your template. Very flexible application.
Please accept my bid upon today or tomorrow and the work can be done for wednesday.
Thank you
Vincent Bouret
|
|
|
|
|
|