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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 55 - 87 of 406   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55
I have a first file one.php as follows <?php session_start(); $_SESSION["real_name"] = "Hermawan Haryanto"; print "<a href='two.php'>Go to this page</a>"; ?> ...
sajimavelil
Offline Send Email
Aug 7, 2006
9:17 am
56
Hi, There is nothing wrong with your code. The problem may be with your browser settings. Check whether you are getting the phpsession id in your browser. If...
Jeevan Tomson
jeevantomson
Offline Send Email
Aug 7, 2006
9:33 am
57
Try a <pre> <?php print_r($_SESSION); ?> </pre> (This will list all the session data) Are you able to handle session variables from other php applications? ...
Praveen V
ninethsense
Offline Send Email
Aug 7, 2006
10:28 am
61
hi Praveen and other phpKeralaUg members, i am a member of phpKeralaUg@yahoogroups.com . i belong to one environmental NGO which tries to establish Indias...
San Oly
indianecosopher
Offline Send Email
Aug 7, 2006
8:31 pm
62
PHP Freelancers with atleast 2+ experience. Please sent your portfolio to ninethsense@......
Praveen.V.Nair
ninethsense
Offline Send Email
Aug 9, 2006
10:22 am
63
Hai, My aim is user authentication through session variables. But it is not working. I tried many times. Will it be any configuration problem????? Saji Joseph ...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 10, 2006
7:42 am
64
HI, We can use session for user authetication. When we start a session and assign a session variable for eg. session_start(); $_SESSION["real_name"] = ...
Jeevan Tomson
jeevantomson
Offline Send Email
Aug 10, 2006
8:50 am
65
Dear Saji, Yes, there is possibility. In php.ini inspect the [Session] section session.save_handler = files session.save_path = /tmp (if you are on windows) ...
Praveen V
ninethsense
Offline Send Email
Aug 10, 2006
9:49 am
66
Hi, I dont think it is a configuration proble. I u can post the code . I will ckeck it. ... -- Regards Jeevan Tomson ... PicoPeta Simputers Private Limited ...
Jeevan Tomson
jeevantomson
Offline Send Email
Aug 10, 2006
10:11 am
67
Hi all I got a problem.In a project im developing the flash appilcation stores the flv files on a flash media server .I need a way to acess this flv files...
abhijith_babu
Offline Send Email
Aug 10, 2006
9:08 pm
68
Here is the code: loginprocess.php:- <?php include("conn.php"); ?> <?php session_start(); $q1="select appls from users where uname='".$_POST['uname']."' and ...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 11, 2006
4:03 am
69
Sir, I have pasted my php.ini as you said. Paste Link : http://www.ninethsense.com/pastebin/index.php?p=144 Thanking you, Saji Joseph ...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 11, 2006
4:08 am
70
Are you sure, this folder exists ? session.save_path = "C:Temp" saji joseph mavelil <sajimavelil@...> wrote: Sir, I have pasted my php.ini as you said. ...
Praveen V
ninethsense
Offline Send Email
Aug 11, 2006
4:27 am
71
Ofcourse. C:\Temp exists and session file is also created inside that. But still not working. Saji. ... __________________________________________________ Do...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 11, 2006
7:55 am
72
type this under session_start() header("Cache-control: private"); there is a chance... liju...
pmliju2004
Offline Send Email
Aug 11, 2006
8:49 am
73
Dear Saji, If you need to test your code you can use this ftp server. If its php ini file configuration problem you can rectify it. ...
Najeem M
freelance_wo...
Offline Send Email
Aug 11, 2006
6:58 pm
74
[[["In order for the flv files to be placed on your site, once the flv files have been save/uploaded to you account, you will need a third party script (such...
Najeem M
freelance_wo...
Offline Send Email
Aug 11, 2006
7:39 pm
75
Dear Saji, Just before going long coding , test the server or browser supporting session. Its simply as follows: [code] <?php session_start(); ...
Najeem M
freelance_wo...
Offline Send Email
Aug 11, 2006
8:25 pm
76
Dear Saji, Could you please attach a copy of phpinfo() file[without any modification]? Thanks, Nigel I...
Najeem M
freelance_wo...
Offline Send Email
Aug 12, 2006
3:24 am
77
Dear Sir, Here is the phpinfo file. Saji ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 12, 2006
4:34 am
78
Sir, It works perfectly. I have already checked it. But my intention is not working. Saji. ... __________________________________________________ Do You...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 12, 2006
4:36 am
79
Sir, Tried. not working. Saji ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
saji joseph mavelil
sajimavelil
Offline Send Email
Aug 12, 2006
4:42 am
80
Dear Saji, Have you checked the phpinfo yet? It need to show somthing like, session Session Support enabled Registered save handlers files user Registered ...
MSBC
freelance_wo...
Offline Send Email
Aug 12, 2006
12:10 pm
81
Dear najeem this is what im trying to achieve There is a flash application in the site which records videos and audios of users signed up on the site and he...
abhijith_babu
Offline Send Email
Aug 12, 2006
6:45 pm
82
Dear Abhijith,Nigel here, Have you tried like this? [code] exec("path to converter/flvconverter" "/path/path/file.flv" "path/path/file.mp4") [/code] ...
Najeem M
freelance_wo...
Offline Send Email
Aug 13, 2006
3:45 pm
83
Hi everybody, Here is a group for programming discussion and job postings etc http://groups.yahoo.com/group/askmeaskme Plesae come and join and share your...
Najeem M
freelance_wo...
Offline Send Email
Aug 13, 2006
3:54 pm
84
Hi Nigel I know it will work out if the flv file is on the smae server.But we need it stored on the flash media server.This is a project which is expected to...
abhijith_babu
Offline Send Email
Aug 14, 2006
8:15 am
85
Hi all Sorry for responding late. I had solved my problem .I mailed the flash media server assitance to change our account to an sftp account,it wont cost any...
abhijith_babu
Offline Send Email
Sep 19, 2006
7:46 am
86
Hi, QBurst Technologies located at Trivandrum is looking for PHP experts and a MySQL DBA for a large project. Requirements: PHP - OO concepts, MVC frameworks...
Prathapan Sethu
prathap71
Offline Send Email
Oct 9, 2006
4:04 am
87
Wanted 3+ experienced PHP developers Send resumes to praveen@.......
Praveen.V.Nair
ninethsense
Offline Send Email
Oct 23, 2006
6:26 am
Messages 55 - 87 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