Hi all,
This is a kinda code related problem but a bit off topic. Sorry, but it's the only place to find loadsa PHP people!
I just got a virtual server from HostPro and I am running into odd problems with my PHP scripts...
I have already found an unsupported function (is_writeable) and that fgets does NOT stop at a newline. eg. counting lines in a file with fgets($fp,100) = 100 lines but fgets($fp,1000) = 10 lines 🙁
They are running 4.0B2 - apparently modified.
Does anyone here have an account with them? Any problems? Did you stay? Did you go? Suggestions?
Thanks for your patience with this. I really like the virtual server concept but I have 10k + lines of PHP code...
Steve