Php
Browse 120 guides in Php
Showing 30 of 120 guides
(Page 2 of 4)
π
How to convert html & css to an image?
Learn how to convert html & css to an image? with practical examples, diagrams, and best practices. Covers php, html, css development techniques with visual explanations.

Should start_session() be always placed at the beginning of the page and not inside an if/else cl...
Learn should start_session() be always placed at the beginning of the page and not inside an if/else clause? with practical examples, diagrams, and best practices. Covers php development techniques...
π
Unsetting a variable vs setting to ''
Learn unsetting a variable vs setting to '' with practical examples, diagrams, and best practices. Covers php, variables, unset development techniques with visual explanations.

The basics of php routing
Learn the basics of php routing with practical examples, diagrams, and best practices. Covers php, laravel, url-routing development techniques with visual explanations.

Wordpress - get link to a post
Learn wordpress - get link to a post with practical examples, diagrams, and best practices. Covers php, html, wordpress development techniques with visual explanations.

php 5.5.5 not working with Apache 2.4.7
Learn php 5.5.5 not working with apache 2.4.7 with practical examples, diagrams, and best practices. Covers php, apache development techniques with visual explanations.

How to get current date/time as a date object in PHP
Learn how to get current date/time as a date object in php with practical examples, diagrams, and best practices. Covers php, date, datediff development techniques with visual explanations.

How to convert Eastern Time Zone to CENTRAL TIME ZONE
Learn how to convert eastern time zone to central time zone with practical examples, diagrams, and best practices. Covers php, timezone, timestamp development techniques with visual explanations.
π
127.0.0.1 is accessible/working but localhost not accessible/ not working
Learn 127.0.0.1 is accessible/working but localhost not accessible/ not working with practical examples, diagrams, and best practices. Covers php, windows, apache development techniques with visual...
π
Trying to check if username already exists in MySQL database using PHP
Learn trying to check if username already exists in mysql database using php with practical examples, diagrams, and best practices. Covers php, mysql, sql development techniques with visual explana...

Need regex to filter out .ru and other spammy email address
Learn need regex to filter out .ru and other spammy email address with practical examples, diagrams, and best practices. Covers php, regex development techniques with visual explanations.
π
Bonfire vs stock CodeIgniter - module compatability
Learn bonfire vs stock codeigniter - module compatability with practical examples, diagrams, and best practices. Covers php, codeigniter, bonfire development techniques with visual explanations.
π
PHP QRCODE generator with logo
Learn php qrcode generator with logo with practical examples, diagrams, and best practices. Covers php, qr-code development techniques with visual explanations.

Could not open input file: composer.phar
Learn could not open input file: composer.phar with practical examples, diagrams, and best practices. Covers php, zend-framework2, composer-php development techniques with visual explanations.
π
Finding the number of days between two dates
Learn finding the number of days between two dates with practical examples, diagrams, and best practices. Covers php, datetime development techniques with visual explanations.
π
What does '<?=' mean in PHP?
Learn what does '<?=' mean in php? with practical examples, diagrams, and best practices. Covers php, syntax development techniques with visual explanations.
π
What is the point of interfaces in PHP?
Learn what is the point of interfaces in php? with practical examples, diagrams, and best practices. Covers php, oop, interface development techniques with visual explanations.
π
PHP function to generate v4 UUID
Learn php function to generate v4 uuid with practical examples, diagrams, and best practices. Covers php, function, uuid development techniques with visual explanations.

Adding items in myphp
Learn adding items in myphp with practical examples, diagrams, and best practices. Covers php, jquery, mysql development techniques with visual explanations.
π
Display SQL query results in php
Learn display sql query results in php with practical examples, diagrams, and best practices. Covers php, mysql, random development techniques with visual explanations.
π
Send HTML in email via PHP
Learn send html in email via php with practical examples, diagrams, and best practices. Covers php, html, email development techniques with visual explanations.
π
Yahoo smtp is not sending mails but same code is working fine for gmail.Need help.working on loca...
Learn yahoo smtp is not sending mails but same code is working fine for gmail.need help.working on local server with practical examples, diagrams, and best practices. Covers php, smtp, phpmailer de...
π
Download Link not working in html
Learn download link not working in html with practical examples, diagrams, and best practices. Covers php, html, css development techniques with visual explanations.

PHP Imagick Resizing Gif frames has weird issues
Learn php imagick resizing gif frames has weird issues with practical examples, diagrams, and best practices. Covers php, imagick development techniques with visual explanations.

Fastest way to generate 11,000,000 unique ids
Learn fastest way to generate 11,000,000 unique ids with practical examples, diagrams, and best practices. Covers php, mysql, scripting development techniques with visual explanations.

PHP errors shows orange table and 'call stack'
Learn php errors shows orange table and 'call stack' with practical examples, diagrams, and best practices. Covers php development techniques with visual explanations.

What is a Unix timestamp and why use it?
Learn what is a unix timestamp and why use it? with practical examples, diagrams, and best practices. Covers php, timestamp, strtotime development techniques with visual explanations.
π
PHP date() with timezone?
Learn php date() with timezone? with practical examples, diagrams, and best practices. Covers php, date, timezone development techniques with visual explanations.

Can curl make a connection to any TCP ports, not just HTTP/HTTPS?
Learn can curl make a connection to any tcp ports, not just http/https? with practical examples, diagrams, and best practices. Covers php, curl development techniques with visual explanations.
π
How can I restore proper encoding of 4 byte emoji characters that have been stored in plain utf8 ...
Learn how can i restore proper encoding of 4 byte emoji characters that have been stored in plain utf8 - like this: ðÿΛΕ‘? with practical examples, diagrams, and best practices. Covers php, unicode,...