BBGaming Posted August 11, 2007 Share Posted August 11, 2007 How do you convert a real value to a string in PHP? Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/ Share on other sites More sharing options...
Orio Posted August 11, 2007 Share Posted August 11, 2007 "real value" = int? You can simply treat it as a string and php will convert it automatically. Orio. Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321283 Share on other sites More sharing options...
BBGaming Posted August 11, 2007 Author Share Posted August 11, 2007 A real value, you know, 1, 19.6, ect. Ok, I guess the problem lies somwhere else. Thanks. Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321284 Share on other sites More sharing options...
Orio Posted August 11, 2007 Share Posted August 11, 2007 If you have a problem just ask, I'll be glad to help. Orio. Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321291 Share on other sites More sharing options...
BBGaming Posted August 11, 2007 Author Share Posted August 11, 2007 I made a new topic about it below, as it's completely different. Link to comment https://forums.phpfreaks.com/topic/64440-solved-convert-to-string/#findComment-321293 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.