Search the web
Sign In
New User? Sign Up
in-phpug · Indian PHP User Group
? 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 3114 - 3143 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3114
Hi, I am not sure this is the right forum for this. I need to create an advanced calendar which will hold details like birthdays, events, both one day and...
abhishek jain
ejaincom
Offline Send Email
Sep 3, 2007
2:57 pm
3115
Hi Abhishek Just google for php event calendar and take your pick!! Suchi Garg [Non-text portions of this message have been removed]...
Suchi Garg
sug_holtec
Offline Send Email
Sep 4, 2007
8:51 am
3116
Hi , please check the phpclasses.org for the calendar class. There is already on calendar class for various purpose. ... -- Regards :- PRADEEP S. SAMALE. ...
pradeep samale
pradeepssamale
Offline Send Email
Sep 4, 2007
8:51 am
3117
Dear Friends, I am looking for a simple User Authentication Module for a website I am trying to develop. On searching for it, I got several options, but ...
Vijay Barve
vjaybarve
Offline Send Email
Sep 10, 2007
4:26 am
3118
Hi... Below is C code - struct info{ int wt; char c; }; struct info a[10]; can i write similar code in php. I want to create an array of object...is it...
brijesh rai
brijesh_mnnit
Offline Send Email
Sep 12, 2007
12:30 pm
3119
Hi Brijesh, Here is the sample code. //initialize $myObj1=new myClass; $myObj2=new myClass; $myObj3=new myClass; //assign values $myObj1->var1='somevalue'; ...
Krishna Srikanth
krishna.srikanth@...
Send Email
Sep 12, 2007
12:39 pm
3120
Did not get your point... array("object1", "object2", "object3"); Is this wat you mean ? ... -- Best Regards, Shoeb Surya "If ants are such busy workers, how...
Shoeb Surya
a_accilies
Offline Send Email
Sep 13, 2007
2:31 am
3121
Thanx Manda...but actually i want to convert this C code in php... struct info{ int wt; char ch; }; struct info a[3][5]; main(){ int i,j; char c='a'; ...
brijesh rai
brijesh_mnnit
Offline Send Email
Sep 13, 2007
2:32 am
3122
maybe you can visit http://www.bmgadg.com/ajax_calendar.php or http://www.phpdeveloper.org/news/5781. they provide a free calendar based on ajax and PHP, but...
Marga Sulistiyanto
masmarga@...
Send Email
Sep 13, 2007
12:13 pm
3123
hi... i want to make a web page with the facility of uploading files.... i m using apache 2.2, php 5.2, windows xp . Please suggest me how to do this... ... ...
brijesh rai
brijesh_mnnit
Offline Send Email
Sep 15, 2007
3:23 pm
3124
... http://in.php.net/manual/en/features.file-upload.php It pays to read the manual :-/ T -- ============================================================= PHP...
Dr. Tarique Sani
tariquesani
Offline Send Email
Sep 15, 2007
3:30 pm
3125
Hello All, I already made a site in PHP. Now the client wants to make in durpal so that how I convert this site in durpal. I already installed the durpal on...
geetanuj2002
Offline Send Email
Sep 21, 2007
7:51 am
3126
Please help me to find the best and easy Version Control System whicah can be used on Windows Machines with Sites on Linux Server. I tried CVS and SVN and...
Anurag's
abhatia6feb
Offline Send Email
Sep 29, 2007
10:47 am
3127
Hi Anuj, If you will going to pay for that, I can help you to create that site in Drupal. I'm a freelancer. Regards, Jaspal Singh 09891156880...
Aadhunik .Net Jaspal ...
jaspal_77
Offline Send Email
Sep 29, 2007
10:49 am
3128
Hi Friends, I need to query mysql db and show the result text on web-page in Kannada language. But every time i am ending with ????? symbols. Here i am...
basant sharma
vampirelovesu
Offline Send Email
Oct 18, 2007
10:17 am
3129
you mysql table DEFAULT CHARSET is laitn should be utf8 only.. cheers, sumit ... ...
Sumit Mittal
pra_mittal123
Offline Send Email
Oct 18, 2007
11:46 am
3130
check for the relevant font file on the system. ... [Non-text portions of this message have been removed]...
Ashish Jain
ashishjain_cse
Offline Send Email
Oct 18, 2007
11:47 am
3131
... If it is a local font problem he wouldnt have typed in kannada in the first place .. I think its the character set in the table as sumit said which is the...
pavi s
pavithransss
Offline Send Email
Oct 18, 2007
3:54 pm
3132
Hi basant sharma, I have seen your SQL Table. U have to set the UT8 for table. if ur using less than 4.1 mysql version. else u can set by column level. ... ...
Saravanan .R
haisharan
Offline Send Email
Oct 20, 2007
2:18 am
3133
Hi, I have written a scheduler which processes all mails from a mail account and the processed data will be inserted into the database. If it is success, I am...
Binoy
binoyav_kvr
Offline Send Email
Nov 27, 2007
11:45 am
3134
Hi binoy, Yes it is possible , but before jumping onto this i would like to suggest the easiest method will be to forward the emails at the time you receive...
abhishek jain
ejaincom
Offline Send Email
Nov 28, 2007
3:52 am
3135
Thanks for the reply. I just want to do it through my program. If all the process is success, then only I need to forward the file to another account. Any...
Binoy av
binoyav_kvr
Offline Send Email
Dec 2, 2007
6:10 pm
3136
Hi All students out there - thought you would like to know about this: http://www.google.com/policyfellowship/ Suchi Garg [Non-text portions of this message...
Suchi Garg
sug_holtec
Offline Send Email
Dec 7, 2007
8:04 am
3137
Anyone can please let me know if a Open source class or Free software which can encrypt the code or obfuscate the code. I want to send a sample of my code to...
Anurag's
anurag.bhatia
Offline Send Email
Dec 21, 2007
10:03 am
3138
... Try sending the code and ask them to see it as an example of your work quality... has worked very well for me. Tarique -- ...
Dr. Tarique Sani
tariquesani
Offline Send Email
Dec 21, 2007
10:09 am
3139
Okay! I was also thinking to use a compiler with the obfuscator. Else I will have to do something like what Dr Sani has told me, ... -- Thanks Anurag Bhatia ...
Anurag's
anurag.bhatia
Offline Send Email
Dec 21, 2007
11:37 am
3140
Can any one say how to implement the code for chat without database or files. Is there any other way to implement code for chating in php....
skumar_sss
Offline Send Email
Dec 27, 2007
12:50 pm
3141
Try this: http://www.phpfreechat.net/demo.en.html http://phpopenchat.org/index.php ...
Rajesh G S
gsronline
Offline Send Email
Dec 27, 2007
2:36 pm
3142
Hi Friends, I fear that this email may be offtopic but it might be helpful to the group as well, I am facing a common problem, i need to send an email campaign...
abhishek jain
ejaincom
Offline Send Email
Jan 16, 2008
12:48 am
3143
... FWIW - don't help the spamers - that said try the latest PHPMailer it has ability to embed images... Tarique -- ...
Dr. Tarique Sani
tariquesani
Offline Send Email
Jan 16, 2008
1:06 am
Messages 3114 - 3143 of 3262   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