Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
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
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl