Any advice/assistance will be greatly appreciated: I am a .NET developer, but wanted to delve into PHP for my job and trying this project:
I want to create a php file that will read a text file and output via
the web. The text file has invoices for example in this form:
<Inv_Name>
<URL>...
I have the following code that is rather simple: it gets a user's input string and takes out the spaces and pops out each word in VB.NET. I am trying to learn C and scipting and would want to convert this to C. I would greatly appreciate any assistence!
Private Sub Tokenize_Click()
Dim tok...
I have been coding with .NET for about 2 years and wanted to refresh my skills in C (a very long time ~10 years) and wanted to know if someone could assist me. I have the following code that is rather simple: it gets a user's input string and takes out the spaces and pops out each word. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.