Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with