How do I???????????????

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
alythcott
-


Joined: 16 Jul 2003
Posts: 13

PostPosted: Fri Sep 05, 2003 2:03 am    Post subject: How do I??????????????? Reply with quote

If an argument is supplied to exit(), it apparently returns that argument,
regardless of its data type. How do i "exit" an argument without returning that argument
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Sep 05, 2003 1:04 pm    Post subject: Re: How do I??????????????? Reply with quote

Use return() instead of exit().
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
alythcott
-


Joined: 16 Jul 2003
Posts: 13

PostPosted: Sat Sep 06, 2003 2:06 pm    Post subject: Reply with quote

:( still isn't working
Back to top View user's profile Send private message
kodeking
-


Joined: 19 Jun 2003
Posts: 15

PostPosted: Sun Sep 07, 2003 3:54 am    Post subject: Reply with quote

do:

Code:
return;

________
Find Headshop
________
Mary jane


Last edited by kodeking on Sat Feb 19, 2011 6:35 pm; edited 2 times in total
Back to top View user's profile Send private message
alythcott
-


Joined: 16 Jul 2003
Posts: 13

PostPosted: Mon Sep 08, 2003 1:32 pm    Post subject: Reply with quote

When i'm on the localhost host the program works fine. However when on a remote PC I am still getting the same problem. On the program executes the argument the value i returned. So if i use the back button on my browser the script does the return to the previous page. It just stay on the page that was loaded after the argument was submitted.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group