473,467 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Looking for a php application/solution..

Hi, first time poster to this group looking for a little help.

Knowing that there are hundreds of php applications and solutions out there,
and I don't want to re invent the wheel, I am looking for something in php
that will provide a web based solution for me to add/edit/delete records in
a MySQL database/table that must include one BLOB (JPEG) image field.

It's a PEOPLE application that has details on the people that includes a
picture. So, must be able to add(upload) or delete a JPEG image as a BLOB
field to the Table.

(the Table already exists with some 20+ records and most if not all have a
BLOB {jpeg} field included.)

Perhaps there's something out there already that will simply read and
examine an existing table and fields, then generate a simple data
entry/update type page.

Or maybe someone else out there has something like this, or knows of
something like this in GPL, open source, or other?

Any and all assistance much appreciated and accepted with gratitude.

Thank you,

Ed Cox

ec**@bigpond.com

P.S. If this is not the correct group to post this type of question please
assist by pointing me in the correct direction. :-)

Jul 17 '05 #1
4 2286
Hi Ed!

On Thu, 23 Oct 2003 00:36:41 GMT, Ed Cox <ec**@bigpond.com> wrote:
Hi, first time poster to this group looking for a little help.

Knowing that there are hundreds of php applications and solutions out there,
and I don't want to re invent the wheel, I am looking for something in php
that will provide a web based solution for me to add/edit/delete records in
a MySQL database/table that must include one BLOB (JPEG) image field.

It's a PEOPLE application that has details on the people that includes a
picture. So, must be able to add(upload) or delete a JPEG image as a BLOB
field to the Table.

(the Table already exists with some 20+ records and most if not all have a
BLOB {jpeg} field included.)

Perhaps there's something out there already that will simply read and
examine an existing table and fields, then generate a simple data
entry/update type page.

Or maybe someone else out there has something like this, or knows of
something like this in GPL, open source, or other?
I have produced something like that. It doesn't do picture upload out
of the box, but I can dig out the attached functions for that. Have a
look at the project in the signature.

Any and all assistance much appreciated and accepted with gratitude.


HTH, Jochen
--
Jochen Daum - CANS Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
Jul 17 '05 #2
Hi Jochen,

Thank you - just checking you project out now - looks good as long as there
is the ability to deal with JPEGs in a BLOB field.

Please let me know if you have time to dig up/modify/add the appropriate
added functions to deal with that.. All I can offer is my sincere gratitude
and appreciation in return.

Regards,

Ed.

On 23/10/03 10:46 AM, in article r5********************************@4ax.com,
"Jochen Daum" <jo*********@cans.co.nz> wrote:
Hi Ed!

On Thu, 23 Oct 2003 00:36:41 GMT, Ed Cox <ec**@bigpond.com> wrote:
Hi, first time poster to this group looking for a little help.

Knowing that there are hundreds of php applications and solutions out there,
and I don't want to re invent the wheel, I am looking for something in php
that will provide a web based solution for me to add/edit/delete records in
a MySQL database/table that must include one BLOB (JPEG) image field.

It's a PEOPLE application that has details on the people that includes a
picture. So, must be able to add(upload) or delete a JPEG image as a BLOB
field to the Table.

(the Table already exists with some 20+ records and most if not all have a
BLOB {jpeg} field included.)

Perhaps there's something out there already that will simply read and
examine an existing table and fields, then generate a simple data
entry/update type page.

Or maybe someone else out there has something like this, or knows of
something like this in GPL, open source, or other?


I have produced something like that. It doesn't do picture upload out
of the box, but I can dig out the attached functions for that. Have a
look at the project in the signature.

Any and all assistance much appreciated and accepted with gratitude.


HTH, Jochen


Jul 17 '05 #3
Hi Ed!

On Thu, 23 Oct 2003 01:29:37 GMT, Ed Cox <ec**@bigpond.com> wrote:
Hi Jochen,

Thank you - just checking you project out now - looks good as long as there
is the ability to deal with JPEGs in a BLOB field.
The trick is that you don't need additional abilities for that. Only
something that handles the <file> html tag.

Please let me know if you have time to dig up/modify/add the appropriate
added functions to deal with that.. All I can offer is my sincere gratitude
and appreciation in return.

Not a problem, it wouldn't be an open source project otherwise.
Jochen
Regards,

Ed.

On 23/10/03 10:46 AM, in article r5********************************@4ax.com,
"Jochen Daum" <jo*********@cans.co.nz> wrote:
Hi Ed!

On Thu, 23 Oct 2003 00:36:41 GMT, Ed Cox <ec**@bigpond.com> wrote:
Hi, first time poster to this group looking for a little help.

Knowing that there are hundreds of php applications and solutions out there,
and I don't want to re invent the wheel, I am looking for something in php
that will provide a web based solution for me to add/edit/delete records in
a MySQL database/table that must include one BLOB (JPEG) image field.

It's a PEOPLE application that has details on the people that includes a
picture. So, must be able to add(upload) or delete a JPEG image as a BLOB
field to the Table.

(the Table already exists with some 20+ records and most if not all have a
BLOB {jpeg} field included.)

Perhaps there's something out there already that will simply read and
examine an existing table and fields, then generate a simple data
entry/update type page.

Or maybe someone else out there has something like this, or knows of
something like this in GPL, open source, or other?


I have produced something like that. It doesn't do picture upload out
of the box, but I can dig out the attached functions for that. Have a
look at the project in the signature.

Any and all assistance much appreciated and accepted with gratitude.


HTH, Jochen


--
Jochen Daum - CANS Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
Jul 17 '05 #4
I noticed that Message-ID: <BB****************@bigpond.com> from Ed Cox
contained the following:

Thank you - just checking you project out now - looks good as long as there
is the ability to deal with JPEGs in a BLOB field.

I have just written a script which uploads images, resizes them if they
are too big, creates a thumbnail image and stores details in a database.
Only I didn't mess around with blobs.

All you really need in the database is the location of the image.

If I get time I'll see if I can tidy it up enough for public consumption
later today...;-)
--
Geoff Berrow
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Angie | last post by:
Hello, My name is Angela Mastrodonato. I'm a web designer who would like the assistance of a php programmer. Some of my clients have requested more dynamic web sites, and I am in the beginning...
9
by: crispy | last post by:
I am looking for a free (or inexpensive) script to list the book and journal publications created within a college department and be able to sort them by author and year of publication. I've...
1
by: Johann Blake | last post by:
I am looking for a good solution on how to implement data access in an application so that there is a clean separation between the data access layer, the business layer and the GUI layer. I am...
8
by: rviray | last post by:
I am just looking for opinions about this project that I am working on. Background: Windows Application built under Delphi. The application uses 4-5 (depending on drill down avenue) deep modal...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
0
by: AMDRIT | last post by:
I am looking for better concrete examples, as I am a bit dense, on design patterns that facilitate my goals. I have been out to the code project, planet source code, and microsoft's patterns and...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.