Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie