New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam