Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for Mclovin

you can compare the string character by charater and then use the function which convert the string to int. If the result is true then that perticular character is number else it is string. Eg. in VB String s1="abcd145df78" int length=len(s1) string ss="" for i=0 to length-1 a=mid(s1,i,1) if isnumeric(a) …

Member Avatar for Lucaci Andrew
0
2K
Member Avatar for anantwaykar

I am new for PHP language I dont know how to run PHP files on out machine so please anyone tell me how to do it thanks

Member Avatar for Member #120589
0
133

The End.