This is a discussion on "[SOLVED] PHP database code issue" within the PHP Forum section. This forum, and the thread "[SOLVED] PHP database code issue are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] PHP database code issue
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#41
|
||||
|
||||
|
Re: PHP database code issue
when the page blank, look at the source. anything there?
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#42
|
|||
|
|||
|
Re: PHP database code issue
No but I think there is something wrong with the code, as the code is red after the last ?>
I'll upload code |
|
#43
|
|||
|
|||
|
Re: PHP database code issue
Last edited by acrikey; Mar 26th, 2008 at 11:08. |
|
#44
|
||||
|
||||
|
Re: PHP database code issue
is it saved as a .php file?
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#45
|
|||
|
|||
|
Re: PHP database code issue
yes
|
|
#46
|
||||
|
||||
|
Re: PHP database code issue
is this on your local machine or a host? Does your host support PHP?
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#47
|
|||
|
|||
|
Re: PHP database code issue
http://www.lightex.co.uk/fieldworks/accountdetails.php
Alert Box UN: test Alert box PW: webforumz site UN: webforumz site PW: webforumz |
|
#48
|
|||
|
|||
|
Re: PHP database code issue
host and yes they can support php5
|
|
#49
|
||||
|
||||
|
Re: PHP database code issue
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#50
|
|||
|
|||
|
Re: PHP database code issue
Still blank and the ob is removed
|
|
#51
|
||||
|
||||
|
Re: PHP database code issue
just as a test, insert this somewhere in your PHP code:
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#52
|
|||
|
|||
|
Re: PHP database code issue
Still blank, nothing returned
|
|
#53
|
||||
|
||||
|
Re: PHP database code issue
are any other PHP pages working?
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#54
|
|||
|
|||
|
Re: PHP database code issue
none with this code but others yes
|
|
#55
|
||||
|
||||
|
Re: PHP database code issue
hmmmm
contact your host. tell them nothing is displaying, including errors.
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#56
|
|||
|
|||
|
Re: PHP database code issue
But surely it must be the code because, it displays until I put the db code in the script
|
|
#57
|
||||
|
||||
|
Re: PHP database code issue
im pretty sure it is the code also, but the code must have a fatal error if its not displaying anything, and its not showing the fatal error. so contact your host about its PHP error settings.
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#58
|
|||
|
|||
|
Re: PHP database code issue
hang on I'll just run a quick test, bare with me
|