how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
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,
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
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
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai