Search found 2 matches
- Sun Aug 22, 2010 3:48 pm
- Forum: Developers Discussion
- Topic: Question about page access based on settings stored in DB
- Replies: 1
- Views: 1293
Question about page access based on settings stored in DB
Hey guys im trying to work out how to do a bit more with custom content. So that if a setting in a table in the DB is set to ON then content A will be displayed or if its set to OFF content B would be displayed. We use custom content at the moment im just trying to work out how to make my own functi...
- Thu Aug 19, 2010 11:35 pm
- Forum: Developers Discussion
- Topic: Database access from an external page
- Replies: 0
- Views: 1589
Database access from an external page
Hey guys im toying with writing a module that uses pay pal ipn to make some changes to database tables. Using an old script i wrote i can make the changes but this requires the raw details concerning passwords and so on being stored in free text....this script is only for testing. I want to know if ...