Results 1 to 5 of 5

Thread: <resolved> and / & / + char in php

  1. #1

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Resolved <resolved> and / & / + char in php

    hi, this may sound a bit stupid but in vb you can have like $str = somevalue & someothervalue. how can you do the & in php? i have searched everywhere and cant find it.
    Last edited by dandono; Apr 4th, 2005 at 12:42 PM.
    If there is only one perfect person in the universe, does that make them imperfect?

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: and / & / + char in php

    It's the "."

    PHP Code:
    print "Text, " "more text!"


    Has someone helped you? Then you can Rate their helpful post.

  3. #3

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: and / & / + char in php

    thanks
    If there is only one perfect person in the universe, does that make them imperfect?

  4. #4
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: and / & / + char in php

    You're welcome


    Has someone helped you? Then you can Rate their helpful post.

  5. #5
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: and / & / + char in php

    If your problem has been resolved, please edit the first post and change its icon to a and/or add rsolved to the title.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width