Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)