PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have looked in my book and some online resources but i cannot pinpoint the problem, can you not call a function within a function, i do not mean recursion i mean inside a function can i call another function. Even better can you call a function withing a function that has been included previously?
yea i did that...but my server is really acting funny lately and i am not the admin of it... i have many problems that often don't relate to everyone else, and though i am assured that php.ini was not touched... but amongst these is my inability to call functions withing functions something if i recall correctly i was able to do in java. I can't in php and it's somewhat of a problem, i mean i can live with it but it wold make my life easier
/Have you ever encountered this sorta problem... unfortunately the sys admins are unreachable and me i have no rights to even see the files in questions... do you think it couls be a setting in php.ini or is it the apache module that is not working well with php?