I understand…
You are doing it wrong…
just calm the script has no issue…
according to the error you sent it means no row was return from your statement.
now when i looked into your statement you are not out putting anything out you need to select the variable.
you know in function you use Return but in procedure you will use Select
You need to select it not return
1 Like
Abdo_Saad
(Abdo Saad)
August 31, 2021, 8:45pm
#44
yes, when I did what you say and went to write RETURN in the procdure, I got an error message telling me return can only be used in function.
Is here now… Select the variable not return
Abdo_Saad
(Abdo Saad)
August 31, 2021, 8:51pm
#47
Yes, after using SELECT, the code has worked
you can mark one of my reply has solution… happy coding… you just need to understand mysql very well… the script is okay no issue.
bye for now
1 Like
Abdo_Saad
(Abdo Saad)
August 31, 2021, 8:57pm
#49
I really wanted to do something for you this solution was less the least I could have done for you to help me but unfortunately you created the post so do not show me the sign of solution here you are the only one who can make a solution mark
Abdo_Saad
(Abdo Saad)
August 31, 2021, 9:03pm
#50
If that’s not going to bother you, please wipe the solution mark.
Because this post will close in 30 days, and no one if they need help can write their problem here.
Abdo_Saad
(Abdo Saad)
September 1, 2021, 7:35am
#52
I did it like you said, but still when I get in +1, two are added.
send me your code privately… let me check.
1 Like
You may also want to try this library for running MYSQL in a simple way. only for web developer.
MYSQL LIBRARY
Peter
(Moderator)
September 3, 2021, 7:54am
#55
I see I missed some things. Please don’t use all caps. That is like shouting and we don’t shout here. Please change that.
Meokkoma
(Me Okke)
August 4, 2022, 6:42pm
#57
When call unicode string charactors from sql table, those strings showing as “?? ?” marks only.
How to fix it?
FFi_Sumit
(FFi Sumit)
March 9, 2023, 1:14am
#58
Recently i am using taifun mysql.php
And deephost mysql extension
So som hackers decompile my apk ang get all database details and making script of my app.
How can i hide my mysql key & url.
Taifun
March 9, 2023, 4:11pm
#59
follow this guide as mentioned in the first post
[MOP_logo]
Mysql Optimizer
MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query and get result in a fastest way.
Recomended Requirement
PHP >= 7
Features
Run query without limitation
Bind parameter
Mysql Injection stopped
Stopping hackers from getting data from restricted Tables and databases
Many more
Installing
You need a web server before you can use this library, Download the latest version in github and upload only the app inven…
Taifun
PS: I will close this thread