• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Gabriel Tibiano

    Gesior Script

    can't u do it by yourself? lol pretty easy -------edit------------ woops, forgot that u know only about requesting scripts, <?php $players = $SQL->query('SELECT COUNT(*) FROM `players` WHERE `id`>0;')->fetch(); $accounts = $SQL->query('SELECT COUNT(*) FROM `accounts` WHERE...
  2. Gabriel Tibiano

    PHP - Cookies

    Hey folks, I'll post below the code that I did, but i'm having troubles: the variable isn't being added to the cookie, why? every time you insert a new value it resets the cookie for only one value <?php $pages = array($pages, $number_to_serialize_in_pages); setcookie('readpages'...
  3. Gabriel Tibiano

    PHP - Cookies

    can you show me an example of it? something like this? $cookie_data = 'value1|value2|value3'; setcookie('cookie_name', $cookie_data); but how to get single value then? ---------------UPDATE------------------- Ohh!! Found a better sample here, i'll try then
  4. Gabriel Tibiano

    PHP - Cookies

    can u explain better about this data method?
  5. Gabriel Tibiano

    PHP - Cookies

    Hey, I'm looking for a way to store the pages that the User already visited on my website, then I can do something, such as "read" and "unread" of the forums. I tried to create a system using cookies, but I could not imagine anything beyond of millions cookies (one for each page accessed) on...
  6. Gabriel Tibiano

    New function forum.php

    look at this sample
  7. Gabriel Tibiano

    New function forum.php

    free bump :]
  8. Gabriel Tibiano

    [USA] - New Custom RPG Server! 8.6 24h

    Bumpzorrrrrrr! :D
  9. Gabriel Tibiano

    Is this good?

    Title says as well
  10. Gabriel Tibiano

    Request a PHP Script

    dont need anymore, i did myself ;)
  11. Gabriel Tibiano

    [USA] - New Custom RPG Server! 8.6 24h

    not right now, maybe in the future :)
  12. Gabriel Tibiano

    HELP Berserk Talkaction

    talkaction? are u kidding, right?
  13. Gabriel Tibiano

    [SPELL] Exiva - can't use exiva on tutors

    :// When I use exiva, that says player is offline
  14. Gabriel Tibiano

    [SPELL] Exiva - can't use exiva on tutors

    :(:( buumppp
  15. Gabriel Tibiano

    [USA] - New Custom RPG Server! 8.6 24h

    double loot event in this week!! Common guyss!!! :d
  16. Gabriel Tibiano

    [SPELL] Exiva - can't use exiva on tutors

    Hey guys, I just can't use exiva on Tutors.. the others groups is working fine Is this flag problem? spells.xml <?xml version="1.0" encoding="UTF-8"?> <spells> <instant name="Find Person" words="exiva" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0"...
  17. Gabriel Tibiano

    [USA] - New Custom RPG Server! 8.6 24h

    it's not online yet, it's closed :D 5min left
Back
Top