How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa