Updates from admin RSS Toggle Comment Threads | Keyboard Shortcuts

  • admin 8:40 pm on October 3, 2011 Permalink | Reply
    Tags:   

    How to enable error reporting in PHP without editing php.ini? 

    If your website is on a shared hosting and can’t edit your php configuration, or you just want to do a quick debugging for your php script on a production server, you can use the error_reporting function in php:

    error_reporting(E_ALL);

    (More …)

     
    • Backgammon 10:46 am on October 10, 2011 Permalink | Reply

      Well, I do not know if that is going to work for me, but definitely worked for you! Excellent post!

    • warez scene 8:47 pm on October 18, 2011 Permalink | Reply

      This kind of web site post listing features a huge amount of superb info. It’s exciting to look for a index that might draw in countless persons. Make sure you always keep writing, I am excited for the next document.

    • meg43tr44gi joe 1:51 am on November 5, 2011 Permalink | Reply

      Heya, Thank you just for that brilliant article! I must bookmark HighND.com. Regards.

  • admin 8:54 pm on September 19, 2011 Permalink | Reply
    Tags: , web development, yii   

    Yii Reference 1 – Create Url, Links and Redirections 

    This post will be a reference on how deal with urls, links and browser redirects in Yii Framework. It will guide you on how to use different built-in functions in Yii like createUrl(), createAbsoluteUrl(), CHtml::link(), redirect().

    Create URL

    $url = Yii::app()->createUrl('site/index');

    (More …)

     
    • ariston kombi 8:39 pm on October 2, 2011 Permalink | Reply

      Cool article. It’s about time to find interesting content for a change.

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel