Search results

  1. Z

    difference between " and ' in php?

    what is the difference between ' and " in php and why cant i do this $shoutn = '$name \n $date'; only $shoutn = "$name \n $date";
  2. Z

    need help making a php link?

    I need to know how to make a php link I don't know if im calling it the right thing but when you go to like youtube it says the .com then ?p=home or something
Back
Top