473,473 Members | 2,153 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PHP Simple Content Admin Package

I'm converting some static HTML pages to use PHP-mySQL. I will be able
to add/modify/delete records via the web using phpmyadmin, but I will
need to develop more user-friendly admin pages for non-technical
users. I don't want to reinvent the wheel--does anyone know of any
open-source packages in PHP that have your standard
display-all-records screens, with links for Edit, Add, Delete, as well
as subsequent pages that allow users to modify HTML form fields to
update data? Ideally, there would be some easy way to customize this
package, where I can just name the table and fields that I want users
to be able to modify, set a few other privileges, and make it
available. Any ideas?
Jul 17 '05 #1
1 1787
Nel
"JStrummer" <go***********@jstrummer.e4ward.com> wrote in message
news:13**************************@posting.google.c om...
I'm converting some static HTML pages to use PHP-mySQL. I will be able
to add/modify/delete records via the web using phpmyadmin, but I will
need to develop more user-friendly admin pages for non-technical
users. I don't want to reinvent the wheel--does anyone know of any
open-source packages in PHP that have your standard
display-all-records screens, with links for Edit, Add, Delete, as well
as subsequent pages that allow users to modify HTML form fields to
update data? Ideally, there would be some easy way to customize this
package, where I can just name the table and fields that I want users
to be able to modify, set a few other privileges, and make it
available. Any ideas?


Yes - write your own.

It's not a long job and you will learn along the way.

Just remember to think ahead. Try not to code anything that you can't use
again. Put common functions in a functions.inc.php file so that you can
re-use them with other packages. etc.

Don't forget to validate your user input well before accepting it to your
database.

Good luck.

Nel.
Jul 17 '05 #2

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

Similar topics

9
by: 1 | last post by:
hi all i need to have a page on a clients site that has a competition question that changes weekly. they need to be able to change the question through some kind of admin page (i was going to...
4
by: timothy.williams | last post by:
Hello all. We don't have admin privs on our Windows boxes, but I'd like to be able to install a package built using distutils. I was able to install Python without admin, but when I tried to run...
1
by: Olav Tollefsen | last post by:
I need a really simple Content Management System for my site to make it possible for a site admin to update content without touching the ASP.NET application. The CMS needs to take care of pictures...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
4
by: martinpe | last post by:
Does anybody know a simple admin panel to use to manage little applications? I need only an user/admin basic structure. Thanks.
2
by: heddy | last post by:
Howdy folks. I am trying to build a web service using the following configuration: I have Windows 2003 Server running in VMware. I have IIS set up on it. I installed the .NET 2.0 package on...
7
by: buzzluck68 | last post by:
Hello, I have an in house application that we developed, but everyone who needs to use the program are not allowed to be local admins on their PCs. I was wondering if there was a way to code...
0
by: unleashsiva | last post by:
I'm getting the below error when trying to install my msi package. Module C:\Windows\system32\mscomct2.ocx failed to register.HRESULT -2147319780. Contact your support personnel. I had written...
4
by: Paul Furman | last post by:
I've set up a web gallery with 6 thumbnails per page, etc with php which is a big complicated mess because I'm not a brilliant programmer... it is the outgrowth of a couple classes I took at a...
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
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
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: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.