Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Php connection parse error
Name: mrdamncool Date: June 21, 2009 at 00:43:29 Pacific OS: Windows Vista Subcategory: General
Comment:
I have made php connection but when i run,it gives me parse error on line 3. Below i show the code:-
Summary: hi, whats wrong with that line echo ''$data[nom_r]'</br>'; it says i have this error: Parse error: parse error, expecting `','' or `';'' in c:\inetpub\wwwroot\admin\users.php on line 20 i know wha...
Summary: I get a compilation error [parse error before `char'] in the following code: #include #include #include int main(int argc, char *argv[]) { char str[] = "now # is the time for all # good men to come...
Summary: hi im new to php programming and i have created a form that sends a email to an email address tht i specify. i want this email to be displayed in a table in my database. i have tried loads of dif...