Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4