Skip to search.
phpresource · Storehouse of PHP Resources

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

  Messages Help
Advanced
Messages 478 - 507 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
478 chirag parikh
ckp21082 Offline Send Email
May 1, 2006
1:08 pm
I want to develop a site in PHP such that user need to enter username and password by validation this username,password i want to fetch data stored in password...
479 sarmin sultana
muktastore Offline Send Email
May 1, 2006
1:16 pm
thanks rupom and hasan for your effort . but i'm still in critical problem . yeh when i have user folder then my rule works by placing a .htacces on my user...
480 Aminul Islam
islam_md_aminul Offline Send Email
May 2, 2006
7:48 am
Hello EveryBody! I am trying to solve a problem but i do not understand how i will do it .Please help me by giving me a solution of the following...
481 Yasin Jisan
gesagn Offline Send Email
May 2, 2006
8:37 am
Hi Aminul, Here is a solution if your problem is in the html part. You can use javascript to solve the problem. Say, you have a field in the html named...
482 Stranger
shimul39 Offline Send Email
May 3, 2006
5:32 am
pls try with the following rule . hope this will cover your all requirements . RewriteEngine On RewriteCond %{SCRIPT_FILENAME} -f [OR] RewriteCond...
483 Rupom
rupom_315 Offline Send Email
May 3, 2006
5:47 am
Hi, Nice to hear that you got the solution from this group only while you posted this problem to many groups. The most confusing thing in your .htaccess was...
484 syed samiuzzaman
sami2019 Offline Send Email
May 3, 2006
8:23 am
Guys I am searching for an open source that will let me upload pdf documents and enable me to search inside that uploaded document. Also the give me the...
485 Stranger
shimul39 Offline Send Email
May 3, 2006
8:42 am
if you built your system with mambo this will be perfect for using this module. http://joomla.natemaxfield.com/ this is mambos's module and allow pdf to be...
486 Sujoy Dutta
duttasujoy2003 Offline Send Email
May 3, 2006
11:22 am
Hi, Any freshers or 6 month experience in PHP want a job as a web developer then send resume to me. Any freshers or 6 month experience in web...
487 Rupom
rupom_315 Offline Send Email
May 3, 2006
11:23 am
Hi Sami, I got a code snippet from php site and modified that to make functional. It is a very simple version of PDF searching thing by PHP. I did it while I...
488 Rupom
rupom_315 Offline Send Email
May 4, 2006
7:33 am
Hi Chirag, I didnt understand clearly what you need. Do you want to create and enter a password protected directory like this one: ...
489 chirag parikh
ckp21082 Offline Send Email
May 4, 2006
9:35 am
Yes, You are correct but one another thing i also need is user can enter it's user name and password in HTML/PHP page form on my action page, i will use this...
490 Michael Sullivan
msulli1355 Offline Send Email
May 4, 2006
3:21 pm
... I want to know how to do that....
491 Stranger
shimul39 Offline Send Email
May 5, 2006
8:53 am
there are many ways to protect the pasword protected directory . you can configure apache's httpd.conf file if u have the access on that file. but the most...
492 Rupom
rupom_315 Offline Send Email
May 6, 2006
3:59 am
Hi, I am uploading a file in group's file section that will guide you over the password protection process. Regards, Rupom ... I want to know how to do that. ...
493 phpresource@yahoogrou... Send Email May 6, 2006
4:04 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the phpresource group. File :...
494 Rupom
rupom_315 Offline Send Email
May 7, 2006
4:43 am
Hi All, See this blog: http://www.schneier.com/blog/ It talks about security. Hope you will enjoy this blog. Regards, Rupom http://www.rupom.info ...
495 Rupom
rupom_315 Offline Send Email
May 7, 2006
9:28 am
Hi All, Writting own smarty plugins is very easy. In your smarty based applications, you can create own plugins when you want to simplify your logic. Here is a...
496 murshed khan
murshed_khan... Offline Send Email
May 8, 2006
4:37 am
Hello everyone, Hope that days gonna fine....... My goals: 1. suppose there is a download link in my site ...
497 Stranger
shimul39 Offline Send Email
May 8, 2006
6:54 am
Preventing spam when using PHP's mail function Ian Gilfillan Anyone who has an email address can tell you that spam is one of the great banes of the online...
498 Bob
robert_dehoure Offline Send Email
May 9, 2006
3:51 am
Thanks for posting the "Preventing spam" article, Stranger. I found it particularly useful to know how spammers infiltrate a site's mail function. I'd asked...
499 Tahmid Munaz
munaz23 Offline Send Email
May 9, 2006
9:17 am
<!-- DIV {margin:0px;}--><!-- DIV {margin:0px;}--><!-- DIV {margin:0px;}-->Hello All, What is the most boring job in a software company? SQA and ...
500 Debasish Nayak
nayak_pinku1982 Offline Send Email
May 9, 2006
1:30 pm
Hi, Can u tell me how can i access Group's file section...... Thanks Debasish ... Yahoo! India Answers: Share what you know. Learn something new. Click here ...
501 devser_2006 Offline Send Email May 9, 2006
1:31 pm
1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers I have listed over 1000 C,C++,RDBMS,Unix,OS questions and answers in my website ...
502 MA Razzaque Rupom
rupom_315 Offline Send Email
May 9, 2006
2:58 pm
Login to the group(http://groups.yahoo.com/group/phpresource/) by your yahoo ID and go to the "Files" section(by clicking the "Files" link of left bar). ...
503 kushal
kushalpuri Offline Send Email
May 10, 2006
6:48 am
Hello Can anybody suggest me about the best way to design the database for ecommerce site Regards, Kushal...
504 Rupom
rupom.bd@... Send Email
May 10, 2006
9:36 am
Hi Murshed, To know how many bytes have been transferred, you can use the buffering concept. Turn on the output buffer by ob_start(), do your processing, and...
505 Stranger
shimul39 Offline Send Email
May 10, 2006
9:37 am
actually it depends on your client requirment, what features they want at this site . in general e-commerce site there could be a user table , product table,...
506 Stranger
shimul39 Offline Send Email
May 10, 2006
10:43 am
GIS Mapping with PHP Simon Moss There are a number of great online GIS ( Geographic Information System ) solutions out there, ranging from Mappoint to...
507 Tom Price
tom_price Offline Send Email
May 10, 2006
1:41 pm
PHP Mapscript works with University of Minnesota's open-source Mapserver. It will process standard ESRI shape files available at locations like...
Messages 478 - 507 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