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...
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 265 - 294 of 406   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
265
We cant maintain seperate PHP sessions in a browser simultaneously. But we can wrap the PHP session with another one say we create a new session id for each...
ArunRaj R
raj47i
Offline Send Email
Sep 3, 2007
5:19 pm
266
Hi All, Does anyone know how to do database clustering.What i need is to replicate database and files on different servers so that even if one server goes down...
abhijith_babu
Offline Send Email
Sep 15, 2007
8:35 am
267
Hi Abhi, That is called "Redundancy" or "Failover". Can we know which Database are you using? Let us know more details, so that we can suggest you a good...
Arun Vasudevan
aruntechguy
Offline Send Email
Sep 15, 2007
8:53 pm
268
Hi I am using Mysql Database.it will be great if you can help me Thanks Abhi ... Unlimited freedom, unlimited storage. Get it now [Non-text portions of this...
Abhijith Babu
abhijith_babu
Offline Send Email
Sep 16, 2007
12:35 pm
269
Hi Arun Im using a MySql database,it will be great if you can help me.Please do let me know if you need to know anything else. Thanks in Advance Abhi ... ...
abhijith_babu
Offline Send Email
Sep 16, 2007
12:36 pm
270
This link may help you http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-replication.html Rgds Praveen abhijith_babu <abhijith_babu@...> wrote: Hi...
Praveen V
ninethsense
Online Now Send Email
Sep 16, 2007
4:09 pm
271
Hi I have some more doubts,sorry if i sound stupid. 1.For achieving this will we have to write anythung special in our php code 2.Does we need to make a copy...
abhijith_babu
Offline Send Email
Sep 18, 2007
10:35 am
272
for replication we dont do anything in code..we just add the masters replication uname passwrd etc in the my.cnf in /etc...its working is the master (the db...
Arun G Nair
g.arunnair
Offline Send Email
Sep 18, 2007
11:02 am
273
I also need to know of a situation in server with our php files goes down?Do we need to have a copy of our php files on all servers.How to deal with such a...
abhijith_babu
Offline Send Email
Sep 18, 2007
12:48 pm
274
u must have the copy of php files in all the application servers....no need of php files in database servers..when there is a change in ur code u must change...
Arun G Nair
g.arunnair
Offline Send Email
Sep 19, 2007
6:42 am
275
Hi Do anybody have experience with postgresql. Like can xampp be used with postgresql on windows/linux. Also can complete debian linux be downloaded from...
V.ESWAR
eswar_v
Offline Send Email
Sep 19, 2007
8:26 am
276
Debian linux download links: http://www.debian.org/distrib/ftplist Rgds Praveen. "V.ESWAR" <eswar_v@...> wrote: Hi Do anybody have experience with...
Praveen V
ninethsense
Online Now Send Email
Sep 19, 2007
9:10 am
277
Thanks,I got the idea,one more doubt,We have copy of php files in all aplication servers and if one of the server goes down it must take up the next ,How will...
abhijith_babu
Offline Send Email
Sep 19, 2007
9:12 am
278
one method for the solution of that problem is loadbalancing..loadbalancer is a hardware device..the main public ip will be pointed to this load balancer and...
Arun G Nair
g.arunnair
Offline Send Email
Sep 19, 2007
9:20 am
279
Hi all Can anybody pls help me how to make horizontal menu with submenus compatible with IE/mozilla/firefox? thanks in advance, shajan ...
Shajan Joseph
shajan4
Offline Send Email
Sep 19, 2007
9:40 am
280
Hi THANKS A LOT,It has been GREAT help.I will let you know my progress.You guys are just GREAT Thanks Abhi ... loadbalancing..loadbalancer is a hardware...
abhijith_babu
Offline Send Email
Sep 19, 2007
9:50 am
281
u need dynamic or static menus?? Shajan Joseph <shajan4@...> wrote: Hi all Can anybody pls help me how to make horizontal menu with submenus...
Arun G Nair
g.arunnair
Offline Send Email
Sep 19, 2007
10:17 am
282
Thank u for the reply. I'm interested in static menus. Shajan ... From: Arun G Nair <arun_gold2001@...> To: phpKeralaUg@yahoogroups.com Sent: Wednesday,...
Shajan Joseph
shajan4
Offline Send Email
Sep 19, 2007
10:52 am
283
Yups, and here is the tutorial for setting up mysql clusters behind a load balancer. The aim is to have true redundancy. ...
Arun Vasudevan
aruntechguy
Offline Send Email
Sep 19, 2007
2:15 pm
284
Hi, Does anybody know how get hex values of a file using php. Thanks Anand ... Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. ...
Anand Ayyappan
anandwebs
Offline Send Email
Sep 21, 2007
11:08 pm
285
What you mean by 'hex values of a file'? hex values of characters in a file? May be dechex()helpful? Rgds Praveen ...
Praveen V
ninethsense
Online Now Send Email
Sep 22, 2007
6:11 pm
286
Is there any classes /codes to convert a dynamic php page into pdf file and store in server folders? The php page has tabulated values from database and also ...
Mr su go
mailcity_2k
Offline Send Email
Sep 24, 2007
8:10 am
287
u can do it with the help of FPDF...visit http://www.fpdf.org/ Mr su go <mailcity_2k@...> wrote: Is there any classes /codes to convert a...
Arun G Nair
g.arunnair
Offline Send Email
Sep 24, 2007
9:01 am
288
check http://fpdf.org ... -- ... Warm regards Vishnu.S.S [Non-text portions of this message have been removed]...
Vishnu™
vishnusarkara
Offline Send Email
Sep 24, 2007
9:16 am
289
Did you try PHP PDF functions ? http://in2.php.net/pdf Rgds Praveen Mr su go <mailcity_2k@...> wrote: Is there any classes /codes to convert a dynamic...
Praveen V
ninethsense
Online Now Send Email
Sep 24, 2007
9:20 am
290
Good Day Sorry for the delay in replying. No what i want is stuff which can get the hexa values like we get in tool like Hexplorer (...
Anand Ayyappan
anandwebs
Offline Send Email
Oct 12, 2007
11:04 am
291
Hi all My problem is to restrict my MySQL table field with size of 6000 character. I gave field type as text and size 6000. But when try to see the...
Shajan Joseph
shajan4
Offline Send Email
Oct 16, 2007
6:32 am
292
Can anyone tell me where we can purchase the Zend Certification Book in India?...
phpananth
Offline Send Email
Oct 16, 2007
6:40 am
293
hi friend i think no need to set size for text in db.. Shajan Joseph <shajan4@...> wrote: Hi all My problem is to restrict my MySQL table field with size...
Arun G Nair
g.arunnair
Offline Send Email
Oct 16, 2007
11:25 am
294
hai, i am kapil,newly joined . Hope i'll get all the support from u guys out there. Looking fwd to hear frm u. Bye ... Explore your hobbies and interests....
kapil gopinath
kapil_gopinath
Offline Send Email
Nov 19, 2007
9:29 am
Messages 265 - 294 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