![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Jun 2007
Posts: 99
Rep Power: 2
![]() |
PHP Webcalendar entry help
Hi i downloaded this script and need help with the way i'm pulling up my data, because of the way the script is set up when you add extra fields it does it in a very strange way. i have 3 extra fields (webcal_site_extras) but because of the way this all works it pulls it up like so:
This is the address 1234567 - (phone number) 9 - (cal id) This is the address general notes - (general notes) 9 - (cal id) This is the address 145 a4 - (map ref) 9 - (cal id) as you can see it just makes 3 entrys instead of modifying the database. how can i combine the tree rows into just one so it would look like: This is the address 1234567 - (phone number) general notes - (general notes) 145 a4 - (map ref) 9 - (cal id) this is the code i'm running: php Syntax (Toggle Plain Text)
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Php with Sun Java System Application Server Platform | lucifer | PHP | 0 | Jun 7th, 2007 4:03 AM |
| Classes in PHP | kruptof | PHP | 9 | May 11th, 2007 9:44 PM |
| Bind <Key-Return> to an Entry | satguy | Other Scripting Languages | 2 | Aug 1st, 2005 12:17 PM |
| Tk Data Entry | Dietrich | Python | 1 | Jul 23rd, 2005 8:36 AM |
| A random entry from MYSQL database | scorpiosage | PHP | 4 | Jan 12th, 2005 1:32 PM |