개발관련/PHP

인코딩 - urlencode, rawurlencode, htmlspecialchars

파노카페 2012. 7. 16. 14:55



	                                
                

                
                

		Encoding

	
                






                
                

	

		character$';			// <- another parameter, with HTML unfriendly characters

			$linktext = " & you'll see";		// <- text of the link, with HTML unfriendly characters

		?>