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 1509 - 1538 of 2794   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1509 phpresource@yahoogrou... Send Email Oct 1, 2006
6:38 pm
File : Code_Contest_Policy.doc Description : Code Contest Policy...
1510 Mohamed BADR
badrm1000000 Offline Send Email
Oct 2, 2006
10:58 am
hi guys i am having a form to get all the listed students with each student there's a textbox for the teacher to write this student's grades or points here is...
1511 billah_norm Offline Send Email Oct 3, 2006
10:39 am
Hello BADR!! You can use all hidden variables as array... actullay your loop in form section overwrites all hidden variables. as the ...
1512 billah_norm Offline Send Email Oct 3, 2006
10:39 am
Hello Hamed!!! Feel free to install mysql 4.1.21 with php 4.4.4 . As you know that, PHP4 series has its own built in modules for ODBC and MySQL. So no *.dll...
1513 hamed hosseini
h_63_h Offline Send Email
Oct 3, 2006
3:22 pm
hi i want ip to country source code. thanks,bye...
1514 Vitaly Mudrenko
vito_web Offline Send Email
Oct 3, 2006
7:55 pm
Hi, I have published an article on my temporary blog, take a look here : http://vitophp.sufx.net/ There are some details how to get country name and other info...
1515 Muhammad
jetbraine Offline Send Email
Oct 4, 2006
1:56 pm
hello guys, i developed web application by php & mysql, it work on my pc perfect when i run it on the hosting server i got the following errors Notice: Only...
1516 Tahsin Sayeeda Moon
tahsin_sayeeda Offline Send Email
Oct 4, 2006
6:09 pm
Aas Salamu Aalaikum All Can anyone suggest me any topic for project that can be implemented using PHP & MySQL? I need a project topic that would be good enough...
1517 Marco Branco
mbranco1975 Offline Send Email
Oct 5, 2006
8:49 pm
i want to show an image 10% of his size. I have this code, but dont works. print("<img src=\"".$obras['imagem']."\" width=\"10%\"' height=\"'10%\"><br>"); What...
1518 u k
somewheresom... Offline Send Email
Oct 6, 2006
11:19 am
Table : employee ID Empname ManagerID 1 Ram 5 2 Prem 5 3 John 2 4 Roy 2 5 Anil 5 Need the result in the following format , relation [ Id = manager Id ] ID...
1519 justin lugaria
justin_lugaria Offline Send Email
Oct 6, 2006
12:47 pm
select a.id, a.emname, b.name from employee as a, employee as b where a.ManageID = b.ID u k <letsphp@...> wrote: Table : employee ID Empname ...
1520 Paul Herring
shabble Offline Send Email
Oct 6, 2006
12:48 pm
... Untested, but the following indicates the sort of thing you're after: select l.id, l.empname, r.empname as ManageName from employee l, employee r where...
1521 u k
somewheresom... Offline Send Email
Oct 6, 2006
4:42 pm
it retrieve only 2 records not all ... it retrieve only 2 records not all On 10/6/06, justin lugaria < justin_lugaria@... > wrote: select a.id ,...
1522 u k
somewheresom... Offline Send Email
Oct 6, 2006
4:47 pm
it gives only 2 records, not all...
1523 Aniruddha Deshpande
ani_21149 Offline Send Email
Oct 6, 2006
4:48 pm
Hello, Anybody here knows about vb6 & data report? i have some query with visual basic data report. AS i dont have much knowledge about vb + data reprot. I...
1524 Paul Herring
shabble Offline Send Email
Oct 6, 2006
7:16 pm
... Then you want a left join, instead of a join. -- PJH Sick of spam? http://www.knujon.com/...
1525 S. M. ARiFUL ISLAM
arif_look Offline Send Email
Oct 7, 2006
5:29 am
You can try as following....... print("<img src=http://mail.yahoo.com/config/login/".$obras[ 'imagem'] ."\" width=\"10%\" height=\"10%\"><br>") ;...
1526 justin lugaria
justin_lugaria Offline Send Email
Oct 7, 2006
5:29 am
I have tested it is working fine u k <letsphp@...> wrote: it retrieve only 2 records not all On 10/6/06, justin lugaria...
1527 azulfi Offline Send Email Oct 7, 2006
11:40 pm
hi guys, i hope u guys can help me regarding my college assignment. situation is that i will accept any video file from client and have to convert it into...
1528 INTERNATIONAL INTERNE...
exporttomtec... Offline Send Email
Oct 7, 2006
11:41 pm
ISO 9001 - 2000 www.infinno.biz page 1 of 1 2006-10-07 Hello gentlemen, do you want to work as freelancer for us in india pakistan or banghla desh after...
1529 mashiur79 Offline Send Email Oct 8, 2006
4:10 am
Dear Tahsin You could select a CMS with Chat server. best of luck.........
1530 Tahmid Munaz
munaz23 Offline Send Email
Oct 8, 2006
4:40 pm
SQABD held its 9th roundtable, with the support of BASIS. This roundtable was the 2nd session on the discussions on "Fixed Price Software Projects". A fixed...
1531 vedu_bhatia Offline Send Email Oct 8, 2006
5:35 pm
Dear All My client in Mumbai a CMM Level 3 company has a requirement of PHP professionals having an exp of 1-6 years for various positions. Kindly reply back...
1532 home alone
rising_sun_ray Offline Send Email
Oct 9, 2006
12:08 pm
hi guys, Hope you are well. I faced a little problem. how can i get server computer's font name list? any idea. suppose i have a manu box from where client...
1533 mahi_ewu Online Now Send Email Oct 10, 2006
6:47 am
hi, i want to upload mp3 file.i used enctype="multipart/form-data" in form to upload image.but i annot upload mp3 file by that way.u help me. mahi...
1534 kazi abdullah al mamun
sumon029 Offline Send Email
Oct 10, 2006
7:07 am
hi mahi, I am mamun from EWU. I think this code will be useful for you. I used that code for uploading mp3's. thanks mamun ... From: mahi_ewu...
1535 Mohamed BADR
badrm1000000 Offline Send Email
Oct 10, 2006
12:50 pm
hi guys i have a form where the user have a list/menu that get the type of certificate from the database like that <SELECT name="SEC_CERT_CODE"...
1536 Ehsan Haque
ehsan.haque Offline Send Email
Oct 10, 2006
6:15 pm
Hey, You might want to try your own example which is under Files section, Dynamic_List_Populate_php_oracle_By_AJAX.zip. Thanks, Ehsan ... type of certificate...
1537 Ehsan Ahmed
shovonbugs Offline Send Email
Oct 11, 2006
5:01 am
Hi all, I got a project from outsourcing. But I want to give if any1 want to developed this project please let me know within short time. I have attached all...
1538 Dhana Da
dhana_funda Offline Send Email
Oct 11, 2006
7:23 am
Hi, I am interested to your project.But I think I need some more details for this purpose.And also I think if it is possible to you we can contact in Y-chat.My...
Messages 1509 - 1538 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