Skip to content

All About Basic

Simple Web Development tips & spiritual observations

  • Home
  • Web Development & WordPress
  • Vedic Astrology Insights
  • Need Help?
Web Development & WordPress

PHP Array Sorting: Using sort() and asort() with Practical Examples

June 30, 2024 allaboutbasic

Discover the various methods for sorting arrays in PHP, including the use of sort() and asort(). This guide provides a detailed explanation on how to sort both indexed and associative arrays while ensuring keys are preserved when necessary.

Continue reading “PHP Array Sorting: Using sort() and asort() with Practical Examples” →
Leave a comment
Vedic Astrology Insights

Life changing small astrological remedies for better life

June 30, 2024July 1, 2024 Karma Observation

These remedies i have collected from LunarAstro. These are very small remedies for all of the planets ( nabagrahas) . If you can do these small changes in your life, your life will surely change.

Continue reading “Life changing small astrological remedies for better life” →
Leave a comment
Web Development & WordPress

Understanding Recursive Functions with and without Stepping in PHP

June 29, 2024 allaboutbasic

This PHP code demonstrates the use of recursive functions with two examples: a normal recursive function that increments a number until a specified condition is met, and a recursive function with stepping, which increments by a specified step value.

Continue reading “Understanding Recursive Functions with and without Stepping in PHP” →
Leave a comment
Web Development & WordPress

Learning Plugins Development: Part 2

June 29, 2024November 4, 2025 allaboutbasic

This WordPress plugin creates a shortcode [show_posts] that displays a list of the latest posts with their titles linked to the post pages. It fetches and lists up to 10 posts ordered by their ID in ascending order.

The output will be like this

Continue reading “Learning Plugins Development: Part 2” →
Leave a comment
Vedic Astrology Insights

Precaution: Jupiter Rahu Conjunction

June 28, 2024June 30, 2024 Karma Observation

At first I remember and thanks to my Guru who has taught many of us the divine knowledge.

Here I am sharing my personal observation and precaution regarding Jupiter Rahu Conjunction. So be careful regarding these Activities i mentioned below:

Continue reading “Precaution: Jupiter Rahu Conjunction” →
Leave a comment
Web Development & WordPress

Understanding PHP Array Functions: Merge, Slice, and Splice

June 28, 2024 allaboutbasic

Here I have tried to show various PHP array functions such as array_merge, array_slice, and array_splice. You can see how to merge two arrays, slice an array into parts, and splice arrays by removing and replacing elements.

CODE:

Continue reading “Understanding PHP Array Functions: Merge, Slice, and Splice” →
Leave a comment
Web Development & WordPress

Learning Plugins Development: Part 1

June 27, 2024November 4, 2025 allaboutbasic

Here I am going to create a very small plugins, mainly a shortcode which will be used in any page and post and that will show the message “My First Attempt of creating plugin”.

Continue reading “Learning Plugins Development: Part 1” →
Leave a comment
Web Development & WordPress

PHP String Trimming Functions

June 27, 2024 allaboutbasic

Here you can see how to remove unnecessary whitespace and specific characters from the beginning and end of strings using PHP’s trim(), ltrim(), and rtrim() functions.

Code:

Continue reading “PHP String Trimming Functions” →
Leave a comment
Vedic Astrology Insights

Saturn Placement in Natal Chart and Evil Eye issue

June 26, 2024June 26, 2024 Karma Observation

I have collected it from my Guru Deepanshu Giri’s Astrological Facebook Group Lunar Astro. This is for learning purpose. You need to check and test it.

Continue reading “Saturn Placement in Natal Chart and Evil Eye issue” →
Leave a comment
Web Development & WordPress

Efficiently Replacing Multiple Words in a String Using PHP

June 26, 2024 allaboutbasic

Here I have shown how to efficiently replace multiple words in a string using PHP’s str_replace function. In this example you can see how to modify text by swapping out specified words with new ones.

CODE:

Continue reading “Efficiently Replacing Multiple Words in a String Using PHP” →
Leave a comment

Posts navigation

Older posts
Newer posts
Need Wordpress Related Help? Contact Me

← Back

Thank you for your response. ✨

Blog at WordPress.com.
  • Subscribe Subscribed
    • All About Basic
    • Join 117 other subscribers
    • Already have a WordPress.com account? Log in now.
    • All About Basic
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...