Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?