Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that
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
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<