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.
intermediate php html css
Should start_session() be always placed at the beginning of the page and not inside an if/else cl...
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...
intermediate php web
πŸ“„
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.
intermediate php variables unset
The basics of php routing
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.
intermediate php laravel url-routing
Wordpress - get link to a post
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.
intermediate php html wordpress
php 5.5.5 not working with Apache 2.4.7
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.
intermediate php apache
How to get current date/time as a date object in PHP
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.
intermediate php date datediff
How to convert Eastern Time Zone to CENTRAL TIME ZONE
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.
intermediate php timezone timestamp
πŸ“„
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...
intermediate php windows apache
πŸ“„
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...
intermediate php mysql sql
Need regex to filter out .ru and other spammy email address
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.
intermediate php regex
πŸ“„
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.
intermediate php codeigniter bonfire
πŸ“„
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.
intermediate php qr-code
Could not open input file: composer.phar
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.
intermediate php zend-framework2 composer-php
πŸ“„
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.
intermediate php datetime
πŸ“„
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.
intermediate php syntax
πŸ“„
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.
intermediate php oop interface
πŸ“„
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.
intermediate php function uuid
Adding items in myphp
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.
intermediate php jquery mysql
πŸ“„
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.
intermediate php mysql random
πŸ“„
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.
intermediate php html email
πŸ“„
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...
intermediate php smtp phpmailer
πŸ“„
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.
intermediate php html css
PHP Imagick Resizing Gif frames has weird issues
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.
intermediate php imagick
Fastest way to generate 11,000,000 unique ids
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.
intermediate php mysql scripting
PHP errors shows orange table and 'call stack'
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.
intermediate php web
What is a Unix timestamp and why use it?
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.
intermediate php timestamp strtotime
πŸ“„
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.
intermediate php date timezone
Can curl make a connection to any TCP ports, not just HTTP/HTTPS?
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.
intermediate php curl
πŸ“„
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,...
intermediate php unicode encoding