Search found 2 matches

by aerkanc
Sun 14. Jan 2007, 22:09
Forum: sites you are proud of (made with phpwcms only)
Topic: http://istanbul5.egitimsen.org.tr
Replies: 1
Views: 2024

http://istanbul5.egitimsen.org.tr

trade union web site (teachers trade union on Turkey)

http://istanbul5.egitimsen.org.tr
by aerkanc
Mon 28. Aug 2006, 09:30
Forum: hacks & enhancements
Topic: User Rights Management and Frontend Editing
Replies: 16
Views: 18869

URL prefix bugs

this script very useful :lol: but hacked with URL Previx.

if user1 user without permission http://localhost/saray/phpwcms.php?do=articles&p=1&struct=1 then user1 accessed this page.

i write this code. :idea:
search " switch ($do) {
case "articles": " in phpwcms.php

case "articles ...