Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However