Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5000 - 5029 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5000
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...
Wolf Zscheile
saxony
Offline Send Email
Feb 1, 2007
9:27 pm
5001
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 ...
Wolf Zscheile
saxony
Offline Send Email
Feb 2, 2007
2:20 am
5002
Isn't it about time the moderator banned this person? ... From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 2, 2007
9:00 am
5003
Please explain what you are trying to make, and perhaps I can give you the right code. Rob. ... From: php-objects@yahoogroups.com...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 2, 2007
9:01 am
5004
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,...
chitara1970
Offline Send Email
Feb 3, 2007
8:35 am
5005
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...
Altamiro Teixeira de ...
altamiro.tei...
Offline Send Email
Feb 3, 2007
1:57 pm
5006
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...
Umut AYDIN
crea_mind
Offline Send Email
Feb 3, 2007
7:37 pm
5007
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...
Wolf Zscheile
saxony
Offline Send Email
Feb 4, 2007
1:48 pm
5008
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...
Brian Etheridge
contact_bee
Online Now Send Email
Feb 5, 2007
9:25 am
5009
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...
Harish Balakrishnan M...
hb_marar
Offline Send Email
Feb 5, 2007
3:12 pm
5010
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...
Harish Balakrishnan M...
hb_marar
Offline Send Email
Feb 5, 2007
3:21 pm
5011
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. ...
Brian Etheridge
contact_bee
Online Now Send Email
Feb 5, 2007
3:41 pm
5012
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...
sanjay roy
sanjayphp
Offline Send Email
Feb 5, 2007
6:42 pm
5013
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...
Gryphon
gryphon4200
Offline Send Email
Feb 6, 2007
6:16 pm
5014
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...
teacherweeks
Offline Send Email
Feb 7, 2007
3:23 am
5015
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...
Sreeni .A
sreeniaitist
Offline Send Email
Feb 7, 2007
7:31 am
5016
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]...
Sreeni .A
sreeniaitist
Offline Send Email
Feb 7, 2007
7:34 am
5017
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...
Sreeni .A
sreeniaitist
Offline Send Email
Feb 7, 2007
1:49 pm
5018
Hi Gryphon, Try usbWebServer (www.usbwebserver.nl/). It has Apache, MySQL, PHP and PHPMyAdmin. It runs without installation. solavar ... ...
John Shanyinde
solavar
Offline Send Email
Feb 7, 2007
1:57 pm
5019
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...
Michael Reaves
mreaves53
Offline Send Email
Feb 7, 2007
6:24 pm
5020
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...
Farhan khalid
farhan2kf
Offline Send Email
Feb 8, 2007
12:21 am
5021
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 /...
Anees
anees_muhd
Offline Send Email
Feb 8, 2007
3:56 am
5022
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...
iponk crit
code_4ponk
Online Now Send Email
Feb 8, 2007
4:15 am
5023
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...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Feb 8, 2007
9:13 am
5024
Thanks that looks like what i need i will test it. ... [Non-text portions of this message have been removed]...
Farhan khalid
farhan2kf
Offline Send Email
Feb 8, 2007
11:35 am
5025
Hi teacherweeks, Your issue looks like register-globals is set to false in php.ini (which has been the default installation from Php 4.2.0 See...
Pascal Linares
calou51
Online Now Send Email
Feb 8, 2007
10:10 pm
5026
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...
Harry Morten
harry_morten
Offline Send Email
Feb 8, 2007
10:11 pm
5027
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 ...
NaKelS
nakels2003
Offline Send Email
Feb 8, 2007
10:12 pm
5028
Hello I want you to send me the link of php mailer you have. thanks moses "Sreeni .A" <sreeniaphpcoder@...> wrote: hi .. check in php.ini file for ...
seyi moses
single_only_boy
Offline Send Email
Feb 8, 2007
10:13 pm
5029 David Weeks
teacherweeks
Offline Send Email
Feb 9, 2007
1:48 am
Messages 5000 - 5029 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help