Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: