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 1509 - 1538 of 2744   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1509
File : Code_Contest_Policy.doc Description : Code Contest Policy...
phpresource@yahoogrou...
Send Email
Oct 1, 2006
6:38 pm
1510
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...
Mohamed BADR
badrm1000000
Offline Send Email
Oct 2, 2006
10:58 am
1511
Hello BADR!! You can use all hidden variables as array... actullay your loop in form section overwrites all hidden variables. as the ...
billah_norm
Offline Send Email
Oct 3, 2006
10:39 am
1512
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...
billah_norm
Offline Send Email
Oct 3, 2006
10:39 am
1513
hi i want ip to country source code. thanks,bye...
hamed hosseini
h_63_h
Offline Send Email
Oct 3, 2006
3:22 pm
1514
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...
Vitaly Mudrenko
vito_web
Offline Send Email
Oct 3, 2006
7:55 pm
1515
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...
Muhammad
jetbraine
Offline Send Email
Oct 4, 2006
1:56 pm
1516
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...
Tahsin Sayeeda Moon
tahsin_sayeeda
Offline Send Email
Oct 4, 2006
6:09 pm
1517
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...
Marco Branco
mbranco1975
Offline Send Email
Oct 5, 2006
8:49 pm
1518
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...
u k
somewheresom...
Offline Send Email
Oct 6, 2006
11:19 am
1519
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 ...
justin lugaria
justin_lugaria
Offline Send Email
Oct 6, 2006
12:47 pm
1520
... 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...
Paul Herring
shabble
Offline Send Email
Oct 6, 2006
12:48 pm
1521
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 ,...
u k
somewheresom...
Offline Send Email
Oct 6, 2006
4:42 pm
1522
it gives only 2 records, not all...
u k
somewheresom...
Offline Send Email
Oct 6, 2006
4:47 pm
1523
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...
Aniruddha Deshpande
ani_21149
Offline Send Email
Oct 6, 2006
4:48 pm
1524
... Then you want a left join, instead of a join. -- PJH Sick of spam? http://www.knujon.com/...
Paul Herring
shabble
Offline Send Email
Oct 6, 2006
7:16 pm
1525
You can try as following....... print("<img src=http://mail.yahoo.com/config/login/".$obras[ 'imagem'] ."\" width=\"10%\" height=\"10%\"><br>") ;...
S. M. ARiFUL ISLAM
arif_look
Offline Send Email
Oct 7, 2006
5:29 am
1526
I have tested it is working fine u k <letsphp@...> wrote: it retrieve only 2 records not all On 10/6/06, justin lugaria...
justin lugaria
justin_lugaria
Offline Send Email
Oct 7, 2006
5:29 am
1527
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...
azulfi
Offline Send Email
Oct 7, 2006
11:40 pm
1528
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...
INTERNATIONAL INTERNE...
exporttomtec...
Offline Send Email
Oct 7, 2006
11:41 pm
1529
Dear Tahsin You could select a CMS with Chat server. best of luck.........
mashiur79
Offline Send Email
Oct 8, 2006
4:10 am
1530
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...
Tahmid Munaz
munaz23
Offline Send Email
Oct 8, 2006
4:40 pm
1531
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...
vedu_bhatia
Offline Send Email
Oct 8, 2006
5:35 pm
1532
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...
home alone
rising_sun_ray
Offline Send Email
Oct 9, 2006
12:08 pm
1533
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...
mahi_ewu
Offline Send Email
Oct 10, 2006
6:47 am
1534
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...
kazi abdullah al mamun
sumon029
Offline Send Email
Oct 10, 2006
7:07 am
1535
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"...
Mohamed BADR
badrm1000000
Offline Send Email
Oct 10, 2006
12:50 pm
1536
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...
Ehsan Haque
ehsan.haque
Offline Send Email
Oct 10, 2006
6:15 pm
1537
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...
Ehsan Ahmed
shovonbugs
Offline Send Email
Oct 11, 2006
5:01 am
1538
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...
Dhana Da
dhana_funda
Offline Send Email
Oct 11, 2006
7:23 am
Messages 1509 - 1538 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