Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<td><strong>MP:</strong></td>";
echo "<td>";
echo "".$char['mn']."";
echo "</td>"
echo "<td><strong>Armor:</strong></td>";
echo "<td>";
echo "".$char['armor']."";
Now i get this error:
Parse error: syntax error, unexpected T_ECHO, expecting ',' or ';' in C:I***characters.php on line 241
Line 241 says:
echo "<td><strong>Armor:</strong></td>";
What is wrong with this one? :/ Thanks for sharing your wisdom
url- go to webpage
i have an input text field and submit button.how do i make the url entered into the textfield go to that webpage?
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:Code: [Select]while($row = mysqli_fetch_assoc($result)) { print_r($row);}But this returns multiple arrays
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 2008 box that is running Apache 2.2.14, PHP 5.2.11, and MySQL 5.1.39. My problem is I am trying to call
help with image text
Hi ...see i need the text of the name and number to start in the center and always be in the center now with the code i have the text starts in the center and goes on to the rite it does not stay in
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that have already been asked 1,000,000 times, but I've searched far and wide and cannot find a solution
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.It'll do the query and then do..$views = $row['views'] + 1;Then insert $views into the database.This updates the view for each refresh of
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the function just to see what the output is, and it sems to work. However, upon returning the function
SAP Treasury - Commodities
We are running SAP ECC 6.0 with Treasury Activated.