gudfry Posted July 16, 2008 Share Posted July 16, 2008 hello there; I 'am looking for someone who could give an idea about function using strpos, substr, strlen, I am just new in PHP and it hard for me how can i start. I want a function to distinguish or to read a multi-comment line of file. example : I have this in my file; comment line as an input / ouput /* $Author : Chad */ [/b] this will return Author : Chad /* Author : chad */ this will return false /* $chad : Author */ this will retun chad : Author. /* $ : Chad * this will return false. /* : Chad /* this will retun false. /* $Author : * this will return false. /* $chad : * this will return false. is there someone who has an idea?? pls help me thank in advance :?: :?: Link to comment https://forums.phpfreaks.com/topic/114973-i-need-idea/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.