Search found 14 matches

by umapathy
Thu Sep 07, 2006 6:17 am
Forum: PHP - Code
Topic: Hi to set and destroy Session
Replies: 3
Views: 483

Hi to set and destroy Session

Dear All,

how to set and Destroy session,
Please explain me some good example (login page and logout page).
with out sessioon i should view aparticular page


auamapathy
by umapathy
Wed Sep 06, 2006 1:22 am
Forum: PHP - Code
Topic: How to Validate Text and Submit Button?
Replies: 6
Views: 820

How to Validate Text and Submit Button?

Hi all i have one problem in my page. i have four textboxs. 1. Should Accept only Character 2.Should Accept only Number 3.Should check date format. 4. should check upload file. in the above four if i leave blank or type miss match a error should indimate to the user when he clicking the Submit Butto...
by umapathy
Mon Aug 28, 2006 2:14 am
Forum: PHP - Code
Topic: How to mail attachment file
Replies: 3
Views: 660

How to mail attachment file

Dear All,

I have one problem,
i can mail to cc,to,subject,message
but i could not send with attachment file.
if any one known please post code

Regards
Umapathy
by umapathy
Sat Aug 26, 2006 8:44 am
Forum: PHP - Code
Topic: Find the problem in this code
Replies: 1
Views: 2281

Find the problem in this code

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Dear All,...
by umapathy
Sat Aug 26, 2006 4:46 am
Forum: PHP - Code
Topic: How to set authendication for Login page
Replies: 1
Views: 1098

How to set authendication for Login page

Dear Friends,


How to check authendication for particular page with out using database(mysql)?

Thanks and Regards
Umapathy
by umapathy
Sat Aug 26, 2006 2:38 am
Forum: PHP - Code
Topic: Authendication problem
Replies: 3
Views: 1554

Authendication problem

Dear Friends! i have one page. in this page have 2 text box .(admin.php) one is for username another one is for password. if i give username=umapathy,password=india, the control goes to x.php. what my problem is if i copied the url form the IE ex.http://154.56.45.334/umapathy/x.php and i past it to ...
by umapathy
Wed Aug 23, 2006 2:11 am
Forum: PHP - Code
Topic: How to mail uploaded file
Replies: 4
Views: 544

How to mail uploaded file

Dear Friends

I have one doubt in sending uploaded file to mail.
how can i send mail with uploaded file.?
If any one known please post with coding


Thanks and Regards

Umapathy
by umapathy
Sun Aug 20, 2006 7:51 am
Forum: PHP - Code
Topic: How to redirect Page
Replies: 11
Views: 960

How to redirect Page

Hi All

I have a one page .here i get input
if the input is correct it should redirect to correct page otherwise it should go to another page.
Give me solution

Regards
Umapathy
by umapathy
Sun Aug 20, 2006 5:10 am
Forum: PHP - Code
Topic: How to retrive values from database(mysql)
Replies: 2
Views: 392

How to retrive values from database(mysql)

Dear all

I have a table. in the table totaly three fields, like name , age , address
i want to display these three fields values in a PHP page. or inside a html table
i need code. i know db connection coding. and i need retrive coding.

Regards
Umapathy
by umapathy
Sun Aug 20, 2006 4:59 am
Forum: PHP - Code
Topic: How to retrive values from dbase
Replies: 2
Views: 341

How to retrive values from dbase

Dear all

I have a table. in the table totaly three fields, like name , age , address
i want to display these three fields values in a PHP page. or inside a html table
i need code. i know db connection coding. and i need retrive coding.

Regards
Umapathy
by umapathy
Sun Aug 20, 2006 3:28 am
Forum: PHP - Code
Topic: What are the file types can we uploaded
Replies: 3
Views: 423

What are the file types can we uploaded

patrikG | Please use and tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Dear All, What are the file type ...
by umapathy
Sun Aug 20, 2006 3:09 am
Forum: PHP - Code
Topic: How to Upload Document file
Replies: 1
Views: 423

How to Upload Document file

Hi

I need the coding of uploading Document file concept.
i can uploaded image files only .
if any one known this reply soon

Regards

Umapathy
by umapathy
Fri Jul 28, 2006 4:14 am
Forum: PHP - Code
Topic: Uploading file types
Replies: 1
Views: 368

Uploading file types

Hi ! I have some problem to upload files. it accept only image files(jpg,gif,ping). it did not accepted some other files,like doc,txt,tif, i want to do this . How is it possible? Regards Umapathy Here code <?php // specify the directory where the uploaded file should end up $path = 'E:\umapathy\Uplo...
by umapathy
Fri Jul 28, 2006 2:38 am
Forum: PHP - Code
Topic: validation on Uploading file types
Replies: 1
Views: 319

validation on Uploading file types

Hi all

I have some problem in upload files.
i can only upload only image files.like "image/jpg,'image/gif'".
i want to upload (document,text,tif) files.
how is it possible.?
if any one knows reply me

Regards
Umapathy