url => variable

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
SidewinderX
Forum Contributor
Posts: 407
Joined: Fri Jul 16, 2004 9:04 pm
Location: NY

url => variable

Post by SidewinderX »

wow im out of pratice, i havnt done this php stuff in a wile...
i was wondering how i can set this url as a variable
i know

Code: Select all

$url = https://www.novaworld.com;
is wrong so how do i fix it?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

*cough* quotes *cough*... ;)
Post Reply