如何开发我们自己的高级PHP Web应用程序 [英] How to develop our own advanced php web application

查看:138
本文介绍了如何开发我们自己的高级PHP Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我开发了一个基于php的简单Web应用程序,允许用户查看文章,评论文章等等

该应用程序的功能如下:

会员特色:


?允许会员创建类别

?允许会员检索丢失的密码

?允许会员发表新文章,评论文章

管理员功能:


?允许管理员创建/编辑/删除用户。

?允许管理员发布/暂停文章,评论。

?几乎所有事情都可以由管理员完成

用户特点:


?允许用户查看文章,评论文章,注册网站等。

请帮助我将这些功能添加到我的网页应用程序中:


1.每当查看文章时,文章的网址变为 http://www.demo.com/article.php?id=123

我想要的功能允许管理员更改任何文章的网址,例如
http://www.demo。 com / category / article-one-two.php


2.我想为用户/会员/设计师提供为应用程序设计模板的能力i?e总之,我希望应用程序是模板驱动的


3.我想为用户提供为应用程序创建自定义插件的能力这样可以很容易地扩展应用程序。

(现在这是al我需要但是将来我需要更多的功能)

请帮助我??????? ..我会非常感谢你们所有人

Hi Guys,

I have developed a php based simple web application which allows users to view articles, comment on articles ,etc

The features of the application are:

Member Features:

? Allows members to create categories
? Allows members to retrieve lost passwords
? Allows members to post new articles, comment on articles

Admin Features:

? Allows admin to create/edit/delete users.
? Allows admin to post/suspend articles, comments.
? And almost everything can be done by admin

User Features:

? Allows users to view articles, comment on articles, sign up for website, etc

PLEASE HELP ME OUT IN ADDING THESE FEATURES TO MY WEB APPLICATION:

1. Whenever an article is viewed the url of the article becomes http://www.demo.com/article.php?id=123

I want the function which allows admin to change the url of any article, like
http://www.demo.com/category/article-one-two.php

2. I want to provide the users/member/designers the ability to design template for the application i?e In short I want the application to be template driven.

3. I want to provide users with the ability to create custom plugins for the application so that the application can be extended very easily.

(For now this is all I need but in future I will need more features)

PLEASE HELP ME???????.. I would be very thankful to you all

推荐答案

想要永远不会得到。
I want never gets.
  1. 漂亮网址。 - 当然,你会必须让你的应用程序生成.htaccess文件。
  2. 我不明白。
  3. 有关制作可插拔应用程序的有趣讨论。
  1. Pretty URLs. - Of course, you''ll have to have your application generate the .htaccess file.
  2. I don''t understand.
  3. Interesting discussion on making a pluggable application.



请记住,我们会永远不会给你完整的源代码。我们希望您能够完成这项工作,当您遇到特定问题时,请寻求帮助。


Remember, we will never give you full sourcecode. We expect you to do the work, and when you hit a specific problem, ask for help.


对不起我想要,但这对我们非常有帮助还有其他的


你至少可以告诉使用应用程序可以模板驱动的方式

或者你能引用一些吗?书籍.........


感谢您的信息。
Sorry for i want, but this will be very helpful to others as well

can you at least tell a way using which application can be made template driven
or can you refer some books.........

Thanks for the info.


@roccos


当然,但是说我想要,我想要是一种非常粗鲁的求助方式。


任意怎么样,我没有深入研究模板驱动的应用程序,但是快速谷歌提供了一个有希望的结果


这篇关于如何开发我们自己的高级PHP Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆