Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<