Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa