Website Membership update samplepages
3 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: April 27, 2011 (RSS)
By Maurice - April 27, 2011
Hi alle
I build a simple comment systeem with the Membership plugin i manage to make a add page based on the user. but now i want a update page
dos some one have a sample page how to update a article?
and i'm looking for a delete function for in my listing page for deleting a article.
hope some one can help me.
thnx
I build a simple comment systeem with the Membership plugin i manage to make a add page based on the user. but now i want a update page
dos some one have a sample page how to update a article?
and i'm looking for a delete function for in my listing page for deleting a article.
hope some one can help me.
thnx
-------------------------------------------
Dropmonkey.nl
Dropmonkey.nl
Re: [Maurice] Website Membership update samplepages
By Jason - April 27, 2011
Hi Maurice,
You can take a look at the sample profile page that comes with the website membership plugin. This is an example of updating a record that has already been created.
If you're trying to build something custom though, what you need to be able to do is us the MySQL UPDATE query. Here's some information on that:
http://www.tizag.com/mysqlTutorial/mysqlupdate.php
Also, if you're looking to delete records, you can use the MySQL DELETE command. Here is a tutorial on that:
http://www.tizag.com/mysqlTutorial/mysqldelete.php
Hope this helps get you started.
You can take a look at the sample profile page that comes with the website membership plugin. This is an example of updating a record that has already been created.
If you're trying to build something custom though, what you need to be able to do is us the MySQL UPDATE query. Here's some information on that:
http://www.tizag.com/mysqlTutorial/mysqlupdate.php
Also, if you're looking to delete records, you can use the MySQL DELETE command. Here is a tutorial on that:
http://www.tizag.com/mysqlTutorial/mysqldelete.php
Hope this helps get you started.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Website Membership update samplepages
By Maurice - April 27, 2011
Hi jason,
thnxs for the input its a good start (to bad not a solution together with cmsb)[;)]
but ill give it a go.
Greetz
thnxs for the input its a good start (to bad not a solution together with cmsb)[;)]
but ill give it a go.
Greetz
-------------------------------------------
Dropmonkey.nl
Dropmonkey.nl