Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a