MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r