Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so