The-Last-Escape Posted May 1, 2007 Share Posted May 1, 2007 How do I fully understand the concept of "function prototypes" I have learnt all the basics and I am starting learning to use functions, but before I get too far, I want a thourough understanding of the concept of "Function Prototypes" I appreciate the help, thanks. less-important question. With me being strictly an obsessed web developer that cares about nothing but everything web design and wants to learn all languages, that benefit the world of web design, how can C+, C++, and C# benefit me directly and indirectly relating to web design, coding, programming, promotion adn hosting. Or are these for other purposes. Link to comment https://forums.phpfreaks.com/topic/49487-solved-2-major-questions/ Share on other sites More sharing options...
trq Posted May 1, 2007 Share Posted May 1, 2007 There is no such thing, or a need for function prototypes in php. And no, C, C++ and C# are mostly used in other areas. Unless you want to extend PHP (written in C), or write .NET (C#) you probably would never use those languages in a web invironment. Link to comment https://forums.phpfreaks.com/topic/49487-solved-2-major-questions/#findComment-242561 Share on other sites More sharing options...
The-Last-Escape Posted May 1, 2007 Author Share Posted May 1, 2007 Thanks for your help Link to comment https://forums.phpfreaks.com/topic/49487-solved-2-major-questions/#findComment-242569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.