Re: Using php.

2019-03-21 Thread AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: Using php. @41Remember that you have to put your php code between the Tagsif you do not, it may happen what you have described.I also suggest that you try a simple script that only displays the data that the user has filled in instead of sending by email.This is better than testing

Re: Using php.

2019-03-20 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. @39, I did everything you said, and the localhost thingy works, but just .php files on there own don't work.Let me explain.I have a contact.html, witch, once I fill out the fields and hit submit, it changes my page to a send_form_email.php file that sends the email

Re: Using php.

2019-03-20 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. @39, wahahhahhahahhahahahaha, I'll try that. URL: https://forum.audiogames.net/post/420686/#p420686 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-20 Thread AudioGames . net Forum — Developers room : angarag via Audiogames-reflector
Re: Using php. ok, it goes like this.First of all, if you have installed the xampp on your machine,  well congratulations, you have taken one step further to your goal of becoming a web developer, albeit quite new one, and clueless and lost.don't worry, that happens to everyone, although I

Re: Using php.

2019-03-18 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. take a look on w3schools, i believe they have a few tutorials for mysql.I my self am not sure. URL: https://forum.audiogames.net/post/420111/#p420111 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: Using php.

2019-03-18 Thread AudioGames . net Forum — Developers room : prajwal via Audiogames-reflector
Re: Using php. hey all  php admin gui is so confusing  in xampp how do i make  mysql databace ?in it ? URL: https://forum.audiogames.net/post/420108/#p420108 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: Using php.

2019-03-18 Thread AudioGames . net Forum — Developers room : prajwal via Audiogames-reflector
Re: Using php. i used  xamp its worcks for me  and i managed to login ... with myphp admin URL: https://forum.audiogames.net/post/419957/#p419957 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: Using php.

2019-03-15 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. that is strange. did you make sure all the right services are started? apachi should be enabled or started. URL: https://forum.audiogames.net/post/418987/#p418987 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Using php.

2019-03-15 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. no, localhost/filepath doesn't work for me, neither do php. URL: https://forum.audiogames.net/post/418970/#p418970 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: Using php.

2019-03-15 Thread AudioGames . net Forum — Developers room : prajwal via Audiogames-reflector
Re: Using php. hey all anyone can  tell how  do i mysql statements or  mysql  how to use withxamp i have portable versioni have win10 64 byt  do i have to  add system path first? for portable ? plese share your good knolage about  servers expurts URL: https://forum.audiogames.net/post

Re: Using php.

2019-03-15 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. Hi all, sorry for double posting, but with xampp, what can i do to make my localhost accessible to a friend when we are not on the same network? i know i will have to know my ip address, but when i gave it to him, it said problem loading page on his side... URL: https

Re: Using php.

2019-03-14 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. Hi, did it work for you? URL: https://forum.audiogames.net/post/418868/#p418868 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-13 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. ooo! You can do that? omfg omfg omfg omfg omfg! URL: https://forum.audiogames.net/post/418470/#p418470 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-13 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. like localhost/web/index.php URL: https://forum.audiogames.net/post/418445/#p418445 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-13 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. how did you go to the directory with your browser? URL: https://forum.audiogames.net/post/418436/#p418436 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-13 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. Hi, i got it working. i made a new folder in my htdox folder, and inserted a php file there. Then went to that directory with my browser and it worked. URL: https://forum.audiogames.net/post/418414/#p418414 -- Audiogames-reflector mailing list Audiogames-reflector

Re: Using php.

2019-03-13 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. Hi, i can also not run php code at all. the html part works fine, i have started all the services in the control pannel, but the php part does not work at all. i also tried googling for the answer but ... URL: https://forum.audiogames.net/post/418408/#p418408

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. never mind, http://localhost works, but I still can't run php files. URL: https://forum.audiogames.net/post/418112/#p418112 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. never mind, http://localhost works, but I still can't run php files. URL: https://forum.audiogames.net/post/418111/#p418111 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. I got it to work, had to run the settup.bat file. URL: https://forum.audiogames.net/post/418109/#p418109 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. do you know of a direct download link for a compiled version of php? URL: https://forum.audiogames.net/post/418058/#p418058 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Using php. It might be Redfox, if it is on a central server the internal accessed might be looped back. Plus, you type http://localhost not https URL: https://forum.audiogames.net/post/418057/#p418057 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Using php. did you allow the app through the fire wall?I installed it, since i am also interested in this soort of stuff, and it worked for me. URL: https://forum.audiogames.net/post/418036/#p418036 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Using php.

2019-03-12 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. would the fact that I am running this on a school computer matter?It's also the school's network. URL: https://forum.audiogames.net/post/418034/#p418034 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: Using php. @17How strange ...Is some other local service using the same port 80 of apache, which is the default?I remember I had problems with this when I used skype7, where I opened skype first and then xampp and could not access the server.I have not had a chance to run on w10

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: Using php. @17How strange ...Is some other service using the same port 80 of apache, which is the default?I remember I had problems with this when I used skype7, where I opened skype first and then xampp and could not access the server.I have not had a chance to run on w10, but here

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. @16, I ran the xamppstart.exe, but php files still don't work, and I got a privacy error thingy wen going to https://localhost. URL: https://forum.audiogames.net/post/417922/#p417922 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : gabriel-schuck via Audiogames-reflector
Re: Using php. @15Go to the folder where you installed xampp and run the xampp_start.exe file.Your local server is activated. To test, type http: // localhost / or http://127.0.0.1 in your browser.If you open a xampp page, then everything is working ok.So, to test your php scripts, place

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. Ok, I have installed it, now what? URL: https://forum.audiogames.net/post/417826/#p417826 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. ok, I will try it.Thanks for the help! URL: https://forum.audiogames.net/post/417812/#p417812 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Using php. No problem man, I was a noob like you some years ago.First you need to download XAMPP from this website:https://www.apachefriends.org/xampp-fil … taller.exeThen you install and configure it with Win OCR and you are done. You can run your PHP scripts directly URL: https

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. I'm sorry, I'm an idiot, how do I do this?Sorry for being dificult, I just see a lot of files that I have no idea about and I'm confuzzled. URL: https://forum.audiogames.net/post/417801/#p417801 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Using php. You can install XAMPP with the Win10 OCR URL: https://forum.audiogames.net/post/417787/#p417787 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. @9, lmfao. I'm workin on the language itself, just need to knnow how to make it so that wen I run a php file, it'll open in my browser, and show the page I coded, instead of the code. URL: https://forum.audiogames.net/post/417773/#p417773 -- Audiogames-reflector

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Using php. DOn'y worry, language itself is even harder ha URL: https://forum.audiogames.net/post/417762/#p417762 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. ok, I have php-7.3.3-src downloaded. What do I do to set it up? The online manual looks painfully complex to me. URL: https://forum.audiogames.net/post/417756/#p417756 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Using php.

2019-03-11 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Using php. XAMPP is definitely not accessible URL: https://forum.audiogames.net/post/417724/#p417724 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Using php.

2019-03-10 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Using php. Head over to [php.net] and grab the latest version, there's also install instructions in the manual [here], just skip to the windows section. There's also a number of easy install bundle packages like [XAMPP], [WampServer], or [Web.Developer], though I can't guarentee

Re: Using php.

2019-03-10 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. hi. So I never really got an answer on post one. Can I have step by step instructions on how to instal everything I need to use php on my website?I'm running windows 10, 64 bit, and currently the website is only accessible threw source, that is, it's not hosted. URL: https

Re: Using php.

2019-03-08 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: Using php. You just need the php interpreter. The built in http server works for learning purposes if you still won't use databases. URL: https://forum.audiogames.net/post/417262/#p417262 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: Using php.

2019-03-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Using php. Yes. PHP 7 adds a lot of lovely features that PHP5 doesn't have. I'd recommend it for beginners. URL: https://forum.audiogames.net/post/417164/#p417164 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: Using php.

2019-03-08 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Re: Using php. Is there a major difference between php 5 and php 7?Cause those are the tutorials that w3schools has. URL: https://forum.audiogames.net/post/417162/#p417162 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Using php.

2019-03-08 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector
Using php. So I want to learn php, except that I don't seem to have it installed on my internet thingy, how do I do this?I saw something about setting up a my sql server or somethig on w3schools.com, but wen I clicked the php link it looked dreadfully complex.Any help? URL: https