MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro