PHP Stock Market Analyzer – 11 – Creating the main Function

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

8 responses to “PHP Stock Market Analyzer – 11 – Creating the main Function”

  1. YoongLee Shaw Avatar

    How about a Python Stock Market Analyzer?

  2. 6NoHope9 Avatar

    Because it's important to have code that can be maintained easily, if you are studying programming at university, then you should know this already. It's not unnecessary if you're working in a team for a company and other people need to understand your code and adjust it, if you make it as unorganised and minimal as possible then they will not understand it and you will get fired.

  3. Bitsiko Avatar

    Why save it to a txt file and then open it again to store it in the database? Unecessery I/Os….

  4. PancakePlease Avatar

    WOW, i got pages and pages of errors and what seems to be an infinite loop.

  5. PancakePlease Avatar

    @dawgalexify are you sure? cause the connection is still open even though you're not reading it? I guess just to be safe, i'll close it.

  6. dawgalexify Avatar

    @TheMajorStudios If we just read from it, you can't have any data loss in the file, since we aren't altering it in any way.

Leave a Reply

Your email address will not be published. Required fields are marked *