Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 8052 - 8081 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8052
Hello, I need help to upload image with member id, like "m_id_filename.jpg" just not to overwrite file. This is the path, and i m sending m_id on image upload...
arvindsri123
Offline Send Email
Jan 2, 2009
4:31 am
8053
Hello, I need help to upload image with member id, like "m_id_filename.jpg" just not to overwrite file. This is the path, and i m sending m_id on image upload...
arvindsri123
Offline Send Email
Jan 2, 2009
4:32 am
8054
I'm not exactly clear on what you're asking here. It sounds like you need to know how to upload the files without overwriting existing ones. Is that correct?...
Joe Forsythe
jforsythe@...
Send Email
Jan 2, 2009
5:11 am
8055
Hello, yes I need to know how to upload the files without overwriting existing ones, and in my case want add member id just before the original file name. ...
arvindsri123
Offline Send Email
Jan 2, 2009
6:43 am
8056
Hi Arvind, Better add the member id number at the end of the file like member_10.jpg Thanks & Regards Udayakumar Sarangapani Sr. PHP Developer CompIndia...
Udaya kumar
udayakumaar
Offline Send Email
Jan 2, 2009
9:02 am
8057
Hello, Thanks, May u send me full code according to my first post regarding this, if possible make changes in my code which i posted here before. Thanks, Avi ...
arvindsri123
Offline Send Email
Jan 2, 2009
11:30 am
8058
Hi Avi, 3 points: 1. You can do as Udayakumar has suggested or I suggest. Putting the member id at the end of the file name or the front is a "half a dozen of...
Joe Forsythe
jforsythe@...
Send Email
Jan 2, 2009
4:35 pm
8059
Hi Joe & Udaya Kumar, I have done it, and its working fine, Thanks a lot both of you. Thanks, Avi...
arvindsri123
Offline Send Email
Jan 3, 2009
12:43 am
8060
Hello All, I am storing/inserting 10 images in a database and files stored in"uploads" folder. Now I am using below code to delete all , here is code. but its...
arvindsri123
Offline Send Email
Jan 3, 2009
5:31 am
8061
Hi Avi; you are gr8 developer; please use our Concept and mind,if you use more it's going well and grouthful for your technical skills. Now you use unlink()...
Rajesh Gupta (रà...
gupta.soft
Offline Send Email
Jan 3, 2009
5:50 am
8062
Hi, I m doing this... $dest="../uploads/"; $query3 = "SELECT * FROM model_photos WHERE model_photos.m_id = {$_GET['m_id']}"; $result3 = @mysql_query ($query3);...
arvindsri123
Offline Send Email
Jan 3, 2009
5:55 am
8063
Hi, When I am using code which u have posted here <?php $sql="select * from model_photos where m_id='$m_id'"; $result=@mysql_query($sql); ...
arvindsri123
Offline Send Email
Jan 3, 2009
7:31 am
8064
S.M. Saidur Rahman is a member of Digg and would like to send you an invitation. With Digg you can help promote and share news to the millions of Digg viewers...
via Digg
rana_0036
Offline Send Email
Jan 3, 2009
10:17 am
8065
Hi Arvind, You have to use below: <?php $sql="select * from model_photos where m_id='$m_id' LIMIT 1"; $result=@mysql_ query($sql) ; $rows=@mysql_ num_rows(...
Udaya kumar
udayakumaar
Offline Send Email
Jan 3, 2009
12:28 pm
8066
Hello Viji,   Sorry for the late response... I agree with Uday you can use view the Error first of all or else paste the entire code over here for crystal...
Kannan Babu
kannan2211
Offline Send Email
Jan 3, 2009
3:40 pm
8067
Dear Avi,   Looking your code I knew that you are onli deleting Records from your Table. At 1st you have to delete your stored file from folder named...
Suman Rai
rai.suman
Offline Send Email
Jan 3, 2009
8:08 pm
8068
... data base ... <?php $m_id = $_REQUEST['m_ id']; $query = "select * FROM model_photos WHERE m_id='$m_id' "; $image_obj=mysql_fetch_object($query); ...
avishek_mca84
Offline Send Email
Jan 3, 2009
8:09 pm
8069
Dear Friends,   I am looking php jobs.... any php openings in chennai location. please inform to me. Name : Gopi.P Mobile no : 9962520076. Unlimited freedom,...
gopi nath
gopivsb
Offline Send Email
Jan 4, 2009
6:15 am
8070
i want help about SEO(search engine optimizatoin) if any body can prodive it.If u can send me deltail documentation about seo. THNX...
FAKHAR ABBAS
fakhir_007
Offline Send Email
Jan 5, 2009
6:23 am
8071
Hello, Actually I have 10 columns like Image_1, Image_1, Image_1...Image_10. when i am trying to unlink its deleting only one iamge at a time, i want to...
arvindsri123
Offline Send Email
Jan 6, 2009
10:07 am
8072
You're going to need to loop through your results. I would personally also use mysql_query instead of mysql_fetch_object as well -- I seem to have an easier...
Joe Forsythe
jforsythe@...
Send Email
Jan 6, 2009
3:19 pm
8073
Hello man $image_obj=mysql_fetch_object($query); just fetches single record at a time . You need to go thorugh a while() and in the while put the unlink(). So...
Hari KT
kthari85
Offline Send Email
Jan 6, 2009
3:23 pm
8074
Hi, Would u like to work from home, salary based ? If yes, send me full details abt ur self with expected salary for 8 hrs daily online. Thanks, Avi ... please...
arvindsri123
Offline Send Email
Jan 6, 2009
10:43 pm
8075
Hi All, I need help to upload swf files on server through backend and then retrieve that on frontend, I am using custom script for backend and uploading images...
arvindsri123
Offline Send Email
Jan 7, 2009
12:02 am
8076
Hai, I am Elandirayan. Php developer and interested to work from home. Here i enclosed my resume. and also having knowledge in drupal. With cheers ...
elandirayan janarthanan
elanonmission@...
Send Email
Jan 7, 2009
4:39 am
8077
Hi Arvind, I think that you are using 10 images per row of your table. so, you want to delete all the images when you delete that particular row. If i am right...
Udaya kumar
udayakumaar
Offline Send Email
Jan 7, 2009
5:16 am
8078
What type of error if any are you getting when trying to upload? You should be able to upload any type of file, Can you post your upload code?...
Charles Pelkey
pelkeyc
Offline Send Email
Jan 7, 2009
2:06 pm
8079
Hi All, I have a database, and a php file when i run select query, i want all the data should come on a HTML page, not in php file. Any help please... Thanks, ...
arvindsri123
Offline Send Email
Jan 7, 2009
10:58 pm
8080
Use mod_rewrite in Apache to make it look like it's an HTML file, even though it's really a PHP file. ... [Non-text portions of this message have been removed]...
Brian H
bh_781
Offline Send Email
Jan 7, 2009
11:00 pm
8081
Hi All, I have made a registration page which sent a mail to user with id/pass with thanks after registration, But i want to send a link to confirm that user...
arvindsri123
Offline Send Email
Jan 8, 2009
6:52 am
Messages 8052 - 8081 of 9235   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