In my project each user can upload his logo images.
For that am using a static function to FTP files.
In that function am using many static variables.
Now I want to ask that,is it safe using static functions for functionality like this?
In my project each user can upload his logo images.
For that am using a static function to FTP files.
In that function am using many static variables.
Now I want to ask that,is it safe using static functions for functionality like this?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.