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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2785 - 2814 of 9232   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2785
I think you need to provide more advanced examples than those that are available. Some documentation is essential. Currently there is none. When will you be...
Brian Etheridge
contact_bee
Offline Send Email
Dec 1, 2005
9:42 am
2786
Hi friends... can any body please help me in making dynamic rollover menus from a database... regards.. Joseph Griffin ... Yahoo! DSL Something to write home...
Joseph Griffin
griffinhere
Offline Send Email
Dec 4, 2005
8:52 am
2787
ok i'm trying to give u an idea . what out static menu does ? it have a image and change that image at mouse rollever . this works from javascript. and this...
Shimul
shimul39
Offline Send Email
Dec 4, 2005
11:32 am
2788
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Send Email
Dec 4, 2005
3:57 pm
2789
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Send Email
Dec 4, 2005
3:57 pm
2790
OTOH, I've been using CSS to make rollovers for some time now. It is often much easier than a javascript and sure beats the heck out of dozens of tiny images. ...
Michael Slavin
dewebbster
Offline Send Email
Dec 4, 2005
4:02 pm
2791
Hi All, How to read excel /csv file in windows or in linux and fetch the value, and write it to any table. The excel file will contains state code, and related...
Himadrish Laha
himadrish
Offline Send Email
Dec 4, 2005
8:10 pm
2792
Use javascript, more specific for what you need _____ From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of Joseph Griffin Sent:...
Rendhyawan
anakrap2002
Offline Send Email
Dec 4, 2005
8:12 pm
2793
I'm new to PHP, Need help from some one, can some one please give me an example to read & Display / edit & Update / delete the xml Nodes in an XML File using...
raghava1999
Offline Send Email
Dec 5, 2005
1:51 pm
2794
Editplus is the tool I use most of the time :-). As to the scripts you need,you can find many of them at Scriptmenu, http://www.scriptmenu.com/ -Meken ... ...
Meken Meachen
zhisede
Offline Send Email
Dec 5, 2005
6:43 pm
2795
... http://invisionboard.com they have the forum, e-card, and gallery system. ... i also use edit plus. but this really has NOTHING to do with php objects....
Brian Cummiskey
delvtecsol
Offline Send Email
Dec 5, 2005
7:01 pm
2796
Try dreamweaver. For php dreamweaver have autocomplete _____ From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of Brian...
Rendhyawan
anakrap2002
Offline Send Email
Dec 5, 2005
7:23 pm
2797
Use excel writer class in php classes it works fine ... From: "Himadrish Laha" <himadrish@...> To: <php-objects@yahoogroups.com> Sent: Sunday, December...
KIPLAGAT DAVID
dkiplagat@...
Send Email
Dec 6, 2005
5:58 am
2798
Hi, this is more a javascript related problem, but since im building the application on php, you guys could help me. i implemented xajax as the ajax motor for...
Andres Santos
andufo1982
Offline Send Email
Dec 8, 2005
3:07 pm
2799
Try targeting the submit method: document.getElementById("frmIntro").submit ... From: Andres Santos [mailto:asantos@...] Sent: 08 December 2005 15:07 To:...
Brian Etheridge
contact_bee
Offline Send Email
Dec 8, 2005
3:35 pm
2800
Thanks Brian, but I already fixed it. It seems that the event handler modifications only work if you do something like this: ...
Andres Santos
andufo1982
Offline Send Email
Dec 8, 2005
3:45 pm
2801
OK. That's something good to remember. Thanks ... From: Andres Santos [mailto:asantos@...] Sent: 08 December 2005 15:44 To: php-objects@yahoogroups.com ...
Brian Etheridge
contact_bee
Offline Send Email
Dec 8, 2005
3:59 pm
2802
Hi We have got a project for indexing large number of scanned books (PDF and Images) to enable students search and peruse the books. Any one who can give us a...
Juma Lungo
jlungo
Offline Send Email
Dec 9, 2005
9:58 am
2803
Lungo, One of the things that might help in your planning is to be aware that you can index the page on which things happen and have a link to open the pdf on ...
Bob Burns
bnburns
Offline Send Email
Dec 9, 2005
10:16 am
2804
Maybe the class below can help you undertand. Paul Hodel class pdf_search { // Just one private variable. // It holds the document. var $_buffer; //...
Paul Pierre
paul_hodel
Offline Send Email
Dec 9, 2005
12:41 pm
2805
I'm working on an integration between a Flash Gallery (which use XML to present photos and data) and an PHP Admin Panel (which saves the data in a MySQL...
Konstantinos Christod...
alavastros
Offline Send Email
Dec 12, 2005
6:24 pm
2806
You try with SimpleXML basic? Saludos. ... I'm working on an integration between a Flash Gallery (which use XML to present photos and data) and an PHP Admin...
Alvaro Aguirre Osorio
shik_ku
Offline Send Email
Dec 12, 2005
7:52 pm
2807
can someone recommend me a template framework or template engine system? i've heard a lot about smarty templates but i havent saw any reviews yet. by the way,...
Andres Santos
andufo1982
Offline Send Email
Dec 12, 2005
9:55 pm
2808
u can start smarty . b4 that download the reference manual of smarty and then u can start on it. http://smarty.php.net/download-docs.php or u can also see Fast...
Shimul
shimul39
Offline Send Email
Dec 13, 2005
5:44 am
2809
thanks a lot shimul. by the way, someone mentioned that i should investigate about TAL/TALES expressions based templates toolkits. someone can give a little...
Andres Santos
andufo1982
Offline Send Email
Dec 13, 2005
5:58 am
2810
No. Unfortunately I'm newbe to format XML with PHP. Let's say I have the following XML: <?xml version="1.0" encoding="utf-8"?> <fileList> <category...
Konstantinos Christod...
alavastros
Offline Send Email
Dec 13, 2005
11:23 pm
2811
Hello how are you all, I have been facing a problem in translating a char string in X-SJIS charset. At the start of the page i ve the following line of code....
*^*JUNAID*^*
junaidfcs
Offline Send Email
Dec 14, 2005
8:23 am
2812
Hi guys!! I'm getting married next year and I'm currently trying to set up a wedding list in php. Honestly, I have some severe problems. I would like to add a...
roth_georg
Offline Send Email
Dec 15, 2005
12:41 am
2813
Hi Ruth First of all congratulations for your marriage. Now secondly just be more clear in your question coz what i feel from your query is you need some ...
Vixel Technologies
emailraees
Offline Send Email
Dec 15, 2005
4:00 am
2814
Hi there!! I have a piece of php code that must be extended. I also have a kind of a functional spec. Is there somebody interested in taking over that piece of...
roth_georg
Offline Send Email
Dec 15, 2005
11:53 am
Messages 2785 - 2814 of 9232   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