URL Details

https://grownwith.us/interview/php/purpose-of-at-in-php/

URL Information

Title: What is the purpose of @ in PHP?
Meta Description: In PHP, @ is used for suppressing error messages. If any runtime error occurs on the line which consists @ symbol at the beginning, then the error wil...
Status Code: 200
Content Type: text/html
Content Length: 0 bytes
Load Time: 0.00 seconds
Language: Unknown
Internal Links: 14
External Links: 0
Broken Links: 0
Depth Level: 0
Word Count: 0 words
Readability Score: Not calculated
Last Crawled: Sep 22, 2025 3:45 PM
Heading Structure
0
H1
0
H2
0
H3
0
H4
0
H5
0
H6
Images & Media
0
Total Images
0
Missing Alt

Total Image Size: 0.0 KB
Largest Image: 0.0 KB
Open Graph
Present
Twitter Cards
Present
Mobile Friendly
Yes
Score: 98.0/100
Technical Details
Canonical URL:
https://grownwith.us/purpose-of-at-in-php
Schema Types:
BreadcrumbList
Security & Indexing:
HTTPS Indexable Not in Sitemap
Forms & Interactions:
Forms: 0 | Inputs: 0 | Buttons: 0
0

Critical Issues

0

High Issues

0

Medium Issues

0

Low Issues

Issues Found (6)

Headings Issues (1)
Info H3 tags without H2 tags (poor hierarchy)
Impact: 2/10
Low Effort

Maintain proper heading hierarchy: H1 > H2 > H3

How to Fix:
Maintain proper heading hierarchy: H1 > H2 > H3
Meta Issues (1)
Info Meta description too long (170 chars)
Impact: 2/10
Low Effort

Shorten meta description to 120-160 characters

Actual: In PHP, @ is used for suppressing error messages. If any runtime error occurs on the line which consists @ symbol at the beginning, then the error will be handled by PHP.
How to Fix:
Shorten meta description to 120-160 characters
Mobile Issues (1)
Info No touch optimization detected
Impact: 2/10
Low Effort

Consider adding touch-action CSS for better touch experience

How to Fix:
Consider adding touch-action CSS for better touch experience
Security Issues (2)
Warning Missing Content Security Policy
Impact: 5/10
Medium Effort

Implement CSP to prevent XSS attacks

How to Fix:
Implement CSP to prevent XSS attacks
Warning Excessive inline JavaScript (6 scripts)
Impact: 5/10
Medium Effort

Move JavaScript to external files and implement CSP

How to Fix:
Move JavaScript to external files and implement CSP
Speed Issues (1)
Info Many inline script tags (6)
Impact: 2/10
Low Effort

Move scripts to external JS files for better caching

How to Fix:
Move scripts to external JS files for better caching

Technical Details

Schema & Structured Data

No structured data found

Consider adding JSON-LD or microdata

Performance Metrics