Been struggling with this for two days (and the rest). Read a couple of dozen posts from this site, been…
Run SQL prepared statement in custom PHP function
I wrote the following function to create a woocommerce product with PHP in wordpress and delete it if it already…
Images in Server not appearing in WordPress Media Library
I was messing around with some SQL queries and I screwed something up; and since then, images that exist on…
post_content in WordPress wp_posts table corrupted
I own a WordPress website with a whole lot of posts, and I recently screwed up when I executed an…
File System security
Basically i want to discuss about file-system security,and yes i tried to search for a solution but no satisfied result.…
File System security (PHP)
Basically i want to discuss about file-system security,and yes i tried to search for a solution but no satisfied result.…
SQL Comma delimiter in php wordpress
i have mysql database with meta_id 308 post_id 52 meta_key Country meta_value UK, France, Hong Kong, USA, Taiwan, Malta, Canada…
WP create custom table and insert data in front end
Im trying to make a custom form and insert into the database but when I click submit nothing happens. Please…
Importing WooCommerce Order Data
I’m working on a WordPress website that uses WooCommerce as an eCommerce solution. So here’s what I’m trying to do:…
Unable to insert data in databse when trying with $wpdb class
I’m trying to create a voting system where user can click to vote! But it will collect their Facebook user…
Creating a database for students
the institute where I am working at wants to create a database for students. I will have to find the…
WordPress+Mysql+Apche: Error establishing a database connection
PS: This is my first encounter with wordpress and before posting this question I’ve checked many related posts and none…
SQL Tables are listed vertically instead of horizontal on PhpMyAdmin
I am trying to move my WordPress website to a server on Godaddy. I have moved all the files and…
Why the page isn’t working? thepage is currently unable to handle this request HTTP Error 500
Hi I’m beginner for developing website by using Hostinger cpanel. Currently, I have faced some problem which is “thepage is…
Adding custom query vars to WordPress REST API
I’m making use of WordPress REST API to fetch data required for running a mobile app. I have added a…
Inner joins SQL in WP environment with where id =id
Hello friend I have a problem. My id is ’28’ and I want to show only where has this id,…