problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out