<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>PHPOnlineSupport - Recent questions</title>
<link>http://phponlinesupport.com/questions</link>
<description>Powered by Portrave Solutions Pvt. Ltd.</description>
<item>
<title>The server requested authentication method unknown to the client</title>
<link>http://phponlinesupport.com/435/the-server-requested-authentication-method-unknown-client</link>
<description>

&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;Cannot login to mysql from Cpanel. Throwing the following error.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;mysqli_connect(): (28000/1045): Access denied for user 'username'@'localhost' (using password: YES)&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;The server requested authentication method unknown to the client.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Warning: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password] in D:\xampp\htdocs\reg\server.php on line 10&lt;/p&gt;</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/435/the-server-requested-authentication-method-unknown-client</guid>
<pubDate>Wed, 16 Feb 2022 12:35:11 +0000</pubDate>
</item>
<item>
<title>json_encode Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data</title>
<link>http://phponlinesupport.com/433/jsonencode-uncaught-syntaxerror-unexpected-character-column</link>
<description>I dont know whats wrong, but the following always says syntaxerror.&lt;br /&gt;
&lt;br /&gt;
json_encode Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data&lt;br /&gt;
&lt;br /&gt;
const config_list = &amp;lt;?php echo json_encode($config_list); ?&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
const xx = JSON.parse(config_list);&lt;br /&gt;
&lt;br /&gt;
x = xx.COUNTRY[&amp;quot;1&amp;quot;];&lt;br /&gt;
alert(x);</description>
<category>Javascript</category>
<guid isPermaLink="true">http://phponlinesupport.com/433/jsonencode-uncaught-syntaxerror-unexpected-character-column</guid>
<pubDate>Thu, 03 Feb 2022 19:20:41 +0000</pubDate>
</item>
<item>
<title>Day.js date difference not working</title>
<link>http://phponlinesupport.com/431/day-js-date-difference-not-working</link>
<description>Day.js date difference not working.&lt;br /&gt;
&lt;br /&gt;
Im not sure what I'm doing wrong here?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var date1 = dayjs(field_data).format('D MMM YYYY');&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var date2 = dayjs().format('D MMM YYYY');&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;var diff = date1.diff(date2, 'day');&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;alert(diff);&lt;br /&gt;
&lt;br /&gt;
date1 and date2 are alerting properly. But the diff just dont work.</description>
<category>Javascript</category>
<guid isPermaLink="true">http://phponlinesupport.com/431/day-js-date-difference-not-working</guid>
<pubDate>Wed, 26 Jan 2022 21:32:36 +0000</pubDate>
</item>
<item>
<title>Find difference between two dates</title>
<link>http://phponlinesupport.com/429/find-difference-between-two-dates</link>
<description>How to find difference between two dates? Is there a lightweight library?</description>
<category>Jquery</category>
<guid isPermaLink="true">http://phponlinesupport.com/429/find-difference-between-two-dates</guid>
<pubDate>Wed, 26 Jan 2022 20:51:37 +0000</pubDate>
</item>
<item>
<title>How to format date and time in Day.js</title>
<link>http://phponlinesupport.com/427/how-to-format-date-and-time-in-day-js</link>
<description>Please help me to format my date.&lt;br /&gt;
&lt;br /&gt;
I'm using Day.js and stuck on the mud.</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/427/how-to-format-date-and-time-in-day-js</guid>
<pubDate>Wed, 26 Jan 2022 20:43:44 +0000</pubDate>
</item>
<item>
<title>DataTables help unknown parameter for row</title>
<link>http://phponlinesupport.com/425/datatables-help-unknown-parameter-for-row</link>
<description>DataTables warning: table id=data_list - Requested unknown parameter for row, column 9. For more information about this error, please see &lt;a href=&quot;http://datatables.net/tn/4&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://datatables.net/tn/4&lt;/a&gt;</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/425/datatables-help-unknown-parameter-for-row</guid>
<pubDate>Wed, 26 Jan 2022 19:58:16 +0000</pubDate>
</item>
<item>
<title>php get text after character</title>
<link>http://phponlinesupport.com/423/php-get-text-after-character</link>
<description>How to get get text after character in PHP?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/423/php-get-text-after-character</guid>
<pubDate>Sun, 23 Jan 2022 20:06:52 +0000</pubDate>
</item>
<item>
<title>What are the different types of PHP variables?</title>
<link>http://phponlinesupport.com/418/what-are-the-different-types-of-php-variables</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/418/what-are-the-different-types-of-php-variables</guid>
<pubDate>Fri, 29 Oct 2021 10:04:29 +0000</pubDate>
</item>
<item>
<title>What is the meaning of ‘escaping to PHP’</title>
<link>http://phponlinesupport.com/415/what-is-the-meaning-of-escaping-to-php</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/415/what-is-the-meaning-of-escaping-to-php</guid>
<pubDate>Fri, 29 Oct 2021 09:53:29 +0000</pubDate>
</item>
<item>
<title>What is PEAR in PHP?</title>
<link>http://phponlinesupport.com/414/what-is-pear-in-php</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/414/what-is-pear-in-php</guid>
<pubDate>Fri, 29 Oct 2021 09:52:17 +0000</pubDate>
</item>
<item>
<title>PHP: Can PHP cURL retrieve response headers AND body in a single request?</title>
<link>http://phponlinesupport.com/413/php-can-curl-retrieve-response-headers-body-single-request</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/413/php-can-curl-retrieve-response-headers-body-single-request</guid>
<pubDate>Fri, 29 Oct 2021 09:44:18 +0000</pubDate>
</item>
<item>
<title>How to solve warning error on php?</title>
<link>http://phponlinesupport.com/412/how-to-solve-warning-error-on-php</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/412/how-to-solve-warning-error-on-php</guid>
<pubDate>Mon, 04 Oct 2021 04:25:10 +0000</pubDate>
</item>
<item>
<title>How notice error displayed on php program?</title>
<link>http://phponlinesupport.com/411/how-notice-error-displayed-on-php-program</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/411/how-notice-error-displayed-on-php-program</guid>
<pubDate>Mon, 04 Oct 2021 04:17:03 +0000</pubDate>
</item>
<item>
<title>How to delete an ArduinoJson nested key</title>
<link>http://phponlinesupport.com/406/how-to-delete-an-arduinojson-nested-key</link>
<description>How to delete an ArduinoJson nested key?&lt;br /&gt;
&lt;br /&gt;
I'm surely missing something here.&lt;br /&gt;
&lt;br /&gt;
Wondering is there a way to delete a nested key somewhere?&lt;br /&gt;
for example, if I want to remove the &amp;quot;J&amp;quot; from this JSON obj?&lt;br /&gt;
{&amp;quot;H&amp;quot;:{&amp;quot;K&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;J&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;M&amp;quot;:0}}&lt;br /&gt;
&lt;br /&gt;
Can .remove() do this?&lt;br /&gt;
&lt;br /&gt;
not sure as it brings up this error&lt;br /&gt;
&lt;br /&gt;
error: 'class ArduinoJson::Internals::JsonObjectSubscript&amp;lt;const char*&amp;gt;' has no member named 'remove'&lt;br /&gt;
&lt;br /&gt;
thanks!</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/406/how-to-delete-an-arduinojson-nested-key</guid>
<pubDate>Wed, 29 Sep 2021 18:34:22 +0000</pubDate>
</item>
<item>
<title>Disable firefox startup popup update notification</title>
<link>http://phponlinesupport.com/404/disable-firefox-startup-popup-update-notification</link>
<description>I just got a something I dont want, annoying like a bug.&lt;br /&gt;
&lt;br /&gt;
Every time on startup the popup appears with the text as below...&lt;br /&gt;
&lt;br /&gt;
Say hello to a new Firefox Designed to get you where you want to go, faster....&lt;br /&gt;
&lt;br /&gt;
How do I remove it from my firefox? Please help me get rid of Hello.&lt;br /&gt;
&lt;br /&gt;
I cannot find anyone reporting the problem whatsoever. I'm on my Mac, FF v.92.0.1 (64-bit)</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/404/disable-firefox-startup-popup-update-notification</guid>
<pubDate>Sat, 25 Sep 2021 17:32:59 +0000</pubDate>
</item>
<item>
<title>XCTU not detecting my Xbee</title>
<link>http://phponlinesupport.com/402/xctu-not-detecting-my-xbee</link>
<description>Today I updated my XCTU app and its no longer finding my Xbee on my Mac. Wondering what could possibly be wrong here?</description>
<category>XBee</category>
<guid isPermaLink="true">http://phponlinesupport.com/402/xctu-not-detecting-my-xbee</guid>
<pubDate>Fri, 24 Sep 2021 18:48:40 +0000</pubDate>
</item>
<item>
<title>Why can't I change XBEE channel in XCTU</title>
<link>http://phponlinesupport.com/400/why-cant-i-change-xbee-channel-in-xctu</link>
<description>Wondering why I cannot change the Operating Channel &amp;quot;CH&amp;quot; of my XBee, while it says the pan and channel needs to be same to form a mesh?</description>
<category>XBee</category>
<guid isPermaLink="true">http://phponlinesupport.com/400/why-cant-i-change-xbee-channel-in-xctu</guid>
<pubDate>Thu, 23 Sep 2021 18:21:45 +0000</pubDate>
</item>
<item>
<title>Restart arduino using code</title>
<link>http://phponlinesupport.com/397/restart-arduino-using-code</link>
<description>How to restart an arduino using just the code?</description>
<category>Arduino</category>
<guid isPermaLink="true">http://phponlinesupport.com/397/restart-arduino-using-code</guid>
<pubDate>Sun, 19 Sep 2021 18:11:24 +0000</pubDate>
</item>
<item>
<title>Can Arduino Baud Rate be changed at Runtime?</title>
<link>http://phponlinesupport.com/395/can-arduino-baud-rate-be-changed-at-runtime</link>
<description>For auto configuration of attached modules, ie ESP, GPS etc etc... I'm looking for changing the Baud at runtime to see which one is correct.&lt;br /&gt;
&lt;br /&gt;
Can this be done?</description>
<category>Arduino</category>
<guid isPermaLink="true">http://phponlinesupport.com/395/can-arduino-baud-rate-be-changed-at-runtime</guid>
<pubDate>Sun, 19 Sep 2021 17:52:15 +0000</pubDate>
</item>
<item>
<title>Fix for “invalid use of non-static member function” in a library</title>
<link>http://phponlinesupport.com/391/fix-for-invalid-use-of-non-static-member-function-in-library</link>
<description>Here is my code&lt;br /&gt;
&lt;br /&gt;
data_retry_timer = myArduino.arduino_timer.setInterval(PIN_DATA_SEND_RETRY_INTERVAL*1500, myArduino.arduino_try_any_pending_server_updates);&lt;br /&gt;
&lt;br /&gt;
which calls a function from my class. But this throws the error&lt;br /&gt;
&lt;br /&gt;
error: invalid use of non-static member function 'void MyArduino::arduino_try_any_pending_server_updates()'&lt;br /&gt;
&lt;br /&gt;
Can anyone solve this for me as I have no idea on what is wrong.&lt;br /&gt;
&lt;br /&gt;
thanks!</description>
<category>Arduino</category>
<guid isPermaLink="true">http://phponlinesupport.com/391/fix-for-invalid-use-of-non-static-member-function-in-library</guid>
<pubDate>Sun, 19 Sep 2021 17:22:54 +0000</pubDate>
</item>
<item>
<title>ArduinoJSON to char</title>
<link>http://phponlinesupport.com/390/arduinojson-to-char</link>
<description>How to ArduinoJson obj to char?</description>
<category>Arduino</category>
<guid isPermaLink="true">http://phponlinesupport.com/390/arduinojson-to-char</guid>
<pubDate>Sun, 12 Sep 2021 22:21:01 +0000</pubDate>
</item>
<item>
<title>MongoDB running on MAC - directory /data/db not found</title>
<link>http://phponlinesupport.com/380/mongodb-running-on-mac-directory-data-db-not-found</link>
<description>

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;exception in initAndListen: NonExistentPath: Data directory /data/db not found., terminating&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Help!&lt;/code&gt;&lt;/p&gt;</description>
<category>MongoDB</category>
<guid isPermaLink="true">http://phponlinesupport.com/380/mongodb-running-on-mac-directory-data-db-not-found</guid>
<pubDate>Wed, 16 Jun 2021 22:33:38 +0000</pubDate>
</item>
<item>
<title>What is the difference between public, private, and protected?</title>
<link>http://phponlinesupport.com/378/what-is-the-difference-between-public-private-and-protected</link>
<description>When and why should I use public, private, and protected functions and variables inside a class? What is the difference between them?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/378/what-is-the-difference-between-public-private-and-protected</guid>
<pubDate>Fri, 04 Jun 2021 04:44:29 +0000</pubDate>
</item>
<item>
<title>Getting Current date, time , day in laravel</title>
<link>http://phponlinesupport.com/376/getting-current-date-time-day-in-laravel</link>
<description>

&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Liberation Sans&amp;quot;, sans-serif; font-size: 15px; vertical-align: baseline; box-sizing: inherit; clear: both; color: rgb(36, 39, 41);&quot;&gt;I need to get the current date, time, day using laravel.&lt;/p&gt;

&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Liberation Sans&amp;quot;, sans-serif; font-size: 15px; vertical-align: baseline; box-sizing: inherit; clear: both; color: rgb(36, 39, 41);&quot;&gt;I tried to echo&amp;nbsp;&lt;em&gt;&lt;strong&gt;&lt;code style=&quot;margin: 0px; padding: 2px 4px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: var(--ff-mono); font-size: 13px; vertical-align: baseline; box-sizing: inherit; background-color: var(--black-075); white-space: pre-wrap; color: var(--black-800); border-radius: 3px;&quot;&gt;$ldate = new DateTime('today');&lt;/code&gt;&lt;/strong&gt;&lt;/em&gt;&amp;nbsp;and&amp;nbsp;&lt;em&gt;&lt;strong&gt;&lt;code style=&quot;margin: 0px; padding: 2px 4px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: var(--ff-mono); font-size: 13px; vertical-align: baseline; box-sizing: inherit; background-color: var(--black-075); white-space: pre-wrap; color: var(--black-800); border-radius: 3px;&quot;&gt;$ldate = new DateTime('now');&lt;/code&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: var(--s-prose-spacing); margin-left: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Liberation Sans&amp;quot;, sans-serif; font-size: 15px; vertical-align: baseline; box-sizing: inherit; clear: both; color: rgb(36, 39, 41);&quot;&gt;But it is returning 1 always.&lt;/p&gt;

&lt;p style=&quot;margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Liberation Sans&amp;quot;, sans-serif; font-size: 15px; vertical-align: baseline; box-sizing: inherit; clear: both; color: rgb(36, 39, 41);&quot;&gt;How can I&amp;nbsp;get the current date, time , day in laravel.&lt;/p&gt;</description>
<category>Laravel</category>
<guid isPermaLink="true">http://phponlinesupport.com/376/getting-current-date-time-day-in-laravel</guid>
<pubDate>Thu, 03 Jun 2021 09:53:16 +0000</pubDate>
</item>
<item>
<title>Get the Last Inserted Id Using Laravel Eloquent</title>
<link>http://phponlinesupport.com/374/get-the-last-inserted-id-using-laravel-eloquent</link>
<description>

&lt;p&gt;I'm currently using the below code to insert data in a table:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;lt;?php&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;public function saveDetailsCompany()&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;{&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $post = Input::All();&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data = new Company;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;nombre = $post['name'];&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;direccion = $post['address'];&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;telefono = $post['phone'];&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;email = $post['email'];&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;giro = $post['type'];&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;fecha_registro = date(&quot;Y-m-d H:i:s&quot;);&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; $data-&amp;gt;fecha_modificacion = date(&quot;Y-m-d H:i:s&quot;);&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; if ($data-&amp;gt;save()) {&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return Response::json(array('success' =&amp;gt; true), 200);&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I want to return the last ID inserted but I don't know how to get it.&lt;/p&gt;</description>
<category>MySQL</category>
<guid isPermaLink="true">http://phponlinesupport.com/374/get-the-last-inserted-id-using-laravel-eloquent</guid>
<pubDate>Thu, 03 Jun 2021 09:27:09 +0000</pubDate>
</item>
<item>
<title>How to fix repeating data from SQL join?</title>
<link>http://phponlinesupport.com/372/how-to-fix-repeating-data-from-sql-join</link>
<description>

&lt;p&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;I have 2 tables:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;table1:&lt;/span&gt;&lt;/p&gt;

&lt;pre&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;&lt;span style=&quot;font-size:9px&quot;&gt;| PERSON_ID | GRADE_LEVEL |START_OF_SCHOOL| END_OF_SCHOOL|&lt;/span&gt;
|&lt;span style=&quot;color:var(--highlight-comment)&quot;&gt;------------|---------------|------------------|-----------------|&lt;/span&gt;
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;             | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;9&lt;/span&gt;                | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;08&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;23&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2010&lt;/span&gt;     | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;05&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;28&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2011&lt;/span&gt;    |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;             | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;10&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;08&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;22&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2011&lt;/span&gt;     | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;05&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;26&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2012&lt;/span&gt;    |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;             | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;11&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;08&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;27&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2012&lt;/span&gt;     | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;06&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;01&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2013&lt;/span&gt;    |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;             | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;12&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;08&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;26&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2013&lt;/span&gt;     | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;05&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;31&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2014&lt;/span&gt;    |
&lt;/span&gt;&lt;/pre&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;table2:&lt;/span&gt;&lt;/p&gt;

&lt;pre&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;&lt;span style=&quot;font-size:10px&quot;&gt;| PERSON_ID | EFFECTIVE_DATE|&lt;/span&gt;
|&lt;span style=&quot;color:var(--highlight-comment)&quot;&gt;--------------|---------------------|&lt;/span&gt;
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;10&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;28&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2010&lt;/span&gt;      |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;10&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;28&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2011&lt;/span&gt;      |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;10&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;28&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2012&lt;/span&gt;      |
| &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;1&lt;/span&gt;              | &lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;10&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;28&lt;/span&gt;/&lt;span style=&quot;color:var(--highlight-namespace)&quot;&gt;2013&lt;/span&gt;      |&lt;/span&gt;&lt;/pre&gt;

&lt;pre&gt;&lt;span style=&quot;font-family:Times New Roman,Times,serif&quot;&gt;&lt;span style=&quot;color:#242729; font-size:15px&quot;&gt;I don't want the EFFECTIVE_DATE or GRADE_LEVEL tied to each of the other rows when the date ranges don't match. I need EFFECTIVE_DATE in the right date range and correct GRADE_LEVEL tied to it.&lt;/span&gt;&lt;/span&gt;
&lt;/pre&gt;

&lt;pre&gt;
&lt;/pre&gt;</description>
<category>MySQL</category>
<guid isPermaLink="true">http://phponlinesupport.com/372/how-to-fix-repeating-data-from-sql-join</guid>
<pubDate>Thu, 03 Jun 2021 08:41:11 +0000</pubDate>
</item>
<item>
<title>Get tables which using [DEFAULT CURRENT_TIMESTAMP] in mysql?</title>
<link>http://phponlinesupport.com/368/get-tables-which-using-default-currenttimestamp-in-mysql</link>
<description>

&lt;pre class=&quot;lang-sql s-code-block hljs&quot; style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 12px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: 1.30769; font-family: var(--ff-mono); font-size: 13px; vertical-align: baseline; box-sizing: inherit; width: auto; max-height: 600px; overflow: auto; background-color: var(--highlight-bg); border-radius: 5px; color: var(--highlight-color); overflow-wrap: normal;&quot;&gt;&lt;span style=&quot;color:#242729; font-family:-apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,&amp;quot;Liberation Sans&amp;quot;,sans-serif; font-size:15px; white-space:normal&quot;&gt;Some&amp;nbsp;tables are using&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;margin: 0px; padding: 2px 4px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: var(--ff-mono); vertical-align: baseline; box-sizing: inherit; background-color: var(--black-075); color: rgb(36, 39, 41); border-radius: 3px;&quot;&gt;DEFAULT CURRENT_TIMESTAMP&lt;/code&gt;&lt;span style=&quot;color:#242729; font-family:-apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,&amp;quot;Liberation Sans&amp;quot;,sans-serif; font-size:15px; white-space:normal&quot;&gt;&amp;nbsp;for create_time field.&amp;nbsp;&lt;/span&gt;I want to select all my tables which use&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 2px 4px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: var(--ff-mono); vertical-align: baseline; box-sizing: inherit; background-color: var(--black-075); color: rgb(36, 39, 41); border-radius: 3px;&quot;&gt;DEFAULT CURRENT_TIMESTAMP] in mysql&lt;/code&gt;
&lt;/pre&gt;</description>
<category>MySQL</category>
<guid isPermaLink="true">http://phponlinesupport.com/368/get-tables-which-using-default-currenttimestamp-in-mysql</guid>
<pubDate>Wed, 02 Jun 2021 12:21:44 +0000</pubDate>
</item>
<item>
<title>Google ReCaptcha is active but not preventing spam</title>
<link>http://phponlinesupport.com/366/google-recaptcha-is-active-but-not-preventing-spam</link>
<description>

&lt;p&gt;&lt;span style=&quot;background-color:#fbfbfb&quot;&gt;&lt;span style=&quot;color:#32373c; font-family:Open Sans, sans-serif&quot;&gt;&lt;span style=&quot;font-size:14.4px&quot;&gt;I implemented the Google ReCaptcha on the form but that not preventing spam entries.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;background-color:#fbfbfb; color:#32373c; font-family:&amp;quot;Open Sans&amp;quot;,sans-serif; font-size:14.4px&quot;&gt;Is there ANYTHING I can do to fix this problem.&lt;/span&gt;&lt;/p&gt;</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/366/google-recaptcha-is-active-but-not-preventing-spam</guid>
<pubDate>Wed, 02 Jun 2021 10:39:20 +0000</pubDate>
</item>
<item>
<title>Change Fetched Date format in View</title>
<link>http://phponlinesupport.com/362/change-fetched-date-format-in-view</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif; font-size:12px&quot;&gt;I have a date value from database as 12-12-2015. I want December 12, 2015 as output.&lt;/span&gt;&lt;/p&gt;</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/362/change-fetched-date-format-in-view</guid>
<pubDate>Wed, 02 Jun 2021 07:03:26 +0000</pubDate>
</item>
<item>
<title>Dynamically add  textbox, input in html form using JavaScript.</title>
<link>http://phponlinesupport.com/359/dynamically-add-textbox-input-in-html-form-using-javascript</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:#242729; font-family:-apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,&amp;quot;Liberation Sans&amp;quot;,sans-serif; font-size:15px&quot;&gt;How do you create a hidden field in JavaScript into a particular form ?&lt;/span&gt;&lt;/p&gt;</description>
<category>Javascript</category>
<guid isPermaLink="true">http://phponlinesupport.com/359/dynamically-add-textbox-input-in-html-form-using-javascript</guid>
<pubDate>Wed, 02 Jun 2021 06:41:56 +0000</pubDate>
</item>
<item>
<title>reCAPTCHA problem ''Please complete the anti-spam verification''</title>
<link>http://phponlinesupport.com/351/recaptcha-problem-please-complete-anti-spam-verification</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:#4d5156; font-family:arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:14px&quot;&gt;After successfully completing the Google recaptcha checkbox, I encounter a technical problem clicking the submit button.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#24292e; font-family:-apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Helvetica,Arial,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;; font-size:14px&quot;&gt;I get this error message ''Please complete the anti-spam verification''.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#24292e; font-family:-apple-system,BlinkMacSystemFont,&amp;quot;Segoe UI&amp;quot;,Helvetica,Arial,sans-serif,&amp;quot;Apple Color Emoji&amp;quot;,&amp;quot;Segoe UI Emoji&amp;quot;; font-size:14px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://phponlinesupport.com/?qa=blob&amp;amp;qa_blobid=11075135775546404449&quot; style=&quot;height:259px; width:421px&quot;&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/351/recaptcha-problem-please-complete-anti-spam-verification</guid>
<pubDate>Tue, 25 May 2021 12:29:56 +0000</pubDate>
</item>
<item>
<title>Difference between get and post on php</title>
<link>http://phponlinesupport.com/350/difference-between-get-and-post-on-php</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/350/difference-between-get-and-post-on-php</guid>
<pubDate>Tue, 25 May 2021 11:31:59 +0000</pubDate>
</item>
<item>
<title>How to Redirect Non-www to www URLs using htaccess  ?</title>
<link>http://phponlinesupport.com/348/how-to-redirect-non-www-to-www-urls-using-htaccess</link>
<description></description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/348/how-to-redirect-non-www-to-www-urls-using-htaccess</guid>
<pubDate>Tue, 25 May 2021 10:23:34 +0000</pubDate>
</item>
<item>
<title>Why no site links listed on google search?</title>
<link>http://phponlinesupport.com/334/why-no-site-links-listed-on-google-search</link>
<description>Can anyone shed light on the issue?&lt;br /&gt;
&lt;br /&gt;
Why is my website site links not listed on google search?&lt;br /&gt;
&lt;br /&gt;
But I see many other sites with my similar sitemap have the site links listed?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/334/why-no-site-links-listed-on-google-search</guid>
<pubDate>Fri, 13 Dec 2019 03:48:04 +0000</pubDate>
</item>
<item>
<title>Adblocker blocking WP blog images</title>
<link>http://phponlinesupport.com/332/adblocker-blocking-wp-blog-images</link>
<description>I'm driving nuts trying to understand why some blog images are being blocked by ADBlockers on my wordpress blog. All of them except very few exceptions are blocked. Some images shows advert banner text over them automatically.&lt;br /&gt;
&lt;br /&gt;
Please help!</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/332/adblocker-blocking-wp-blog-images</guid>
<pubDate>Fri, 15 Nov 2019 04:05:16 +0000</pubDate>
</item>
<item>
<title>Scan QR code using a samsung phone</title>
<link>http://phponlinesupport.com/329/scan-qr-code-using-a-samsung-phone</link>
<description>Wondering is there a builtin feature on Samsung phones for the barcode and QR code scans?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/329/scan-qr-code-using-a-samsung-phone</guid>
<pubDate>Thu, 14 Nov 2019 06:24:43 +0000</pubDate>
</item>
<item>
<title>View hidden folders Mac</title>
<link>http://phponlinesupport.com/325/view-hidden-folders-mac</link>
<description>How to enable viewing the hidden folders on my Mac please? Say if I want to view the /usr/ folder which I know exists but not listed to see?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/325/view-hidden-folders-mac</guid>
<pubDate>Sun, 10 Nov 2019 09:21:17 +0000</pubDate>
</item>
<item>
<title>Notification popups that can allow intractions on page</title>
<link>http://phponlinesupport.com/324/notification-popups-that-can-allow-intractions-on-page</link>
<description>Notification popups that can allow intractions on page? Current ones we have is like alert box which nothing on the page can be licked or scrolled.</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/324/notification-popups-that-can-allow-intractions-on-page</guid>
<pubDate>Mon, 28 Oct 2019 09:38:47 +0000</pubDate>
</item>
<item>
<title>Mailchimp automatic feed mailing with custom design</title>
<link>http://phponlinesupport.com/323/mailchimp-automatic-feed-mailing-with-custom-design</link>
<description>Is there a way that we can send automatic blog posts (wordpress) newsletter automatically from mailchimp? I know we can use the automatic setting with mailchimp scheduled for everyday and if there is a new content mailchimp will process it. But the problem I have is that, I am not able to put a custom design as I like 2 column, 3 column etc... it is basically because the feed is continuous and if taken in mailchimp it strips the html which makes me unable to style and send it through directly from the site feed as html itself.&lt;br /&gt;
&lt;br /&gt;
Ant thoughts on this anyone?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance...&lt;br /&gt;
&lt;br /&gt;
Robert Bose</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/323/mailchimp-automatic-feed-mailing-with-custom-design</guid>
<pubDate>Mon, 30 Sep 2019 11:21:22 +0000</pubDate>
</item>
<item>
<title>How to add auto numbering column to a Jquery datatable?</title>
<link>http://phponlinesupport.com/317/how-to-add-auto-numbering-column-to-a-jquery-datatable</link>
<description>How can we add auto numbering column to a Jquery datatable?</description>
<category>Jquery</category>
<guid isPermaLink="true">http://phponlinesupport.com/317/how-to-add-auto-numbering-column-to-a-jquery-datatable</guid>
<pubDate>Wed, 05 Dec 2018 05:50:49 +0000</pubDate>
</item>
<item>
<title>Wordpress custom page without footer header and sidebar</title>
<link>http://phponlinesupport.com/315/wordpress-custom-page-without-footer-header-and-sidebar</link>
<description>Wordpress custom page without footer header and sidebar. Is it possible?</description>
<category>Themes</category>
<guid isPermaLink="true">http://phponlinesupport.com/315/wordpress-custom-page-without-footer-header-and-sidebar</guid>
<pubDate>Thu, 22 Nov 2018 23:46:50 +0000</pubDate>
</item>
<item>
<title>How to hide admin bar (admin toolbar) from frontend?</title>
<link>http://phponlinesupport.com/313/how-to-hide-admin-bar-admin-toolbar-from-frontend</link>
<description>I'm making a plugin on which I need to hide the admin bar (admin toolbar) from frontend, I mean if I'm logged in the backend the admin bar shows up on my frontend custom page for the plugin. How can I hide it please?</description>
<category>Plugins</category>
<guid isPermaLink="true">http://phponlinesupport.com/313/how-to-hide-admin-bar-admin-toolbar-from-frontend</guid>
<pubDate>Thu, 22 Nov 2018 23:44:03 +0000</pubDate>
</item>
<item>
<title>Strange “1” displayed at the end of a php print_r ?</title>
<link>http://phponlinesupport.com/311/strange-1-displayed-at-the-end-of-a-php-printr</link>
<description>Can someone explain me what and why this &amp;quot;1&amp;quot; is displayed at the end of print_r function?&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;echo '&amp;lt;pre&amp;gt;'&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;echo print_r($validation-&amp;gt;getErrorFields());&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;echo '&amp;lt;/pre&amp;gt;'</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/311/strange-1-displayed-at-the-end-of-a-php-printr</guid>
<pubDate>Mon, 19 Nov 2018 22:26:35 +0000</pubDate>
</item>
<item>
<title>wp get_current_user_id() returns 0</title>
<link>http://phponlinesupport.com/309/wp-getcurrentuserid-returns-0</link>
<description>Why do my wordpress get_current_user_id() returns 0?</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://phponlinesupport.com/309/wp-getcurrentuserid-returns-0</guid>
<pubDate>Thu, 08 Nov 2018 19:02:13 +0000</pubDate>
</item>
<item>
<title>How do I include $wpdb in wordpress plugin?</title>
<link>http://phponlinesupport.com/307/how-do-i-include-wpdb-in-wordpress-plugin</link>
<description>How do I include $wpdb in wordpress plugin?</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://phponlinesupport.com/307/how-do-i-include-wpdb-in-wordpress-plugin</guid>
<pubDate>Fri, 02 Nov 2018 18:56:41 +0000</pubDate>
</item>
<item>
<title>Fatal error: Call to undefined function wp_get_current_user() in</title>
<link>http://phponlinesupport.com/305/fatal-error-call-undefined-function-wpgetcurrentuser</link>
<description>Fatal error: Call to undefined function wp_get_current_user() in&lt;br /&gt;
&lt;br /&gt;
Why is thi happening on my plugin page?</description>
<category>Plugins</category>
<guid isPermaLink="true">http://phponlinesupport.com/305/fatal-error-call-undefined-function-wpgetcurrentuser</guid>
<pubDate>Fri, 02 Nov 2018 18:43:15 +0000</pubDate>
</item>
<item>
<title>Where is my mongodb database?</title>
<link>http://phponlinesupport.com/303/where-is-my-mongodb-database</link>
<description>After much struggle installing the mongodb and all I created a database from the NodeJs script. It is in hte localhost, my computer. But I cannot find the database I made while I check through the compass. Whats happening?</description>
<category>MongoDB</category>
<guid isPermaLink="true">http://phponlinesupport.com/303/where-is-my-mongodb-database</guid>
<pubDate>Tue, 23 Oct 2018 22:11:38 +0000</pubDate>
</item>
<item>
<title>XBee print source address</title>
<link>http://phponlinesupport.com/301/xbee-print-source-address</link>
<description>How to print the address of the xbee that the message is sent from?</description>
<category>XBee</category>
<guid isPermaLink="true">http://phponlinesupport.com/301/xbee-print-source-address</guid>
<pubDate>Wed, 10 Oct 2018 22:50:27 +0000</pubDate>
</item>
<item>
<title>Proper http to https redirect without harm to SEO</title>
<link>http://phponlinesupport.com/299/proper-http-to-https-redirect-without-harm-to-seo</link>
<description>I see lots of suggestions on the web for forwarding http to https. But many of those seems to have a negetive impact on SEO with 302 redirects to homepage. I can force all pages to be viewed through the SSL - that's no problem. &amp;nbsp;But for SEO reasons, do I need to do a 301 redirect line of code for every page in the site to the new &amp;quot;https&amp;quot; version? &amp;nbsp;Or is there a way to change everything in a couple of lines looking good at google eyes please?</description>
<category>General</category>
<guid isPermaLink="true">http://phponlinesupport.com/299/proper-http-to-https-redirect-without-harm-to-seo</guid>
<pubDate>Thu, 06 Sep 2018 16:02:29 +0000</pubDate>
</item>
<item>
<title>Strip the HTML from a string (extract only text content) in Javascript</title>
<link>http://phponlinesupport.com/297/strip-html-from-string-extract-only-text-content-javascript</link>
<description>How can we strip the HTML from a string (extract only text content) in Javascript. I do not need the texts inside the inner html tags as well.</description>
<category>Jquery</category>
<guid isPermaLink="true">http://phponlinesupport.com/297/strip-html-from-string-extract-only-text-content-javascript</guid>
<pubDate>Wed, 25 Jul 2018 22:37:37 +0000</pubDate>
</item>
</channel>
</rss>