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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2704 - 2733 of 2744   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2704
Dear all, I need to insert login module inside an Article. I try in different way and search the solution in online but not found the right solution. I use the...
Mamunur Rashid
m_rashid83
Offline Send Email
Jan 1, 2009
12:29 pm
2705
Dear all, I need to insert login module inside an Article. I try in different way and search the solution in online but not found the right solution. I use the...
Mamunur Rashid
m_rashid83
Offline Send Email
Jan 1, 2009
12:29 pm
2706
6 New Web Technologies of 2008 You Need to Use Now Every year, we see scores of innovations trickle onto the web — everything from new browser features to...
Rupom
rupom_315
Offline Send Email
Jan 2, 2009
6:54 am
2707
Thanks Mr Rupom for share this nice and useful article. I think it will be helpful for us. S.M. Saidur Rahman Work: +8801911731214 Mobile: +8801911731214 ...
Saidur Rahman
rana_0036
Offline Send Email
Jan 2, 2009
3:21 pm
2708
- Hi, Hope all r fine. In a report i give the check box at the left side of each row. Whether one can select all report by clicking a check box on the top of...
rashed mhabub
jony_004
Online Now Send Email
Jan 18, 2009
8:24 am
2709
Take a look at my MyDailyFlog Page Hi! I set up a MyDailyFlog Page where I can post my latest and greatest photos and I want to add You as a friend so you can...
saiful Lastname
ulta_palta420
Offline Send Email
Feb 2, 2009
3:10 pm
2710
Hi experts, We are developing a news letter module. We are successfully sending the email from the module admin area. But we are unable to track whether the ...
Surajit Koly
chan_suro
Offline Send Email
Feb 3, 2009
7:26 am
2711
Hi Surajit, ... <img src="http://www.yourdomain.com/your_email_tracker.php?email_id=some_number_or_code" width="0" height="0"> ... Here, ...
Rupom
rupom_315
Offline Send Email
Feb 3, 2009
10:52 am
2712
Hi Rupom vai, as far i know gmail and yahoo block the image in mail. so i think the system you refereed not work in this mail box. i hope to get some other...
Tapan
tapan29bd
Offline Send Email
Feb 4, 2009
7:16 am
2713
Hello Tapan Vai, All email clients support image in email body. We all receive hundreds emails everyday in Yahoo and Gmail that contain images. Thanks. -- ...
Rupom
rupom_315
Offline Send Email
Feb 4, 2009
7:23 am
2714
dear all, for your information if you have a website please read about TLA in http://vistaledger.info/tag/tla -- Best Regards,...
Zimmy F Gurning
nando_gurning
Offline Send Email
Feb 4, 2009
8:42 am
2715
Hi Experts, This is rakesh. I need your help to understand a project requirement. Please see below message body to check project requirement sent by client to...
chetanrakesh
Online Now Send Email
Feb 5, 2009
11:06 am
2716
Dear Friends, I got an interesting and informative website (on Ekushey Book Fair), that I want to share with you. Visit and hope you may enjoy........
shaahidthegreat@...
shaahidthegreat
Offline Send Email
Feb 12, 2009
4:20 pm
2717
Hello to all, I have developed some open sources. Please visit www.sasiyainfo.com Get an email ID as yourname@... or yourname@.... Click here...
ilaya raja
ilaya_sasi2k6
Offline Send Email
Feb 28, 2009
8:51 am
2718
how to extract tar file on linux Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/...
manika bhatia
manika_bhatia
Offline Send Email
Mar 5, 2009
1:26 pm
2719
tar -xvf <file> ... tar -xvf <file> Le jeudi 05 mars 2009 8:03 +0530, manika bhatia a it : how to extract tar file on linux Add more friends to your...
fylefou
Offline Send Email
Mar 5, 2009
1:45 pm
2720
how to tar file on linux using php script Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/...
manika bhatia
manika_bhatia
Offline Send Email
Mar 6, 2009
9:33 am
2721
Hi, Here is a nice simple "MVC PHP Framework", which is powerful, lightweight, very flexible, transparent. One can easily modify as per their need. It is not...
celeroos
Offline Send Email
Apr 23, 2009
10:26 am
2722
Hi experts, I want to upload a very big size file through my php script. I need the upload functionality that youtube uses.can you please help me what sould I ...
Surajit Koly
chan_suro
Offline Send Email
May 22, 2009
10:48 am
2723
hi there, i think u find something usefull from this url: http://tinyurl.com/p986y7 or..go and search in this site.. www.phpclasses.org Thanks MD.Harisur...
jewel_1700
Offline Send Email
May 23, 2009
7:12 am
2724
I have categories table with multilevel categories I need to make the insert statement for the sub categories and sub subcategories so I need to populate a...
Mohamed BADR
badrm1000000
Offline Send Email
Jun 7, 2009
3:06 pm
2725
Hi, Top most element don't have parent so it's partent_id is 0. Your first query is Select * from hosp_categories where parent_id = '0' This will give you the...
Muhammad Rizwan Nawaz
rizwan051
Online Now Send Email
Jun 8, 2009
6:23 am
2726
In Oracle, you can get the parent child tree in one query, but that technique is not yet supported in mysql. So you will have to do the same as suggested by...
Atif Majid
atif_majid10
Online Now Send Email
Jun 8, 2009
6:58 am
2727
But that means for each level I have to do a select query, and I don't know how many levels are there, it should be unlimited so how do I do that ?? Mohamed...
Mohamed BADR
badrm1000000
Offline Send Email
Jun 8, 2009
8:04 am
2728
In this case, you will have to check if the current ID has been used as parent or no. If yes, run the query to find its child. Most probably, you will be...
Atif Majid
atif_majid10
Online Now Send Email
Jun 8, 2009
8:09 am
2729
I need a code example to do that Mohamed Badr Senior Web Application Developer OmegaSoft Projects mob: +2 010 2050009 website: <http://www.mohamedbadr.com/>...
Mohamed BADR
badrm1000000
Offline Send Email
Jun 8, 2009
8:59 am
2730
Either you can used the recursive function as suggested by Atif or you can use AJAX to reach at certain level. AJAX will be more efficient technique as in this...
Muhammad Rizwan Nawaz
rizwan051
Online Now Send Email
Jun 8, 2009
8:59 am
2731
Try to use something like similar. May be it is buggy, but u can find an idea include "YOUR DB CONNECTIVITY CLASS"; $objDB = new CREATEYOURDBObject(); ...
Atif Majid
atif_majid10
Online Now Send Email
Jun 8, 2009
9:28 am
2732
I need all cats, subcats to be in one select box, how do I do that ? Mohamed Badr Senior Web Application Developer OmegaSoft Projects mob: +2 010 2050009 ...
Mohamed BADR
badrm1000000
Offline Send Email
Jun 9, 2009
3:32 pm
2733
Hi Xperts.... Can any body help me about osCommerce template customization?? i need to edit the middle portion of the index page of oscommerce... I mean...
Syed Rajib Rahman
srajib_2003
Offline Send Email
Jun 11, 2009
4:56 am
Messages 2704 - 2733 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