Skip to search.
phpresource · Storehouse of PHP Resources

Group Information

? 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.

Messages

  Messages Help
Advanced
Messages 127 - 165 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
127 bhavin_s18 Online Now Send Email Mar 1, 2006
9:05 am
<head> <script type="text/javascript"> <!-- function setOpt(){ alert (form1.sections.options.length); sections.options[i].selected = true; } submit(); } --> ...
128 MA Razzaque Rupom
rupom_315 Offline Send Email
Mar 1, 2006
9:51 am
Hi, Rename the select name to "sections[]" instead of "sections" so that it can be treated as an array. ... <SELECT NAME="sections[]" MULTIPLE> <OPTION...
129 Asif Ali
itsme_me1 Offline Send Email
Mar 1, 2006
12:34 pm
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...
130 Rupom
rupom_315 Offline Send Email
Mar 1, 2006
1:31 pm
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...
131 Stranger
shimul39 Offline Send Email
Mar 2, 2006
4:33 am
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,...
132 Rupom
rupom_315 Offline Send Email
Mar 2, 2006
6:26 am
Shimul, What about the following class? It creates a hierarchical array from XML data. ... <?php class XmlToArray { var $xml=''; /** * Default Constructor *...
133 sanj sanj
sanj_php Offline Send Email
Mar 2, 2006
12:20 pm
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...
136 piff lord
lord_piff Offline Send Email
Mar 3, 2006
7:57 am
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...
137 ruhul amin
tuhin_cse99 Offline Send Email
Mar 3, 2006
10:11 am
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...
138 ckp21082 Offline Send Email Mar 3, 2006
11:06 am
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....
139 Stranger
shimul39 Offline Send Email
Mar 3, 2006
1:25 pm
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 ...
140 Stranger
shimul39 Offline Send Email
Mar 3, 2006
2:01 pm
hummm .......... nice example . keep posting . Rupom <rupom_315@...> wrote: Shimul, What about the following class? It creates a hierarchical array...
142 Rupom
rupom_315 Offline Send Email
Mar 4, 2006
5:38 am
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...
143 Rupom
rupom_315 Offline Send Email
Mar 4, 2006
5:53 am
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...
144 chirag parikh
ckp21082 Offline Send Email
Mar 4, 2006
6:08 am
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...
150 Rupom
rupom_315 Offline Send Email
Mar 5, 2006
3:39 am
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...
151 Rupom
rupom_315 Offline Send Email
Mar 5, 2006
4:01 am
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...
153 Khaled Al-Shamaa
khaled.alshamaa Offline Send Email
Mar 5, 2006
6:11 am
http://www.phpconcept.net/pclzip/index.en.php...
154 Rupom
rupom_315 Offline Send Email
Mar 5, 2006
6:52 am
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...
155 Khaled Al-Shamaa
khaled.alshamaa Offline Send Email
Mar 5, 2006
10:21 am
u r welcome :o)...
156 Constant Constant
constbd Offline Send Email
Mar 5, 2006
11:42 am
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...
157 John Bernard Abella
jba_21 Offline Send Email
Mar 6, 2006
1:06 am
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...
158 Rupom
rupom_315 Offline Send Email
Mar 6, 2006
5:03 am
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. ...
159 kushal
kushalpuri Offline Send Email
Mar 6, 2006
10:01 am
Hi All This is kushal joined recently in this group. Regards, Kushal...
160 ruhul amin
tuhin_cse99 Offline Send Email
Mar 6, 2006
10:41 am
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...
161 Rupom
rupom_315 Offline Send Email
Mar 6, 2006
12:15 pm
See thsi link: http://www.regular-expressions.info/email.html http://rupom.itsmyland.com http://www.rupom.tk Join phpResource Group And Enjoy PHPing... ... ...
162 Sujoy Dutta
duttasujoy2003 Offline Send Email
Mar 6, 2006
12:27 pm
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. ...
163 piff lord
lord_piff Offline Send Email
Mar 6, 2006
12:30 pm
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...
164 Rupom
rupom_315 Offline Send Email
Mar 6, 2006
12:34 pm
Hi All, Zend Framework is a high quality and open source framework for developing Web Applications and Web Services. You can download it from: ...
165 Rupom
rupom_315 Offline Send Email
Mar 6, 2006
12:45 pm
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...
Messages 127 - 165 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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