Hi Robert, this looks pretty good to me, but I'm still struggling to 'digest' and 'get used' of it.. It might take a little time and I will probably come back...
Hi Rob., still got problems... Your code looks ok, but the output is in a 'bunch', how can I get the output for each individual item ? With Javascript I need ...
Hi all! I an novice in php. I don't know how to use frame work. In fact I am not clear about what is it. I've downloaded some framework like codeigniter,...
Hi ! FrameWork is very general word for designating a suport structure in wich we can organize our systems. Frameworks are specialized in braking that boring...
symfony is useful and great documented more thn others. you can see sample videos on the net. www.symfony-project.com ... -- Regards, Umut AYDIN Senior...
Hi Rob Thanks a lot for your continuing interest. I'm just trying to figure out things and get organized.. As soon as I'm through with that I will get in touch...
Hi, You've had some responses to your question, but I'm not sure they have answered you satisfactorily. My understanding of a framework development is the use...
Hi , Frameweork is something which helps you do not reinvent the wheel again. For example, think of a authentication system. Obviously it would be having users...
Hi, Brian, sorry i did not read your posts. Was in a rush that this thread struck.Chitara, Brian said it better than me. Hope it helps. regards Harish...
No Problem, Harish. You mentioned Simphony and CodeIgnitor, neither of which I have used. So that was very interesting. I will have a look at them myself. ...
i worked with CodeIgniter framework. As far i know there is nice development guide for working with it for design and development. Altamiro Teixeira de Souza...
I usually use the WAMP server at home to do development work but at work I do not have admin rights on my machine but would still like to have something like...
I just had to reinstall PHP after my server totally crashed, I have configured it exactly the same as far as I can tell, however I am pretty sure there is...
Hi Gryphon.. I did not understand your requirment clearly.. But I can tell you some of other softwares like WAMP, you can use , EasyPHP which is available at...
hi .. check in php.ini file for register_globals shorttags_open I hope this will help you -Sreeni,A ... [Non-text portions of this message have been removed]...
hi ... I am working for *Nowpos Online Services Pvt ltd., Hyderabad *We have a urgent requirment for PHP, MySQL, and javascript. Experience on Linux is added...
Group, I am looking for a class on OOP, specifically on php, in the USA preferably in the southeast. Thanks, Michael J. Reaves Database Administrator/Financial...
Hi, i need to delete a record from database with php, ajax and then remove the row from table so if i have records row1 row2 row3 row4 and i put a check on...
Hi Make the ur row listings as another ajax/ PHP function and call the same after the detetion once again.. Use innerHTML property to insert it into DIV /...
if you create your rows dinamically, you can make some javascript delete function and to delete your selected row, and ajaxify it with some ajax function to...
Newer browsers implement the JavaScript DOM Tree model, which provides a 'removeChild' function. This will allow you to identify and remove any element of the...
Look up XAMPP in Google. It should do the trick. Harry ... I usually use the WAMP server at home to do development work but at work I do not have admin rights...
Hi all, I have a trouble. I´m develop a web in php and mysql where some data is stored. Some parts of this data need to be stored in a nfs database (lotus ...