Error in my code :(

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
HomerTheDragoon
Forum Newbie
Posts: 21
Joined: Sat Jul 08, 2006 2:10 am

Error in my code :(

Post by HomerTheDragoon »

dsfdsf
Last edited by HomerTheDragoon on Sat Jul 08, 2006 4:08 am, edited 1 time in total.
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

Somewere your syntax is wrong. Try indenting the code neatly so you can see were. Maybe a missing {.
HomerTheDragoon
Forum Newbie
Posts: 21
Joined: Sat Jul 08, 2006 2:10 am

Post by HomerTheDragoon »

i figured it out, but i got another question.

How do i link somthing with html and use a php varible in the same line?
for example clangg.com/newthing.php?=4

the number 4 at the end is where the varible would be.
i know how to link in html, just not useing both php and html. Thanks.

NVm figured that out too.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Why did you remove your post? Now someone coming into the thread afterward has no idea what you asked.
Post Reply