Interview Question in SQL Server Indexing


 

Interview Question :: I need a computer expert


Someone who is really good at programming, and codenig stuff like php, my sql, main stuff like that. cause my problem is complicated and i need someone who knows what they are doing:

ok now my problem is that im have set up a user script with monthly payments and everything, but when i test to see if people an sign up i get::

Warning: Cannot modify header information - headers already sent by(output started at /home/*******/public_html/*****/registra... in /home/*******/public_html/*****/registra... on line 250

and when i go to both lines they tell me:

Line 250::

header('Location: index.php?action=pay&user_id=' . $user->user_id. '&user_membership=' . $_POST['user_membership']);

whats happening
Answers to "I need a computer expert"
RE: I need a computer expert?

I suggest you post a support request on the membersitewizard site.

This is simply incorrectly executed code or a mismatch between your PHP version and the servers. Membersitewizard says you need PHP4 or higher.



The errors look as if the PHP is not reading the code correctly or you don't have the database or .htaccess setup correctly in any event it is not something we can answer with out seeing the error codes which will be in the server log files!!!



I would say check the installation and go through every single step to be sure you didn't miss one. (like setting up the MySql database etc.)
 
Vote for this answer ::  
RE: I need a computer expert?

Try asking Bill Gates!
 
Vote for this answer ::  
Update Alert Setting