SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo