Bounty for PHP DB project

Bounty for PHP DB project

am 23.03.2009 04:19:28 von b b

--_fd8ab2cd-4185-4837-bda5-a1bbe87ab6be_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


Hi Guys=2C

=20

I am new to PHP but have Linux and MySql experience. I have a requirement w=
hich I would like to outsource for few hundred dollars if anyone is will to=
take the job. The requirement is as follows:

=20

- PHP to queury MySql for data and display it on an html page.

- The query is to support up to 200=2C 000 records which should be displaye=
d onto few pages by buttons like Next and Previous.

- One of the table fields include a unique ID which corresponds to a file n=
ame in a directory where it should allow the user to download that file.

=20

If interested please e-mail me off list. If you know of samples of somethin=
g like this done please post here so that I can go ahead and read it in cas=
e no one wants to make $$$.

=20

Thanks guys=2C

Bruce

____________________________________________________________ _____
Reunite with the people closest to you=2C chat face to face with Messenger.
http://go.microsoft.com/?linkid=3D9650736=

--_fd8ab2cd-4185-4837-bda5-a1bbe87ab6be_--

Re: Bounty for PHP DB project

am 23.03.2009 05:12:27 von Jack van Zanen

--001485f99d8e6f0cd40465c179f6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Always willing to make a buck, but in all honesty I reckon if you use the
adodb libraries it will take you all of 20 minutes to create this yourself
as this has Builtin functions to create the html page with bext and previous
already.

There is an example in the documentation that is included in the download

Brgds


Jack

2009/3/23 B B

>
> Hi Guys,
>
>
>
> I am new to PHP but have Linux and MySql experience. I have a requirement
> which I would like to outsource for few hundred dollars if anyone is will to
> take the job. The requirement is as follows:
>
>
>
> - PHP to queury MySql for data and display it on an html page.
>
> - The query is to support up to 200, 000 records which should be displayed
> onto few pages by buttons like Next and Previous.
>
> - One of the table fields include a unique ID which corresponds to a file
> name in a directory where it should allow the user to download that file.
>
>
>
> If interested please e-mail me off list. If you know of samples of
> something like this done please post here so that I can go ahead and read it
> in case no one wants to make $$$.
>
>
>
> Thanks guys,
>
> Bruce
>
> ____________________________________________________________ _____
> Reunite with the people closest to you, chat face to face with Messenger.
> http://go.microsoft.com/?linkid=9650736




--
Jack van Zanen

-------------------------
This e-mail and any attachments may contain confidential material for the
sole use of the intended recipient. If you are not the intended recipient,
please be aware that any disclosure, copying, distribution or use of this
e-mail or any attachment is prohibited. If you have received this e-mail in
error, please contact the sender and delete all copies.
Thank you for your cooperation

--001485f99d8e6f0cd40465c179f6--

Re: Bounty for PHP DB project

am 23.03.2009 14:31:26 von Jonathan Langevin

Just use phpMyAdmin, displays all rows for any table you want, will
paginate however you want, allows you to add/edit/delete, etc, and is
free.
http://www.phpmyadmin.net/home_page/

Or install SQLYog: http://www.sqlyog.com/
The community edition is free, and again allows you to add/edit/delete.

--
Jonathan Langevin
PHP Site Solutions
http://www.phpsitesolutions.com



On Mon, Mar 23, 2009 at 12:12 AM, Jack van Zanen wrote:
> Always willing to make a buck, but in all honesty I reckon if you use the
> adodb libraries it will take you all of 20 minutes to create this yourself
> as this has Builtin functions to create the html page with bext and previous
> already.
>
> There is an example in the documentation that is included in the download
>
> Brgds
>
>
> Jack
>
> 2009/3/23 B B
>
>>
>> Hi Guys,
>>
>>
>>
>> I am new to PHP but have Linux and MySql experience. I have a requirement
>> which I would like to outsource for few hundred dollars if anyone is will to
>> take the job. The requirement is as follows:
>>
>>
>>
>> - PHP to queury MySql for data and display it on an html page.
>>
>> - The query is to support up to 200, 000 records which should be displayed
>> onto few pages by buttons like Next and Previous.
>>
>> - One of the table fields include a unique ID which corresponds to a file
>> name in a directory where it should allow the user to download that file.
>>
>>
>>
>> If interested please e-mail me off list. If you know of samples of
>> something like this done please post here so that I can go ahead and read it
>> in case no one wants to make $$$.
>>
>>
>>
>> Thanks guys,
>>
>> Bruce
>>
>> ____________________________________________________________ _____
>> Reunite with the people closest to you, chat face to face with Messenger.
>> http://go.microsoft.com/?linkid=9650736
>
>
>
>
> --
> Jack van Zanen
>
> -------------------------
> This e-mail and any attachments may contain confidential material for the
> sole use of the intended recipient. If you are not the intended recipient,
> please be aware that any disclosure, copying, distribution or use of this
> e-mail or any attachment is prohibited. If you have received this e-mail in
> error, please contact the sender and delete all copies.
> Thank you for your cooperation
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php