Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde