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
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca