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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 215 - 245 of 406   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
218
Hi all I use php 5 with linux. i'm having a form to create user ids and password. I am planning to allow the user to enter the password contains atleast one...
Shajan Joseph
shajan4
Offline Send Email
Jul 10, 2007
12:59 pm
219
Hi all , I seen using 'sha' function instead of md5 is better ?? any body have idea??? Shajan Joseph <shajan4@...> wrote: Hi all I use php 5 with linux....
Ranji.......
ranji543
Offline Send Email
Jul 19, 2007
3:24 pm
220
hi, try this code for validate one letter password... <?php $pass = '@'; $regexp = "/[^a-zA-Z0-9\.\-\Ä\ä\Ö\ö\Ü\ü\ ]+$/s"; if (preg_match($regexp, $pass))...
Gopika G K
me_gopika
Offline Send Email
Jul 27, 2007
9:10 am
221
hi ... Why delete messages? Unlimited storage is just a click away. [Non-text portions of this message have been removed]...
Arun Antony
arunantonytd
Offline Send Email
Aug 3, 2007
7:17 am
222
Ref: http://www.pitsolutions.com/index.php? table=History&linkid=47&head=Opportunities Send your resumes to praveen[at]pitsolutions.com if need referal....
Praveen.V.Nair
ninethsense
Offline Send Email
Aug 8, 2007
8:00 am
223
[13-Jul-2007] Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast,...
Praveen.V.Nair
ninethsense
Offline Send Email
Aug 13, 2007
12:04 pm
224
I heard about it last week .. a important que. to our group members .. 1) What is the main difference between 4 & 5.. 2) normaly what is the difference between...
ranji543
Offline Send Email
Aug 13, 2007
5:31 pm
225
Zend engine 2 with new object model is the major change in PHP 5. Well I have seen lot of links on google. Here is one...
Praveen V
ninethsense
Offline Send Email
Aug 14, 2007
4:30 am
227
Dear all I am displaying a list user names in a multiple combo box. When I submit the page to another page, say page2, I want to capture the values of selected...
Shajan Joseph
shajan4
Offline Send Email
Aug 16, 2007
8:22 am
228
Dear Shajan, use array in the id/name declaration. Eg: <select name="lstNames[]" size="5" multiple="multiple"> Here, after POST - you can access the values...
Praveen V
ninethsense
Offline Send Email
Aug 16, 2007
9:09 am
229
Thank U Praveen. I could succeed. Shajan For Kerala Related sites got to http://www.shajan.itgo.com ... From: Praveen V <ninethsense@...> To:...
Shajan Joseph
shajan4
Offline Send Email
Aug 16, 2007
9:50 am
230
Dear all, I have a problem in PHP session handling. when I open my website in two or more tabs in Firefox, Opera, IE 7.0 or use 'Control+N' in IE 6.0 to open a...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 17, 2007
5:36 am
231
Hi, Actually it is not a 'problem' but a feature of browsers. Not with PHP, all the server side languages (asp.net, etc.) behave like this. The whole browser...
Praveen V
ninethsense
Offline Send Email
Aug 17, 2007
9:09 am
232
Hi praveen, Thank u for ur reply. But in my local server it creates different session files for each tabs/windows.I checked all the configuration settings in...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 17, 2007
10:51 am
233
I think we can use php session variables instead of _POST and _GET. Praveen V <ninethsense@...> wrote: Hi, Actually it...
Arun Vasudevan
aruntechguy
Offline Send Email
Aug 17, 2007
10:54 am
234
Hello all, ... We are on the lookout for freshers or software professionals with 1- year experience for our requirement for Trainee Developers. Applicants...
Praveen.V.Nair
ninethsense
Offline Send Email
Aug 17, 2007
12:16 pm
235
Ok I got one solution for this problem in php.ini make session.use_cookies = 0 the problem is using session cookies.if we disable it works fine plz tell me is...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 17, 2007
1:10 pm
236
session.use_cookies specifies whether the module will use cookies to store the session id on the client side I am still surprised to hear you are successful in...
Praveen V
ninethsense
Offline Send Email
Aug 17, 2007
3:54 pm
237
Yes we can use session cookies to store information. But the browser cookies option must be enabled. Get the values, store in cookies, read from cookies. ...
Arun Vasudevan
aruntechguy
Offline Send Email
Aug 17, 2007
10:12 pm
238
Thanks its a nice example.. Ranji http://www.keralam.at A Complete portal for Keralites Shajan Joseph <shajan4@...> wrote: Thank U Praveen. I could...
Ranji.......
ranji543
Offline Send Email
Aug 19, 2007
3:14 pm
239
Sorry guys...., it gives some unexpected results. if there is any in between pages which is not loaded in to the browser then in each page it starts new ...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 20, 2007
5:32 am
240
Mahabaleshwar, It should work. Check here : Cookies in PHP http://www.plus2net.com/php_tutorial/php_cookies.php regards, Arun Vasudevan Mahabaleshwar...
Arun Vasudevan
aruntechguy
Offline Send Email
Aug 20, 2007
7:30 am
241
Hi Friends, It worked for me fine. Make sure that register_globals in your php.ini is ON. Try the below codes. First create first.php file and then second.php....
Arun Vasudevan
aruntechguy
Offline Send Email
Aug 20, 2007
7:43 am
242
Just a note: Remember that cookies are browser depended and you cannot predict whether end-user will be 'allowing' it (security issues). Cookie = A...
Praveen V
ninethsense
Offline Send Email
Aug 20, 2007
7:47 am
243
No man, if communication is btween two pages then it works fine, no problem in that. but when there is intermediate page which is not loaded in to the browser...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 20, 2007
9:46 am
244
Hi, Please check your first post. I answered for the first post, i.e., how to pass values between different browser tabs or pages. Now its becoming more...
Arun Vasudevan
aruntechguy
Offline Send Email
Aug 20, 2007
11:46 am
245
Hi arun, my need is I want unique sessions for each tabs/windows.Changes made in one tab should not affect another tab.means different users should be able to...
Mahabaleshwar
mahihs2002
Offline Send Email
Aug 20, 2007
12:11 pm
Messages 215 - 245 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