ws420
ws420
Is this compatible with MDB? Do you have a working example? I tried and couldn't get it to work with MDB :(
Hello, We are having trouble with Pagespeed, the images are not rewriting to webp and the cache doesn't seem to be working. The debug mode is showing errors: `Uncacheable content,...
Please support Canadian exchanges such as the TSX, venture and CSE! It's really hard to find, especially with fundamentals data! Thanks
Is it possible to have a line break in the watermark so I can have 2 lines of text? Thanks
I created a bar chart with 3 bars. The first is 10 and the other bars are 5 Here's the result: http://prntscr.com/ptjyi8 The bars with a value of 5 should...
This function will not match a date containing a coma, example: "September 30, 2019" Is it possible to fix this Thank you
I add posts to wordpress using an external PHP script, something like this: $new_post = array( 'post_title' => $title, 'post_content' => "blah blah "; 'post_status' => 'publish', 'post_author' => $wp_user_id,...