FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying