storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr