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 7986 - 8015 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7986
Dear All. this is my second message. i am getting any help from u guys.please kindly share the information if any body has. how to use itext in php for pdf...
birgunj birgunj
birgunjp0071
Offline Send Email
Dec 1, 2008
10:01 am
7987
Itext is a Java class, so cannot be directly called by PHP. Instead, you should use the PHP supported PDF libraries. See...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Dec 1, 2008
10:40 am
7988
Dear All. how to configure and  php java bridge with wamp server. how to use itext in php for pdf generation and edit.if any body have any ideas or reference...
birgunj birgunj
birgunjp0071
Offline Send Email
Dec 2, 2008
11:02 am
7989
Thanks.. Good plug in. Regards, Wiltek Ghozali <http://www.wiltech-center.com/> http://www.wiltech-center.com From: php-objects@yahoogroups.com...
Wiltek Ghozali
wiltek.ghozali@...
Send Email
Dec 3, 2008
4:02 am
7990
Hello guys, i am just a beginer in php and i am working on my project on php.can you please send me the code for uplaod a picture in php and store that piture...
sHuVo
ssshuvo
Offline Send Email
Dec 3, 2008
4:03 am
7991
i need to mail a html newsletter from my website to almost 100thousand emails in a month. how can i do it effectively through php?...
Rakesh Jangid
jangid742002
Offline Send Email
Dec 3, 2008
4:04 am
7992
Hi Rakesh, You can try PHP List which is an bulk emailer. Thanks Muruganantham +919840526193 ... [Non-text portions of this message have been removed]...
Muruganantham
am_aanand
Offline Send Email
Dec 3, 2008
5:10 am
7993
Hi Shuvo, A 5 second Google search (php store file database) nets results for broad questions like this pretty quickly (top result: ...
Joe Forsythe
jforsythe@...
Send Email
Dec 3, 2008
6:03 am
7994
  Hi Everyone,   Greetings from Radixweb!!   I am representing one of the fastest growing web development companies from Ahmedabad, Gujarat. Radixweb (...
HR Radix
hr.radixweb
Offline Send Email
Dec 3, 2008
6:16 am
7995
Dear All, i downloaded php5.2.6 from www.php.net.but there is not php_java.jar file.i need help that from where i can download php_java.jar file. thanks ...
birgunj birgunj
birgunjp0071
Offline Send Email
Dec 3, 2008
11:30 am
7996
This explains where to get it - http://www.devshed.com/c/a/PHP/Using-PHP-with-Java/1/ Please can you also stop cross posting between lists. ... From:...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Dec 3, 2008
11:34 am
7997
-- Hey£¬ how are you doing recently? I would like to introduce you a very good company and its website is www.elec-eachnet.com. It can offer you all kinds of...
Technical-Center -Cai...
engmms2004
Offline Send Email
Dec 3, 2008
10:53 pm
7998
YES! GOOGLE and the PHP manual http://www.php.net/manual should be your best friends....
Larry Helms
larr_helms
Online Now Send Email
Dec 4, 2008
12:32 am
7999
I have been getting blank emails that are sent from within a form that I use with php. The email gets sent out, I get no error message. The recipient gets...
Ken
olets3
Offline Send Email
Dec 8, 2008
1:27 am
8000
Can you give us the code?...
E.Fransiscus
efransiscus@...
Send Email
Dec 8, 2008
8:38 pm
8001
I found out that I needed to use the wordwrap() function and it works just fine now Sorry I didn't back and post something earlier once I found out what...
Ken
olets3
Offline Send Email
Dec 8, 2008
8:40 pm
8002
Hi Ken, Try below code, i think that it must solve urs problem <?php $to = "amitmmc1@..."; $subject = "HTML email"; $message = " <html> <head> ...
Amit Bajaj
amitmmc1
Offline Send Email
Dec 9, 2008
11:59 am
8003
  Hi Dear Friends,   Greetings from Radixweb!!   I am representing one of the fastest growing web development companies from Ahmedabad, Gujarat . Radixweb (...
HR Radix
hr.radixweb
Offline Send Email
Dec 11, 2008
3:33 pm
8004
var_dump(ini_get("date.timezone")); echo date("e"); this code is giving output string(0) "" Asia/Calcutta and ini_get_all() entry corresponding to...
kranthi
u_kranthi001
Offline Send Email
Dec 12, 2008
6:42 am
8005
I need open some medical jpeg 12 bit loseless imgs... gd and imageMagick don't work... any suggestion??? thanks in advance... -- José Miguel Santibáñez ...
José Miguel Santib...
jms1609
Offline Send Email
Dec 12, 2008
12:13 pm
8006
Hi; you try to restart PHP gd2 services then try to again. ... -- Sincerely, Thanks and Regards, Rajesh Gupta, Software Developer/Software Engineer, SRM...
Rajesh Gupta ()
gupta.soft
Offline Send Email
Dec 12, 2008
12:18 pm
8007
thanks for the information.that saved me a lot of head-scratching. var_dump(date_default_timezone_get()); is giving me string(13) "Asia/Calcutta" yet ter are...
kranthi
u_kranthi001
Offline Send Email
Dec 12, 2008
4:09 pm
8008
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Send Email
Dec 14, 2008
11:57 am
8009
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Send Email
Dec 14, 2008
11:57 am
8010
Read the documentation for the function: date_default_timezone_get It obtains the date/time from one of _4_ different 'places'. If none are successful the ...
Larry Helms
larr_helms
Online Now Send Email
Dec 14, 2008
3:39 pm
8011
it might be because php gets the timezone from your system.. try changing the system time zone you might get new timezones in php...
wlupvr
Offline Send Email
Dec 16, 2008
7:05 am
8012
Dear Professionals, Could you please recommend your favorite "Open Source Project Management System".... with following features with 3 interfaces - Developer...
Imran
imran_mit4
Offline Send Email
Dec 18, 2008
7:39 am
8013
Hi; I am support you your suggestions,it's best for "Open Source Project Management System". Thanks for Informations.... ... -- Sincerely, Thanks and Regards, ...
Rajesh Gupta (रà...
gupta.soft
Offline Send Email
Dec 18, 2008
7:44 am
8014
Hi Friends,   I have loaded one xml file into php5.0 and get content in that tags into combo box.it is working file in php5.0.Accordingly i have completed...
vijaya lakshmi Vulli
vijayalakshm...
Offline Send Email
Dec 18, 2008
12:22 pm
8015
Hi Viji, Use always error_reporting(E_ALL); in your code and you can get the error. You can know what the error would be. If you dont have any idea about that...
Udaya kumar
udayakumaar
Offline Send Email
Dec 18, 2008
12:36 pm
Messages 7986 - 8015 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