Forum: PHP 2 Days Ago |
| Replies: 1 Views: 84 Hi
I have used this file numerous time and it always worked, and I out of the blue I get this error now i have checked the script but i cant seem to find anything wrong.
<?
function... |
Forum: PHP 30 Days Ago |
| Replies: 1 Views: 150 I am writing this simple code. I used this class in PHP 10 minutes ago and now when I did it again it gives me this error. I cannot see the difference
<?php
class user
{
public $Username;... |
Forum: PHP Oct 9th, 2009 |
| Replies: 10 Views: 329 Thank you for all you help.
I removed all the character after the heredoc and it worked. Thanks for all you help.
Cheers |
Forum: PHP Oct 8th, 2009 |
| Replies: 10 Views: 329 I have done the changes and get the same error.
<?php
class CreateAccountPage
{
public function __construct()
{ |
Forum: PHP Oct 8th, 2009 |
| Replies: 10 Views: 329 I have changed this and I get the same error. Nothing has changed. |
Forum: PHP Oct 8th, 2009 |
| Replies: 10 Views: 329 Hi,
I have looked throught his code for about 2 hours now and i cannot seem to find the error. Pelsaae could you tell me where i am going wrong.
Parse error: syntax error, unexpected $end in... |
Forum: Graphics and Multimedia Jul 27th, 2009 |
| Replies: 2 Views: 402 I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I... |
Forum: PHP Jul 24th, 2009 |
| Replies: 1 Views: 212 Hello all,
Does anyone know where i need to look if I want to outsource php in the West Midlands?
This is urgent so I would appreciate it if some one can get back to me ASAP.
Thanks |
Forum: PHP Jul 23rd, 2009 |
| Replies: 7 Views: 425 Thanks for you patience
It is working now.
Thank you very much. |
Forum: PHP Jul 23rd, 2009 |
| Replies: 7 Views: 425 I would like to add more styles inside the styles.css file that has been saved inside the include. So how can i add more styles in that specific css file?
Thanks for you patience?
Cheers |
Forum: PHP Jul 23rd, 2009 |
| Replies: 7 Views: 425 This is the header include().
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html... |
Forum: PHP Jul 23rd, 2009 |
| Replies: 7 Views: 425 Evening All.
I am busy creating a website that will have about 20 pages. So I have made a header and a footer (include("");). now that i am ready to start with the main content of the site i... |
Forum: HTML and CSS Jun 28th, 2009 |
| Replies: 1 Views: 314 I have been asked to add a chinese version to a website. I sent the php script with the array 'lang' for the client to complete. He has given it back and all i see is strange characters NOT chinese.... |