HI All,
I recently installed the v4.0.6 of PHP. I had a working set of files that used functions to generate forms that are constantly being reused.
Now when I try to test the site, I get a fatal error "Call to undefined function: html_menu() in C:\Inetpub\wwwroot\php\gulfstream\admin\common.php on line 21"
Yet this is the same code that I used successfully before?! I have the functions sitting in an require file.
Any ideas?
Bastien