Search the web
Sign In
New User? Sign Up
phpKeralaUg · PHP Users Group : Kerala
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 171 - 217 of 406   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
171
Web Programmer Wanted Company: Focal3 Softwares Pvt Ltd Web Site: www.focal3.com Job Location: Trivandrum, India Position: Full Time Start Date:...
Sabu
sabusandeep
Offline Send Email
Mar 19, 2007
9:50 am
172
Hi!. Thanks for your mail My details are as follows. Name: Saravanan S Programming Languages Known : VB, C, PHP Javascript, CSS Experience : 3 yrs in VB...
Saravanan S
saravanan191097
Offline Send Email
Mar 20, 2007
3:52 am
173
Dear All, I am happy to announce that we now have a new independant forum and website. Website: http://phpkerala.com/ Forum: http://forum.phpkerala.com/ The...
Praveen.V.Nair
ninethsense
Online Now Send Email
Mar 20, 2007
10:54 am
180
hi all.. I want a help to append a .doc file.. when i click on a link, i want to open the specified .doc file from the server & a name to get added to it from...
raji skariah
raji_ska
Offline Send Email
Apr 28, 2007
11:28 am
182
You said you want to append a .doc file. Is that a Microsoft Word document or simply a text file? If it is a Microsoft Word document, then you cannot...
Praveen.V.Nair
ninethsense
Online Now Send Email
Apr 30, 2007
4:20 am
183
Hi, Thank you very much ..for ur reply.. I am working in Linux platform..& want to append the microsoft word document..I am new to php ..& so can u give...
raji skariah
raji_ska
Offline Send Email
Apr 30, 2007
4:38 am
184
dear raji, try these links... http://php-pdb.sourceforge.net/modules/doc.php ...
ArunRaj R
raj47i
Offline Send Email
May 3, 2007
4:37 am
185
Hi, I tried to create a COM object for my excel application using $obj = new COM("Excel.Application") or Die ("Did not instantiate Excel"); I am getting...
zyberkid2005
Offline Send Email
May 4, 2007
4:52 am
186
May be your webbrowser doesnt have correct permissions to create the COM object. 2005 <zyberkid2005@...> wrote: Hi, I tried to create a COM...
Praveen V
ninethsense
Online Now Send Email
May 4, 2007
8:29 am
187
i have a problem with my excel file My problem is that iam have to save date in excel in 2007-01-22(Y-m-d) fromat . iam wrting the date to the excel file using...
binoy
binoymvee
Offline Send Email
May 5, 2007
1:35 pm
188
Have you tried the pear classes, it should take care of it. -- http://www.idealwebtools.com/blog/dns/ - The indepth of DNS explained ... -- ...
Aji Issac
ajiissac1
Offline Send Email
May 6, 2007
1:30 am
189
Have you tried the pear classes, it should take care of it. -- http://www.idealwebtools.com/blog/dns/ - The indepth of DNS explained...
Aji Issac
ajiissac1
Offline Send Email
May 6, 2007
1:30 am
193
Hi Praveen I have the plan to build a forum for kerala php group.So I already purchased the domain name phpkerala.net and enough space .But Now Iam working...
red moon
ziyalil
Offline Send Email
May 16, 2007
3:37 pm
194
Dear Sreejith, Very happy hear from you about the domain news. But one of our fellow member Mr. Sajeer already donated a domain and 25 MB webspace. Now we are...
Praveen V
ninethsense
Online Now Send Email
May 17, 2007
4:52 am
197
Position Type Full time position Work Experience · Software Engineer (Must have 1 years experience) · Manager of Software Engineering (Nice to have 1-3...
speake sofly19
speakesofly19
Offline Send Email
May 22, 2007
4:14 pm
200
hello PHP experts, I am having a word file done by user 1,stored in the server(RedHat Linux). Then user 2 will take that file thru a VB interface and correct...
raji skariah
raji_ska
Offline Send Email
May 25, 2007
10:31 am
201
Try diff command of linux. This does the work, may be u can use it though exec() -- http://www.idealwebtools.com/blog/ - I will be writing about Top Command in...
Aji Issac
ajiissac1
Offline Send Email
May 25, 2007
10:35 am
204
Unless ofcourse you have any specific requirements... why don't you read both the files in PHP using fopen and fread ? try reading some letter by letter / word...
ArunRaj R
raj47i
Offline Send Email
May 28, 2007
12:11 pm
205
hello Arun, thank you for ur response..but I want to get the compared file by adding or editing it by the 2nd user to a different location in the server . (&...
raji skariah
raji_ska
Offline Send Email
May 29, 2007
9:57 am
206
Hi Use some linux commands to compare your files, you can use system() or exec() for doing this from php Cheers raji skariah <raji_ska@...> wrote: hello...
Santhosh Nair
santhosh_nr00
Offline Send Email
May 29, 2007
11:51 am
207
Dear Members, http://forum.phpkerala.com/ As you know our php forum was down due to the maintenance and the disturbance of spammers. The phpKerala forum is...
Praveen V
ninethsense
Online Now Send Email
May 29, 2007
1:00 pm
208
Hi, Opening Word Documents in php is possible. D(COM) in PHP will enable us to do that. Please find / write your own code for comparing two files after...
Arun Vasudevan
aruntechguy
Offline Send Email
May 29, 2007
1:29 pm
209
Hi again, I came to notice that, some extra spaces appeared in my post, which were not in my original code. So you can see the original code here : ...
Arun Vasudevan
aruntechguy
Offline Send Email
May 29, 2007
2:39 pm
211
Does ut look like advertisement? -- http://www.idealwebtools.com/blog/top/ - Know how your *nix based server is performing, Top command explained in depth On...
Aji Issac
ajiissac1
Offline Send Email
Jun 1, 2007
10:57 am
212
Really tired of spams ;) Well, enabled 'approval' by moderators for posts and new memberships. Best Regards Praveen. ... server is ... crazy - ... how to ... ...
Praveen.V.Nair
ninethsense
Online Now Send Email
Jun 1, 2007
11:08 am
213
Hi, diff commanfd will help you . use diff command with exec or with system for comparing two files. Regrads Sarath K S Santhosh Nair <santhosh_nr00@...>...
k s sarath
saks2103
Offline Send Email
Jun 15, 2007
11:20 am
214
Top industry salary plus bonuses!!! US based firm in Coimbatore looking for PHP Programmers and Web Designers, 2-3 years experience required. Immediate...
ufairiya
Offline Send Email
Jun 25, 2007
5:43 am
215
Hi all I'm using php5 with mysql database in linux. I am working on programme where user login required with password. Password is encrypted with MD5. It's...
Shajan Joseph
shajan4
Offline Send Email
Jul 2, 2007
7:02 pm
216
SPL: PHP POSITION :Sr Project Lead And Jr.PHP Programmer ROLE : lead a team for requirement gathering, design and development; interacting with the client....
Umanath D
jobs4r_u
Offline Send Email
Jul 4, 2007
10:00 am
217
Requirement : We currently require senior and middle level PHP Developers who can work independently as well as in a team. Candidates should have good...
red moon
ziyalil
Offline Send Email
Jul 6, 2007
9:04 am
Messages 171 - 217 of 406   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