← prev | next →
kameshindore 2020-07-14 20:35:20
See Dear. kindly confirm if prepared statements working on your server or localhost. Then we can do further debugging.
kameshindore 2020-07-14 20:35:40
have you used prepared statements in your application? and are they working?>
manu855 2020-07-14 20:53:51
thanks a lot sir for helping me ❤️ @kameshindore
akshaykumar51 2020-07-15 02:54:15
I have data in 4 tables.
I want to copy 3 tables data in one new table.
Whenever user add update data in 3 tables same data must add updat in new table.
How can i achieve this.
???
साधु यादव 2020-07-15 04:27:44
2020-07-13 20:09:08
hi #question if you place 2-4 sites on a one host, it will affect the speed of the sites or not????
Depends on your visitors count. I hv myself hosted more than 4-site on single shared hosting and it works without single lag..
behindfactss 2020-07-15 06:50:17
I created two tables one with primary key and another with foreign key and I can’t add data to foreign key table
behindfactss 2020-07-15 06:51:08
Any one help
behindfactss 2020-07-15 06:51:20
me to slove this problem
MS 2020-07-15 08:00:07
Any knokoutjs expert here?
akshaykumar51 2020-07-15 08:04:10
Inserting/updating must done automatically in new table if add/update old 4 tables.
How i will write query can u plz suggest algorithm for the same
H4rshgupta 2020-07-15 09:11:41
Anyone who can share source code of Online Examination management in php
@run 2020-07-15 09:22:54
Ping me
साधु यादव 2020-07-15 10:23:16
akshaykumar51 2020-07-15 02:54:15
I have data in 4 tables.
I want to copy 3 tables data in one new table.
Whenever user add update data in 3 tables same data must add updat in new table.
How can i achieve this.
???
MySQL trigger will helpful
ijasami577 2020-07-15 13:09:56
how to download more than 1000 rows in pdf file using mpdf..
ijasami577 2020-07-15 13:10:13
only download 300 hundered rows
ijasami577 2020-07-15 13:10:23
above rows not download
abdurahim_ads 2020-07-15 17:10:12
Good Day Help me please I having problem for BASE
abdurahim_ads 2020-07-15 17:10:23
<?php
$login = filter_var(trim($_POST[‘login’]),
FILTER_SANITIZE_STRING);
$pass = filter_var(trim($_POST[‘password’]),
FILTER_SANITIZE_STRING);
$mysql = new mysqli(‘test’, ‘root’, ‘root’, ‘bard-test’);
$mysql->query(“INSERT INTO user (login, pass)
VALUES(‘$login’, ‘$pass’)”);
$mysql->close();
?>
abdurahim_ads 2020-07-15 17:10:37
BASE = 0
साधु यादव 2020-07-15 19:51:14
Hey guys plz remember.
TRUNCATE TABLE removes all rows from a table, but the table structure and its columns, constraints, indexes, and so on remain.
So after truncate rebuild the table index.
धन्यवाद।।
साधु यादव 2020-07-15 19:54:09
Good idea , will try this..
Nitin Sharma 2020-07-16 14:09:35
How to use php
paka 2020-07-16 23:25:22
There are Joomla users here?
paka 2020-07-16 23:31:55
What mean couldn’t found CEGCOR2 bibliothèque ?
shivmahakaall 2020-07-17 10:02:34
i want help in php
Truecodes 2020-07-17 13:52:08
Hello
I am a Full Stack PHP Developer(CMS & Frameworks) with 4 years of experience + MEAN Stack Developer with 2 years of experience.
I am here to help you and learn about new challenges and concepts.
Thank you
Kapil Handa 2020-07-17 17:57:07
Which challenges
Truecodes 2020-07-17 18:18:23
Kapil Handa 2020-07-17 17:57:07
Which challenges
To resolve issues and build any new module software etc.
Dydelle 2020-07-17 18:36:45
Truecodes 2020-07-17 18:18:23
To resolve issues and build any new module software etc.
Nice
Truecodes 2020-07-17 18:41:33
Thank you 😊
Truecodes 2020-07-17 18:54:19
I’m available
Dydelle 2020-07-17 22:19:19
Truecodes 2020-07-17 18:54:19
I’m available
Mentor?
Truecodes 2020-07-17 22:20:32
Dydelle 2020-07-17 22:19:19
Mentor?
No, Developer
vostfreecom 2020-07-18 01:23:30
What’s going on with CloudFlare right now????
Gopal Vishwakarma 2020-07-18 13:05:51
NO
coder 2020-07-19 11:12:42
Hey guys
coder 2020-07-19 11:13:24
Anyone tell me, how to do multilevel dynamic menu in php
manu855 2020-07-19 11:49:30
how to generate akamai tokens in php
akshaykumar51 2020-07-19 12:05:20
I want to add show hide div in my website using jQuery.
Show hide content is on home page.
Show hide control button is on admin panel.
Means both r on different page.
How can i achive this???
akshaykumar51 2020-07-19 12:05:42
Show hide function is working fine in one page
akshaykumar51 2020-07-19 12:11:53
Not able to send pic
2020-07-19 12:30:46
Hey budy learn php to advance way. 2 months free skill share.😍😍😍❤️
Rishab1136 2020-07-19 14:51:01
2020-07-19 12:30:46
Hey budy learn php to advance way. 2 months free skill share.😍😍😍❤️
Where buddy
kanhaiya_here 2020-07-19 15:24:56
Text me personally I have loader
Dydelle 2020-07-19 16:13:03
akshaykumar51 2020-07-19 12:05:42
Show hide function is working fine in one page
Is it true?
akshaykumar51 2020-07-19 16:14:55
Dydelle 2020-07-19 16:13:03
Is it true?
Yes
akshaykumar51 2020-07-19 16:17:09
I want to add a notification panel in my website.
If i need to put some notifications in my website for users they can see.
Am trying to make a show/hide div which will control by jQuery.
Amd content in this div will be come from the database using php
akshaykumar51 2020-07-19 16:21:49
One button is there for show hide
akshaykumar51 2020-07-19 16:22:33
I want to place this button on admin panel and div in index page
← prev | next →