parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!