I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
onclick problem
I have <input type="text" name="message">
<a href=page2.
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself