HeartlessBoiYangMember |
Last Activity: 12/10/2024 06:16
Quotes
01/04/2022 |
20:25 - thisismyaccountokay quoted HeartlessBoiYang in post Help: How to add map effect I dont quite understand the wiki.
Hey what have you tried so far? |
03/02/2021 |
08:13 - bashondegek quoted HeartlessBoiYang in post Register code or script for 6607 Well yeah, but I did make it work, just that it pop up a new window with no background etc. So now I need it to just stay in the same page. Hopefully u get what I mean. And yes, im still learn... |
03/01/2021 |
18:49 - pintinho12 quoted HeartlessBoiYang in post Register code or script for 6607 Okay thanks i got it to work on the php side, but then now is a new question.
How do I create a form for HTML and linked it with php. like instead ofhave a new page wit no background on the p... |
08:42 - bashondegek quoted HeartlessBoiYang in post Register code or script for 6607 Okay thanks i got it to work on the php side, but then now is a new question.
How do I create a form for HTML and linked it with php. like instead ofhave a new page wit no background on the ph... |
02/27/2021 |
17:39 - bashondegek quoted HeartlessBoiYang in post Register code or script for 6607 you got it wrong. I mean i got the website everything to work, but then for the register, I can't make it to connect to the database, like after click submit/create account. It wont go into th... |
15:24 - |
02/26/2021 |
17:01 - pintinho12 quoted HeartlessBoiYang in post Register code or script for 6607 Sorry to ask this dumb question but how do i download php and myqli version?
I do have appserv.
First you should stop using AppServ.
You can use Wamp which is less worse and you can cho... |
14:20 - Deleted Posts |
02/25/2021 |
21:32 - bashondegek quoted HeartlessBoiYang in post Register code or script for 6607 I used Navicat version 8.2.13 enterprise
You first need a webserver like XAMPP, WAMP or AppServ or something like that.
Navicat is just a database client.
So, set up a local webserve... |
10:49 - bashondegek quoted HeartlessBoiYang in post Register code or script for 6607 I have a php script but this doesn't seem to be working, it wont connect to mysql database.
<?php
$conn = mysql_connect("localhost", "root", "password");
$db = mysql_select_db("database")... |
01/29/2021 |
07:43 - Deleted Posts |