Activity Stream
48,167 MEMBERS
61104 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 20

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Respected Developer
    Website's:
    PlatinumW.org NexusDDL.com HD-United.org CheckLinks.org FLVD.org
    Nice OOP both of you, would you do me a favour and do it like
    Code: 
    public function yay()
    {
        echo 'yay';
    }
    instead of

    Code: 
    public function yay(){
    echo 'yay';
    }
    Makes it very much neater, thanks.
    Dman Reviewed by Dman on . A Snippet from my latest project Ok so this is just an insider to a new project im working on now this project is a professional website that is built on PHP 5.1+ and will not be released under any licence and im not going to be telling you what the site is etc because i like to keep my professional work seperate to my fun work.. aka the scene so here take a look at it mysql.class.php <?php class MySql{ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    warezxtc.com
    Quote Originally Posted by Dman View Post
    Nice OOP both of you, would you do me a favour and do it like
    Code: 
    public function yay()
    {
        echo 'yay';
    }
    instead of

    Code: 
    public function yay(){
    echo 'yay';
    }
    Makes it very much neater, thanks.
    PHP Code: 
    public function yay(){
        echo 
    'yay';

    is the proper way

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Snippet of the Day
    By SplitIce in forum Web Development Area
    Replies: 41
    Last Post: 26th Aug 2012, 06:09 PM
  2. Plz Help To Add A Php Snippet Into My DLE Index !
    By JoomlaZ in forum Web Development Area
    Replies: 0
    Last Post: 7th Jul 2011, 01:18 PM
  3. BWscene Project - Partners wanted - HUGE project
    By ushare in forum Community Cooperative
    Replies: 0
    Last Post: 4th Mar 2011, 11:18 PM
  4. [C#] Tiny Web Server (snippet)
    By Hyperz in forum Web Development Area
    Replies: 6
    Last Post: 24th Jun 2010, 01:19 PM
  5. See real OOP (Snippet from Litewarez V2) Webmasters CP
    By litewarez in forum Tutorials and Guides
    Replies: 21
    Last Post: 19th Sep 2009, 03:59 PM

Tags for this Thread

BE SOCIAL