Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would