473,322 Members | 1,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

genric add/edit/delete for MySQL?

I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?
Jul 17 '05 #1
5 2256
ToeCutter wrote:
I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?


Why are you looking for people who haven't used PHP in a PHP newsgroup?
Jul 17 '05 #2
Hi,

On 15 Jul 2004 15:52:38 -0700, bd*****@pacbell.net (ToeCutter) wrote:
I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?


My project in the sig does that, its quite beta though.

HTH, Jochen

--
Jochen Daum - Cabletalk Group Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
Jul 17 '05 #3
neur0maniak wrote:
ToeCutter wrote:
I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?


Why are you looking for people who haven't used PHP in a PHP newsgroup?


Read the first line / first word of the post

"I'm an experienced java/C++/SQL programmer who hasnt used PHP"
^^^

Jul 17 '05 #4
Chris Hope wrote:
neur0maniak wrote:

ToeCutter wrote:

I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?


Why are you looking for people who haven't used PHP in a PHP newsgroup?

Read the first line / first word of the post

"I'm an experienced java/C++/SQL programmer who hasnt used PHP"
^^^

Oops. I read too quickly and I mixed the first two of the second line in
the first... Sorry!
Jul 17 '05 #5
Take a look at http://www.tonymarston.net/php-mysql...plication.html.
This describes a sample application I've put together where all the database
access is handled in a single class. Each individual page is based on a
common template, so the amount of reusable modules is very high.

HTH.

--
Tony Marston

http://www.tonymarston.net

"ToeCutter" <bd*****@pacbell.net> wrote in message
news:cf**************************@posting.google.c om...
I'm an experienced java/C++/SQL programmer who hasnt used PHP. I'm
looking for some generic database access pages for doing adds, edits,
deletes, etc., hopefully with some error handling. I'd rather start
with a basic shell of code, so I don't have to reinvent the wheel, and
can just change connection string, database fields, etc.

Anything out there that would help get me started?

Jul 17 '05 #6

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

Similar topics

1
by: NotGiven | last post by:
I'd like to delete a record and all its children records at one time. How do I do that? Can you, in one SQL statement, delete from table 1 where id = 3 delete from table 2 where id = 12...
4
by: Chris | last post by:
Hi, sorry to post OT but i cant find the MySQL newsgroup, however i am hoping to pick up on some expert advice from php/mysql gurus here. I'm having some trouble performing a delete across two...
0
by: Gordon | last post by:
I have 2 tables t and t1. In this case, t1 is a copy of t. I want to delete rows from t1 based on criteria on the t table and a relationship between t ad t1 (in this case the id column). In the...
1
by: Andrew DeFaria | last post by:
I created the following .sql file to demonstrate a problem I'm having. According to the manual: If |ON DELETE CASCADE| is specified, and a row in the parent table is deleted, then InnoDB...
4
by: Stephen | last post by:
Hello People, Using MS Access 2003 VBA I get the error 3020 Update or CancelUpdate without AddNew or Edit when I run through the following code. Can anyone help suggest anything to try? Thanks....
5
by: webandwe | last post by:
Hi I just need some code tips or ideas. I need to build a part of DB which has details of certain food providers at shelters. Here is what I need to build extra Once you click a link on...
8
by: prosad | last post by:
Hi! Have been hitting my head on the wall for two weeks now. am a php newbie. have a form that on submitting to a MySQL DB instantly generates a HTML table on the same page. what i need now is way...
1
by: chromis | last post by:
Hi, I'm having trouble fully implementing the edit section of a contact admin system, so far I have written the following: - Bean (Contact.cfc) - Data Access object (ContactDAO.cfc) - Gateway...
1
by: 1andy1 | last post by:
If I use linked server table as a RecordSource of the form the form is read only. The linked server is a MySql database. Is there a way how to edit and delete records of that form? Thanks.
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.