Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | Unsetting References | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    Unsetting References

    Unsetting References

    When you unset the reference, you just break the binding between variable name and variable content. This does not mean that variable content will be destroyed. For example:

    <?php
    $a 
    1;
    $b =& $a;
    unset(
    $a); 
    ?>
    won't unset $b, just $a.

    Again, it might be useful to think about this as analogous to Unix unlink call.


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin