Daily Updates/Mukhwaak

What is Meta Charsets In Unicodes

Meta Charsets in Simple Languages

Charsets are converter for unicode to binary to read computer our languages

“ISO-8859-8”

This charset working only for 256 (HTML4) character conversation unicode to binary

“UTF-8”

This Charset Supported in HTML5 more Than 10000 character support in worldwide languages to to convert unicode to banry language

What is “endif; in PHP

endif is a tag and starting from “:” and closing tag is “endif;”

(Note:- Here “” not Included in code”)

endif tag same work as “{” and “}”

Example

<?php
$a=20;
$b=10;
if ($a > $b) {
echo "a is greater<br>";
}
?>
<?php
$a=20;
$b=10;
if ($a > $b) :
echo "a is greater<br>";
endif;
?>

Both Code Are Same Work

When i use in “if contions” for Multiple {}

Then we use “: endif;” tag for one of whole code, we can type “{}” tags inside “endif” tag

Set Content in Squence at once in adobe After Effects
aftewr
Live Youtube Stream with OBS Studio on low Configration PC

Problem

OBS Studio Streaming Good Speed in Green Sign but Youtube Displaying Stream Not Smooth, Input Video Source : Intensity Shuttle Card USB 3.0. , Software and Drivers Latest From “Desktop Video Setup V. 12.4”, OBS Studio Latest (V. 27…)

Dowload OBS Studio 23.1.0

2 2 removebg preview
How to Share Folders PC-to-PC without Wires

Sharing folders between PCs without a wired connection can be convenient for quick file transfers. Here’s a step-by-step guide to setting up wireless file sharing between two PCs.

  1. Easy Guide: Sharing Folders Between PCs Wirelessly
  2. How to Share Files Between Computers Without Cables
  3. Wireless File Sharing: Connect PC-to-PC Without Wires
  4. Step-by-Step: Share Folders Over Wi-Fi Without a Network Cable
  5. No Cables Needed! How to Share Folders Between Windows PCs Wirelessly
  6. File Sharing Made Easy: Connect PCs Without Wires
  7. How to Set Up Wireless Folder Sharing Between Two PCs
  8. Share Files Between Computers Without Ethernet Cables
  9. Wireless Folder Sharing Between PCs: A Beginner’s Guide
  10. Connecting PCs for File Sharing Without Wires or USB Drives
  11. How to Access Shared Folders on Another PC
  12. Step-by-Step: Access Files on Another Computer Over Wi-Fi
  13. Connect to Another PC’s Shared Folder Without Cables
  14. How to View and Access Files on a Networked Computer
  15. Easy Guide to Accessing Folders on Another Windows PC
  16. Access Files on Another Computer Over the Network
  17. How to Open Shared Folders on a Different PC
  18. Accessing Another PC’s Shared Files Over Wi-Fi
  19. How to Connect and Access Shared Folders on a Network
  20. Remote Access: How to Open Folders on Another Computer

Step 1: Enable Function Discovery Provider

  1. Open Services by searching in the Windows Start Menu.
  2. Find Function Discovery Provider Host, double-click on it, and set the startup type to Automatic (Delayed Start).
  3. Click Stop > Apply > Start > OK to apply the changes.

Step 2: Enable SMB 1.0/CIFS File Sharing

  1. Search for Turn Windows features on or off in the Windows Start Menu.
  2. Locate SMB 1.0/CIFS File Sharing Support, expand it, and check all the boxes.
  3. Click OK and wait for the installation to complete.

Step 3: Configure Advanced Sharing Settings

  1. Go to Control Panel > Network and Sharing Center > Advanced sharing settings.
  2. Under Private:
    • Turn on network discovery.
    • Turn on file and printer sharing.
    • Turn off password-protected sharing (if you want access without a password).
  3. Click Save changes.

Step 4: Set Network Profile to Private

  1. Click on the connected network (Wi-Fi or Ethernet).
  2. Go to Network profile and set it to Private.
  3. Go to Control Panel > Windows Defender Firewall > Allowed apps:
    • Make sure File and Printer Sharing and Network Discovery are allowed for the Private profile.

Step 5: Configure Folder Permissions

  1. Right-click on the folder you want to share, select Properties > Sharing > Advanced Sharing.
  2. Check Share this folder, then click Permissions.
  3. Add the user Everyone or the specific PC name to allow access.
  4. For folders on C drive, go to the Security tab, add the user, and give Full Control permissions.

Step 6: Enable Guest Access (If Prompted for a Password)

  1. Press Win + R, type gpedit.msc, and press Enter to open the Group Policy Editor.
  2. Navigate to Computer Configuration > Administrative Templates > Network > Lanman Workstation.
  3. Double-click on Enable insecure guest logons, set it to Enabled, and click OK.

Restart both PCs and try accessing the shared folder again. If you still see a password prompt, ensure all settings are applied as described.

⚠️ Warning

If your computer is on a large network, such as in a department or organization where multiple computers are connected to the same network, do not set folder permissions to “Everyone.” This could expose your files to anyone on the network.

However, if you’re on a Home, Small office, or a network where only trusted individuals have access, it’s generally safe to set permissions to “Everyone” for easier sharing.

Always ensure that you are aware of who has access to the network to keep your data secure.

How to Resume Rendering, When Program, Not Responding ?

Here is tutorial only for Adobe Premiere Pro And After Effect Windos 10.

  1. Go To Task Manager
  2. Select Running App Adobe Premiere Pro and Expand it
  3. End the Task or Stop Running only Intaaled other apps In PC
  4. If Your Are Using Project of Adobe After Effect Inside Adobe Premiere Pro Then Stop running Adobe After Effects
  5. Go to Your Project Files Adobe Premiere Pro And Adobe After Effects Project File
  6. Open Both File for Reffresh the Rendering

If Not working Then Commenting Please.

AfterFX.exe System Error?


1 – Right Click the Windows Logo
2 – Choose Apps and Features
3 – Click “Optional Features”
4 – Press the “+” sign where it says “Add a feature”
5 – Search for “Media Feature Pack”

image

Note : If Not Working Then Update Windows.

What is “decode” in programming languages

WordPress

What is “do_action(…,true/false) in wp or PHP?
GOLDEN TEMPLE