Current Page: 1 of 1
Results 1 - 7 of 7
13 years ago
FYIGeek
Actually i figured out what was causing the issue, idk why but when skype is running it kills my wampserver its weird but it is working ok now the page shows up so i will just have to avoid skype _ wamp lol. *SOLVED
Forum: WampServer English
13 years ago
FYIGeek
Thanks, i got it fixed finally i forgot to ad an loop to my $brows lol. ****SOLVED****
Forum: WampServer English
13 years ago
FYIGeek
I know this is not an all php question but you guys seem cool so i thought i would ask. My issue is i have this code to call info from my db in the php part and i loops the results 5 times on mt page. but the output keeps making it as a new line not next to each other lol. So it comes out like this: |image| |name| |image| |name| |image| |name| in the table. I want it to display
Forum: WampServer English
13 years ago
FYIGeek
Thanks for the help guys, i think it's working now but it keeps loading the 404 page "not found". but when you click the link it does come out as accounts/username so i am getting closer. i have tried it with the link as: <a href="profile.php?action={$username}">{$username}</a> and also <a href="accounts/{$username}/">{$username}</a>
Forum: WampServer English
13 years ago
FYIGeek
Oh lol, that's what i was confused about thanks for helping me, the name it self changes that's why i have it as {$username} but it still wont work even with the above example so i just dumped it and said F it let um see a nasty url idk lol
Forum: WampServer English
13 years ago
FYIGeek
Wait i am a little lost here, maybe i am asking wrong i dont want a new html file loaded. all i am trying to do is make it so if a user types: It will load the profile.php?action={$username} in the background . Can i do this without another .html i don't use that old file type anymore my site is all php/.tpl.
Forum: WampServer English
13 years ago
FYIGeek
I am new i hope this is right place to post this. I have the latest version of wamp server running and i am having an issue with my .httacces file. Now i don't know if it the server or i am not making the code right maybe you guys can look it over? I have a url to the members profiles like this: ./profile.php?action={$username} -link and in the .httaccess file i have this: Options +Fo
Forum: WampServer English
Current Page: 1 of 1