Search found 18 matches

by HG
Sun Jun 16, 2002 10:48 am
Forum: PHP - Code
Topic: MAIL FORM in php .. satus not working??????
Replies: 2
Views: 1983

SORRY FORGOT TO POST THAT...

this is the error mess... Warning: Unexpected character in input: ''' (ASCII=92) state=1 in D:\webb\hgtwo\contact\mailform.php on line 3 Parse error: parse error, unexpected T_STRING in D:\webb\hgtwo\contact\mailform.php on line 3 the problem is that there is now email coming to my email adress from...
by HG
Sun Jun 16, 2002 10:13 am
Forum: PHP - Code
Topic: MAIL FORM in php .. satus not working??????
Replies: 2
Views: 1983

MAIL FORM in php .. satus not working??????

Yes I have a nother problem... heheheh... trying to make a mail form that will send a mail to my mail adress by a html form.. this is the form.. <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="...
by HG
Sun Jun 16, 2002 7:03 am
Forum: PHP - Code
Topic: edit news in php mysql
Replies: 1
Views: 910

edit news in php mysql

do annyone now how to edit a news in php and mysql databas? I now how to delit and ad but how do I do if I whant to wdit and change some of the news? have id on the news.

peac HG
by HG
Fri Jun 14, 2002 11:14 am
Forum: PHP - Code
Topic: DELETE $id problem (news function)
Replies: 1
Views: 954

DELETE $id problem (news function)

this is the editnews.php form <?php $username= "root"; $password= "hg"; $db= "News"; $link = mysql_connect( "localhost", $username, $password ) or die("unable to connect to mysql server: ".mysql_error()); mysql_select_db($db,$link) or die("unabl...
by HG
Fri Jun 14, 2002 10:32 am
Forum: PHP - Code
Topic: DATE function trubble!!!!
Replies: 5
Views: 1360

thx
but I worked it out mu self...

peace
by HG
Fri Jun 14, 2002 4:47 am
Forum: PHP - Code
Topic: DATE function trubble!!!!
Replies: 5
Views: 1360

how???

how do I call the date function??? it´s ment to put the date in the database... sorry but I´m new to this php stuff...
by HG
Thu Jun 13, 2002 1:24 pm
Forum: PHP - Code
Topic: DATE function trubble!!!!
Replies: 5
Views: 1360

DATE function trubble!!!!

I have some problems with my date function... this is the mess I get! Notice: Undefined index: date in D:\webb\crookz\news\newsupdate.php on line 37 Notice: Undefined variable: date in D:\webb\crookz\news\newsupdate.php on line 68 this is the code! <link rel="stylesheet" href="../css...
by HG
Wed Jun 12, 2002 4:38 am
Forum: PHP - Code
Topic: NEWS funktion problem.....
Replies: 17
Views: 5914

:D :D :D
that worked out fine... thx mac
by HG
Tue Jun 11, 2002 11:11 am
Forum: PHP - Code
Topic: Undefined offset
Replies: 2
Views: 1123

Undefined offset

how do I fix a problem with Undefined offset???

the line looks like this

if ($record[$recno]):
by HG
Tue Jun 11, 2002 6:36 am
Forum: PHP - Code
Topic: guestbook problems
Replies: 3
Views: 2747

thx volka

now everything is ok except lin 154
by HG
Tue Jun 11, 2002 5:57 am
Forum: PHP - Code
Topic: NEWS funktion problem.....
Replies: 17
Views: 5914

okej... now I´m back to same problem again as before... hmm :oops:
Notice: Undefined offset: 1 in D:\webb\hgtwo\news\header.php on line 24
by HG
Tue Jun 11, 2002 5:40 am
Forum: PHP - Code
Topic: NEWS funktion problem.....
Replies: 17
Views: 5914

this dident work..

Parse error: parse error, unexpected T_BOOLEAN_AND, expecting ',' or ')' in D:\webb\hgtwo\news\header.php on line 18
this is the error I get now.... ?

sorry if I´m stupid HG
by HG
Tue Jun 11, 2002 4:26 am
Forum: PHP - Code
Topic: guestbook problems
Replies: 3
Views: 2747

okej... thx

that worked out fine...

thank you ... have the same problems on line 139, 143, 151 and 154 hope I can find out this my self...

peace and thx again... HG
by HG
Tue Jun 11, 2002 4:12 am
Forum: PHP - Code
Topic: NEWS funktion problem.....
Replies: 17
Views: 5914

okej,,, sorry

here is the code <?php //****************************************************************************************** //** ** //** phpNewsManager v1.30 ** //** contact: gregor@klevze.si ** //** Last edited: 27th.May,2002 ** //***************************************************************************...
by HG
Tue Jun 11, 2002 3:56 am
Forum: PHP - Code
Topic: NEWS funktion problem.....
Replies: 17
Views: 5914

just another problem

THX every one... this worked out fine... but now I get a nother Notice
Undefined offset: 1 in D:\webb\hgtwo\news\header.php on line 23
this is the line

Code: Select all

$mpass  = $info&#1111;1];
have no idé how to fix this... plz one more helping hand... :lol: