IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.