Php

Browse 113 guides in Php

Showing 30 of 113 guides (Page 1 of 4)
How to show progress bar while loading, using ajax
How to show progress bar while loading, using ajax
Learn how to show progress bar while loading, using ajax with practical examples, diagrams, and best practices. Covers javascript, php, jquery development techniques with visual explanations.
intermediate javascript php jquery
the octal representations of bytes range from 000 to 377?
the octal representations of bytes range from 000 to 377?
Learn the octal representations of bytes range from 000 to 377? with practical examples, diagrams, and best practices. Covers javascript, php, assembly development techniques with visual explanations.
intermediate javascript php assembly
📄
Caching dynamic web pages (page may be 99% static but contain some dynamic content)
Learn caching dynamic web pages (page may be 99% static but contain some dynamic content) with practical examples, diagrams, and best practices. Covers javascript, php, python development technique...
intermediate javascript php python
📄
HTTP Content-Type Header and JSON
Learn http content-type header and json with practical examples, diagrams, and best practices. Covers javascript, php, json development techniques with visual explanations.
intermediate javascript php json
📄
Get coordinates from Hardware GPS
Learn get coordinates from hardware gps with practical examples, diagrams, and best practices. Covers javascript, php, android development techniques with visual explanations.
intermediate javascript php android
📄
Sending a square root sign to a textarea
Learn sending a square root sign to a textarea with practical examples, diagrams, and best practices. Covers javascript, php development techniques with visual explanations.
intermediate javascript php
Javascript json_encode > JSON.parse() array
Javascript json_encode > JSON.parse() array
Learn javascript json_encode > json.parse() array with practical examples, diagrams, and best practices. Covers javascript, php, html development techniques with visual explanations.
intermediate javascript php html
📄
download file using an ajax request
Learn download file using an ajax request with practical examples, diagrams, and best practices. Covers javascript, php, ajax development techniques with visual explanations.
intermediate javascript php ajax
XMPP + OTR Encryption in PHP
XMPP + OTR Encryption in PHP
Learn xmpp + otr encryption in php with practical examples, diagrams, and best practices. Covers php, encryption, xmpp development techniques with visual explanations.
intermediate php encryption xmpp
cURL refuses to ignore cache
cURL refuses to ignore cache
Learn curl refuses to ignore cache with practical examples, diagrams, and best practices. Covers php, cakephp, caching development techniques with visual explanations.
intermediate php cakephp caching
Laravel 4 Call to undefined method create()
Laravel 4 Call to undefined method create()
Learn laravel 4 call to undefined method create() with practical examples, diagrams, and best practices. Covers php, laravel development techniques with visual explanations.
intermediate php laravel
What's the difference between 'isset()' and '!empty()' in PHP?
What's the difference between 'isset()' and '!empty()' in PHP?
Learn what's the difference between 'isset()' and '!empty()' in php? with practical examples, diagrams, and best practices. Covers php, isset development techniques with visual explanations.
intermediate php isset
DateTime from unix timestamp is wrong
DateTime from unix timestamp is wrong
Learn datetime from unix timestamp is wrong with practical examples, diagrams, and best practices. Covers php, datetime, timezone development techniques with visual explanations.
intermediate php datetime timezone
📄
How do I install PHP cURL on Linux Debian?
Learn how do i install php curl on linux debian? with practical examples, diagrams, and best practices. Covers php, linux, curl development techniques with visual explanations.
intermediate php linux curl
📄
How to grab cookies from remote URL and send them back to the browser
Learn how to grab cookies from remote url and send them back to the browser with practical examples, diagrams, and best practices. Covers php, android, cookies development techniques with visual ex...
intermediate php android cookies
📄
WordPress Login redirect_to not working
Learn wordpress login redirect_to not working with practical examples, diagrams, and best practices. Covers php, http-redirect, wordpress development techniques with visual explanations.
intermediate php http-redirect wordpress
📄
PHP Library similar to GD
Learn php library similar to gd with practical examples, diagrams, and best practices. Covers php development techniques with visual explanations.
intermediate php web
How do I get PHP errors to display?
How do I get PHP errors to display?
Learn how do i get php errors to display? with practical examples, diagrams, and best practices. Covers php, error-handling, syntax-error development techniques with visual explanations.
intermediate php error-handling syntax-error
📄
What does DESC do in SQL?
Learn what does desc do in sql? with practical examples, diagrams, and best practices. Covers php, sql development techniques with visual explanations.
intermediate php sql
Can I disable DNS lookup in PHP? I have the IP address and host name
Can I disable DNS lookup in PHP? I have the IP address and host name
Learn can i disable dns lookup in php? i have the ip address and host name with practical examples, diagrams, and best practices. Covers php, dns, httprequest development techniques with visual exp...
intermediate php dns httprequest
📄
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