olahypes 3 years ago |
please i need
working
comment api code help me -
add it on site
https://olahypes.com.ng/add-posts.html
login with
username: Guest007
password: Guest007
capital G
comment |
Recent Comments (2)
salamonvikkas | 3 years ago |
Api data lister: <*div class="list1">%value1%: %value2%<*/div> Config: <*pid>:*GET(id);<*/pid>
<*limit>10<*/limit>
<*order>new<*/order> header: <*script>
document.getElementById("cmt").innerHTML = "%total%";
<*/script>
reply |
salamonvikkas | 3 years ago |
Api Data creator: %notify%<*table><*tr><*td><*input type="text" name="cmt" placeholder="share opinion..."/><*/td><*td><*input type="submit" value="share"/><*/td><*/tr><*/table><*/div> Config: <*pid>:*GET(id);<*/pid>
<*value1>:*VAR(USER_NAME);<*/value1>
<*value2>:*POST(cmt);<*/value2>
<*error>:*POST(cmt).IFEQ().THEN(field must not empty try again).ELSE.NULL;<*/error>
reply |