Php

Browse 120 guides in Php

Showing 30 of 120 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
๐Ÿ“„
How do I convert a string to a number in PHP?
Learn how do i convert a string to a number in php? with practical examples, diagrams, and best practices. Covers php, casting, type-conversion development techniques with visual explanations.
intermediate php casting type-conversion
๐Ÿ“„
Pretty-Printing JSON with PHP
Learn pretty-printing json with php with practical examples, diagrams, and best practices. Covers php, json, pretty-print development techniques with visual explanations.
intermediate php json pretty-print
๐Ÿ“„
How can I prevent SQL injection in PHP?
Learn how can i prevent sql injection in php? with practical examples, diagrams, and best practices. Covers php, mysql, sql development techniques with visual explanations.
intermediate php mysql sql
๐Ÿ“„
Where can I find php.ini?
Learn where can i find php.ini? with practical examples, diagrams, and best practices. Covers php, linux, php-ini development techniques with visual explanations.
intermediate php linux php-ini
๐Ÿ“„
Wrapping long text in CSS
Learn wrapping long text in css with practical examples, diagrams, and best practices. Covers php, javascript, jquery development techniques with visual explanations.
intermediate php javascript jquery
What is different between exec(), shell_exec, system() and passthru() functions in PHP?
What is different between exec(), shell_exec, system() and passthru() functions in PHP?
Learn what is different between exec(), shell_exec, system() and passthru() functions in php? with practical examples, diagrams, and best practices. Covers php development techniques with visual ex...
intermediate php web
๐Ÿ“„
I can't access http://localhost/phpmyadmin/
Learn i can't access http://localhost/phpmyadmin/ with practical examples, diagrams, and best practices. Covers php, phpmyadmin development techniques with visual explanations.
intermediate php phpmyadmin
๐Ÿ“„
Memcache Vs. Memcached
Learn memcache vs. memcached with practical examples, diagrams, and best practices. Covers php, memcached development techniques with visual explanations.
intermediate php memcached
๐Ÿ“„
Adding an array to an array in PHP
Learn adding an array to an array in php with practical examples, diagrams, and best practices. Covers php, arrays, loops development techniques with visual explanations.
intermediate php arrays loops
How to convert these strange characters? (รƒยซ, รƒ, รƒยฌ, รƒยน, รƒ)
How to convert these strange characters? (รƒยซ, รƒ, รƒยฌ, รƒยน, รƒ)
Learn how to convert these strange characters? (รฃยซ, รฃ, รฃยฌ, รฃยน, รฃ) with practical examples, diagrams, and best practices. Covers php, mysql, utf-8 development techniques with visual explanations.
intermediate php mysql utf-8
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
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
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
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
๐Ÿ“„
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