peuge Posted February 22, 2009 Share Posted February 22, 2009 Hey there, What does the % sign do in php? For example: (From ZenCart): define('EMAIL_TEXT_INTRO', 'Your friend, %s, thought that you would be interested in %s from %s.'); Much Thanks Quote Link to comment Share on other sites More sharing options...
Mchl Posted February 22, 2009 Share Posted February 22, 2009 Depends where it is used. Read on sprintf for this case Quote Link to comment Share on other sites More sharing options...
peuge Posted February 22, 2009 Author Share Posted February 22, 2009 Great thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.