Raised This Month: $32 Target: $400
 8% 

is there anyone skilled in php


Post New Thread Reply   
 
Thread Tools Display Modes
lexzor
Veteran Member
Join Date: Nov 2020
Old 08-12-2022 , 06:31   Re: is there anyone skilled in php
Reply With Quote #11

nvm

Last edited by lexzor; 08-12-2022 at 06:32.
lexzor is offline
damage220
Member
Join Date: Jul 2022
Location: Ukraine
Old 08-13-2022 , 17:45   Re: is there anyone skilled in php
Reply With Quote #12

PHP Code:
ch$iConnection->query'SELECT `PlayedTime` FROM `bywtimer` WHERE `Id` = ' $_GET"Id" ] . ';' ) as $szRow ) { 
Could you provide the resulting query string? Just echo the string somewhere in the code, and run the script.
PHP Code:
echo 'SELECT `PlayedTime` FROM `bywtimer` WHERE `Id` = ' $_GET"Id" ] . ';'
damage220 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-13-2022 , 21:32   Re: is there anyone skilled in php
Reply With Quote #13

Quote:
Originally Posted by Alahmoh View Post
hmmmm what is that supposed to mean???
Did you even try to look up what I'm talking about? phpMyAdmin is a common tool to manage MySQL databases. I assume that most hosts already have it installed (or something similar) because mine does.

You can use it to generate and/or test your query strings so that you can be sure that it's not your query string causing the issue in you PHP script so you can focus on other parts of your code.
__________________
fysiks is offline
Alahmoh
Member
Join Date: Jun 2018
Old 08-19-2022 , 10:00   Re: is there anyone skilled in php
Reply With Quote #14

guys nevermind since i couldnt afford to study php just for 1 plugin i made the plugin read from sql through sql querries instead of php files,
sorry for my bad english,late response.
Alahmoh is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode