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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1990 - 2019 of 2744   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1990
File : phpResourceRssFeed.zip Description : phpResource Feeds for Your Site...
phpresource@yahoogrou...
Send Email
Apr 1, 2007
4:52 pm
1991
File : Code_Contest_Policy.doc Description : Code Contest Policy...
phpresource@yahoogrou...
Send Email
Apr 1, 2007
4:52 pm
1992
hi, The following script may be helpfull for you. <head> <script language="javascript1.2"> function checkUncheckAll(theElement) { var theForm =...
Md. Aminul Islam
aminulsumon
Online Now Send Email
Apr 2, 2007
5:36 am
1993
hi friend, you'll assign variable ... try this... $varAB = "a b"; $varBC = "bc"; <select name='abc'> <option value="$varAB">a b</option> <option...
Raj Marimuthu
mrajendhran
Offline Send Email
Apr 2, 2007
5:36 am
1994
Start sending and receiving e-mails right from your own domain name. Features List Domain Name [ www.yourname.com ]. 1 GB storage space. 20 GB Monthly...
Muhammad
jetbraine
Offline Send Email
Apr 2, 2007
8:32 am
1995
http://www.chandpurkantha.com/ visit this site? there have one problem to show the bangla font: the character of a word is separated that means take space...
shaheen71798
Offline Send Email
Apr 2, 2007
8:32 am
1996
bro, I think phpresource is not a community for advertisement. is it ? Aminul ... From: Muhammad <jetbraine@...> To: 7oss <hosamabraq@...>; ahmad...
Md. Aminul Islam
aminulsumon
Online Now Send Email
Apr 2, 2007
9:02 am
1997
Hi But I think, this type of advertisement can be in this community. As this advertisement is related to web-hosting. And it may be helpful for some developers...
Atif Majid
atif_majid10
Online Now Send Email
Apr 2, 2007
9:23 am
1998
Hi, Is there any Open Source Application Tracking System like CATS. http://www.catsone.com/index.php CATS helps streamline the daily workload for recruiters...
Gangadhara Prasad
lampprogramming
Offline Send Email
Apr 2, 2007
10:09 am
1999
Sorry brother. ... From: Atif Majid <atif_majid10@...> To: phpresource@yahoogroups.com Sent: Monday, April 2, 2007 3:22:19 PM Subject: Re: [phpResource]...
Md. Aminul Islam
aminulsumon
Online Now Send Email
Apr 2, 2007
11:11 am
2000
Domain registration and hosting at cheapest Price! Features List : Domain Name [ www.yourname.com ]. 100 MB storage space. 10 GB Monthly Bandwidth. Unlimited...
Khan Md. Anwarus Salam
kmmanwar4u
Offline Send Email
Apr 2, 2007
11:13 am
2001
Sorry but we dont have time for spam here. when we need hosting we will find out on internet and that too within our locality. Atif Majid...
Gurudatta Raut
logical_genius
Offline Send Email
Apr 2, 2007
3:42 pm
2002
Yes gurudatta is right. This is not the place for making the business ads. But if anyone wanna provide the members of this group any special facility they...
Muktadir Hossain
mkhosn
Offline Send Email
Apr 2, 2007
4:58 pm
2003
there's no problem with your code check your database ... -- Mohamed Badr Senior Web Application Developer OMEGA SOFT KSA +966 564270005...
Mohamed BADR
badrm1000000
Offline Send Email
Apr 3, 2007
6:26 am
2004
No problem. Proceed on… //======================== <form method="post" action="list.php"> <select name='abc'> <option value="a b">a b</option> <option...
Saiful islam
idb_maruf
Offline Send Email
Apr 3, 2007
8:16 am
2005
Hello, This is rakesh. I want to track last visited page. How do i do that? Suppose user is vising site. After some time like 20 to 30 minutes, sessions...
chetanrakesh
Online Now Send Email
Apr 3, 2007
9:22 am
2006
Hi rakesh, If it was me, I must choose cookie or db for this. But you want to avoid it. Can you please explain why? ... Anis ... do ... it ... in ....
Anis Ahmad
anis_niit
Offline Send Email
Apr 3, 2007
9:58 am
2007
Hi, I am avoiding cookie and db. Because in OSCommerce module, there is no logic to save data for last visited page in db /cookie. I want to go as per...
chetan pachchigar
chetanrakesh
Online Now Send Email
Apr 3, 2007
11:12 am
2008
Hi all, Can anybody please tell me how can i configure php in appache webserver? I want to know the total installation process.. Please help me. Thanks Surajit...
Surajit Koly
chan_suro
Offline Send Email
Apr 3, 2007
2:15 pm
2009
hi you can use this software for install apache with php and more: *XAMPP download : * http://www.apachefriends.org/en/index.html or you can download ebook ...
Hamed hosseini
h_63_h
Offline Send Email
Apr 3, 2007
3:58 pm
2010
Hi, Rakesh As per as i know oscom. they use two ways to save this type of information one is DATABASE and other is FILES. When u install OSCOM it gives an...
vivek narula
narula_vivek
Offline Send Email
Apr 3, 2007
6:10 pm
2011
I have the following script: <?php ob_start(); session_start(); if ($_POST['action']=='go') { $_SESSION['test'] = 'button pressed'; header('Location:...
Alexander
virion69
Offline Send Email
Apr 3, 2007
8:04 pm
2012
Hi , My server is supporting both PHP4 and PHP5. Default is PHP4. I have two options to use PHP5. 1) Extension .php5 2) Create a .htaccess file and place the...
Gangadhara Prasad
lampprogramming
Offline Send Email
Apr 4, 2007
7:24 am
2013
<? $test_str = "&#25105;&#29233;&#36825;&#20010;&#22269;&#23478;"; echo strlen($test_str) . "<br>"; for($i = 0;$i < strlen($test_str); $i ++) { echo...
freerrs
Offline Send Email
Apr 4, 2007
7:56 am
2014
<? $test_str = "&#25105;&#29233;&#36825;&#20010;&#22269;&#23478;"; echo strlen($test_str) . "<br>"; for($i = 0;$i < strlen($test_str); $i ++) { echo...
freerrs
Offline Send Email
Apr 4, 2007
7:58 am
2015
Hai, My session doesnt expired automatically. I start session using session_start() in every page.and i used to session_destroy() in logout page. If the user...
chandra mouli
chandramouliam
Offline Send Email
Apr 5, 2007
2:24 pm
2016
Hi to all Experts, I am doing a matrimonial site in that I have to provide an option for horoscope matcher. I think anybody from India can understand this I...
hari
harirajamoni
Offline Send Email
Apr 9, 2007
6:45 am
2017
Hi All Please reply for below one I need T.Shirt Customization Tool , Like image Moves any where in the T.Shirt .. any body can Explain me Regards TASS...
uruthu_itb
Online Now Send Email
Apr 9, 2007
3:20 pm
2018
Hi I have this code working in redhat linux but it is not working in the FreeBSD server both have php version 5.2.1. In the freeBSD server php5.1.2 the coding...
sajith pramod
saji_p2000
Offline Send Email
Apr 13, 2007
10:29 am
2019
Hi guys, I need to find out which file contains the text for the front page of my oscommerce store. Essentially I had been hacked. I removed the offending...
kelly
kelly_fennell
Offline Send Email
Apr 13, 2007
8:09 pm
Messages 1990 - 2019 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