On Thu, May 28, 2009 at 5:31 AM, Julian Muscat Doublesin < opensourcekb@xxxxxxxxx> wrote: > Hi Everyone, > > This is the first time that I am posting in the PHP forum, so hope that I > am > osting in the right place. > > I would like to say that before submitting to this forum I have done some > research looking for a solution without success. > > I had been programming in ASP.NET for years using Object Oriented > Princeliness but decided to walk away from that. I am now researching and > specialising in the open source world. > > I have started to develop a project using MySQL, PHP and OOP. So far I have > succeed. However I got stuck once I started implement AJAX using the AJAX > tutorial from w3schools.com. > > What I have discovered is: for some reason when you call a file that > requires other fies using the REQUIRE or INCLUDE it just does not work. I > can conform this as I have tested with out the the functions. > > Has anyone ever meet such a situation can you give me some feedback please. high julian, this is a bit OT, but i wanted to throw it out there. once you get your bearings w/ the basics of php, you may want to peak at the prado framework. originally (and likely still) its modeled after ASP.net. might ease the pain of your trasistion a bit, but im not sure, b/c i dont know asp.net and ive not used prado. just a thought, really. http://www.pradosoft.com/ -nathan