Search the web
Sign In
New User? Sign Up
phpresource · Storehouse of PHP Resources
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 127 - 165 of 2744   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
127
<head> <script type="text/javascript"> <!-- function setOpt(){ alert (form1.sections.options.length); sections.options[i].selected = true; } submit(); } --> ...
bhavin_s18
Online Now Send Email
Mar 1, 2006
9:05 am
128
Hi, Rename the select name to "sections[]" instead of "sections" so that it can be treated as an array. ... <SELECT NAME="sections[]" MULTIPLE> <OPTION...
MA Razzaque Rupom
rupom_315
Offline Send Email
Mar 1, 2006
9:51 am
129
Hi....Rupom..... Thanx for the given link.... One thing let me know.. After creating the .po files... is the translation has to be done manually by a...
Asif Ali
itsme_me1
Offline Send Email
Mar 1, 2006
12:34 pm
130
Hi Asif, According to the link, I have done it manually. Thanks. Asif Ali <itsme_me1@...> wrote: Hi....Rupom..... Thanx for the given link.... One...
Rupom
rupom_315
Offline Send Email
Mar 1, 2006
1:31 pm
131
Simple XML Parsing by enygma Now, I may not be a pro at this XML parsing thing, nor at making the XML files themselves, but I do know that XML can be a really,...
Stranger
shimul39
Offline Send Email
Mar 2, 2006
4:33 am
132
Shimul, What about the following class? It creates a hierarchical array from XML data. ... <?php class XmlToArray { var $xml=''; /** * Default Constructor *...
Rupom
rupom_315
Offline Send Email
Mar 2, 2006
6:26 am
133
hi, I need help in integrating java with php.I have done all required setting like changing php.ini file etc.but still i get the error message i.e."Fatal...
sanj sanj
sanj_php
Offline Send Email
Mar 2, 2006
12:20 pm
136
hi, i'm sorry i recently joined the group and i haven't read the initial email, but if u want to create an array from a xml file i used "file" function, and...
piff lord
lord_piff
Offline Send Email
Mar 3, 2006
7:57 am
137
Hi programmers, WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL...
ruhul amin
tuhin_cse99
Offline Send Email
Mar 3, 2006
10:11 am
138
Can anybody send me Class that creates Zip files from selected Files and one can add Files as we wish to save it online. So User can easyly Download it. Thanx....
ckp21082
Offline Send Email
Mar 3, 2006
11:06 am
139
hi may be you are looking for this one . check this class and let me know is this covering your needs or not ? http://www.zend.com/codex.php?id=696&single=1 ...
Stranger
shimul39
Offline Send Email
Mar 3, 2006
1:25 pm
140
hummm .......... nice example . keep posting . Rupom <rupom_315@...> wrote: Shimul, What about the following class? It creates a hierarchical array...
Stranger
shimul39
Offline Send Email
Mar 3, 2006
2:01 pm
142
Hi, Your approach is good. But when we need a generalized version of such parsing, we have to think a lot about the file structure. May be the data always not...
Rupom
rupom_315
Offline Send Email
Mar 4, 2006
5:38 am
143
Hi All, We are getting some junk mails in our group. Please don't open unknown type's attachments. They may harm your PC. Currently any mail does not require...
Rupom
rupom_315
Offline Send Email
Mar 4, 2006
5:53 am
144
It will work to create zip but when we try to download using explorer, explorer will not able to download it as IE says Invalid Authentication Mozila Blocks it...
chirag parikh
ckp21082
Offline Send Email
Mar 4, 2006
6:08 am
150
But I tested it and got no complication while downloading. This class is a widely used class. You may check out your browser settings. chirag parikh...
Rupom
rupom_315
Offline Send Email
Mar 5, 2006
3:39 am
151
But I tested it and got no complication while downloading. This class is a widely used class. You may check out your browser settings. chirag parikh...
Rupom
rupom_315
Offline Send Email
Mar 5, 2006
4:01 am
153
http://www.phpconcept.net/pclzip/index.en.php...
Khaled Al-Shamaa
khaled.alshamaa
Offline Send Email
Mar 5, 2006
6:11 am
154
Thanks Khaled. It's a very nice class. Khaled Al-Shamaa <khaled.alshamaa@...> wrote: http://www.phpconcept.net/pclzip/index.en.php On 3/3/06, ckp21082...
Rupom
rupom_315
Offline Send Email
Mar 5, 2006
6:52 am
155
u r welcome :o)...
Khaled Al-Shamaa
khaled.alshamaa
Offline Send Email
Mar 5, 2006
10:21 am
156
hi all, i need a setup of gd lib so that image create/display is possible by php. i am trying by some sample code. all of them showing errors as undefined...
Constant Constant
constbd
Offline Send Email
Mar 5, 2006
11:42 am
157
what OS are you using? Constant Constant <constbd@...> wrote: hi all, i need a setup of gd lib so that image create/display is possible by php. i...
John Bernard Abella
jba_21
Offline Send Email
Mar 6, 2006
1:06 am
158
Hi Constant, If the OS is Windows, then follow this link: http://www.php.net/manual/en/install.windows.extensions.php And setup your php_gd.dll extension. ...
Rupom
rupom_315
Offline Send Email
Mar 6, 2006
5:03 am
159
Hi All This is kushal joined recently in this group. Regards, Kushal...
kushal
kushalpuri
Offline Send Email
Mar 6, 2006
10:01 am
160
Hi kushal, Welcome to our group. this group will help you. keep posting your problems and articles. we have many php experts in this group. I hope this...
ruhul amin
tuhin_cse99
Offline Send Email
Mar 6, 2006
10:41 am
161
See thsi link: http://www.regular-expressions.info/email.html http://rupom.itsmyland.com http://www.rupom.tk Join phpResource Group And Enjoy PHPing... ... ...
Rupom
rupom_315
Offline Send Email
Mar 6, 2006
12:15 pm
162
Hi All, Can you help me in a program which attach a image file with email in PHP. I want to send email using mail function but with a image file attachment. ...
Sujoy Dutta
duttasujoy2003
Offline Send Email
Mar 6, 2006
12:27 pm
163
hi, sorry for the late replay, i was away for 3 days, as for the script probem is u haven't solved the problem yet u could very easily use ereg and ereg...
piff lord
lord_piff
Offline Send Email
Mar 6, 2006
12:30 pm
164
Hi All, Zend Framework is a high quality and open source framework for developing Web Applications and Web Services. You can download it from: ...
Rupom
rupom_315
Offline Send Email
Mar 6, 2006
12:34 pm
165
Sure we can solve many problems by ereg, preg, ereg_replace, preg_replace etc. And one thing I want to share with you - we should not guess any format (as u...
Rupom
rupom_315
Offline Send Email
Mar 6, 2006
12:45 pm
Messages 127 - 165 of 2744   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