Код: Выделить всё
localhost/ci/welcome/cat/7Этот метод очень прост:
Код: Выделить всё
function cat()
{
echo "just a test.";
}
В чем может быть проблема?>
Подробнее здесь: https://stackoverflow.com/questions/248 ... -404-error
Код: Выделить всё
localhost/ci/welcome/cat/7Код: Выделить всё
function cat()
{
echo "just a test.";
}