Sign Up
Log In
Start a Discussion
PHP Help
All Discussions
Tags
PHP Help
General Help
Installing PHP
PHP Code Critique
PHP Coding
PHP Databases
PHP Newbies
Upgrading PHP
Discussion
Misc Help
PHP Tools
Latest
Latest
Top
Newest
Oldest
B
importing and aliasing namespace
PHP Help
General Help
PHP Coding
Weedpacket
replied
Apr 18, 2023
3
B
Understanding the Global Namespace
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 18, 2023
2
B
namespace
PHP Help
General Help
PHP Coding
NogDog
replied
Apr 18, 2023
3
B
Using the refelection api
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 18, 2023
7
B
converting Your Classes to strings
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 18, 2023
1
B
public function __call($method,$p)
PHP Help
General Help
PHP Coding
NogDog
replied
Apr 17, 2023
5
B
Deprecated: strpos(): Passing null to parameter #2 ($needle)
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 17, 2023
6
B
iterator
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 17, 2023
6
B
public function DisplayMenu($buttons)
PHP Help
General Help
PHP Coding
Weedpacket
replied
Apr 12, 2023
1
B
overloading methods with __call()
PHP Help
General Help
PHP Coding
NogDog
replied
Apr 12, 2023
1
B
checking type hinting
PHP Help
General Help
PHP Coding
bertrc
replied
Apr 12, 2023
2
B
echo "Math::pi = ".Math::pi;
PHP Help
General Help
PHP Coding
NogDog
replied
Apr 12, 2023
4
B
while (list($name, $url) = each($buttons)) each is deprecated
PHP Help
General Help
PHP Coding
Weedpacket
replied
Apr 11, 2023
2
B
var_dump($b instanceof A); how to get true this intanceof
PHP Help
General Help
PHP Coding
NogDog
replied
Apr 11, 2023
2
B
How To Add Colums Numbers In Mysql ?
PHP Help
General Help
PHP Databases
PHP Newbies
NogDog
replied
Apr 10, 2023
2
L
PDO connection problem
PHP Help
General Help
NogDog
replied
Apr 9, 2023
2
O
PDO Delete row(s)
PHP Help
General Help
NogDog
replied
Mar 28, 2023
8
B
each is not working in PHP 8 is old code to change for foreach
PHP Help
General Help
PHP Coding
NogDog
replied
Mar 28, 2023
3
B
change while (list($name, $url) = each($buttons)) for a foreach
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 28, 2023
1
B
trait
PHP Help
General Help
PHP Coding
bertrc
replied
Mar 19, 2023
2
Load More
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
General Help
Discussion and support for general help questions pertaining to PHP development.
importing and aliasing namespace
Understanding the Global Namespace
namespace
Using the refelection api
converting Your Classes to strings
public function __call($method,$p)
Deprecated: strpos(): Passing null to parameter #2 ($needle)
iterator
public function DisplayMenu($buttons)
overloading methods with __call()
checking type hinting
echo "Math::pi = ".Math::pi;
while (list($name, $url) = each($buttons)) each is deprecated
var_dump($b instanceof A); how to get true this intanceof
How To Add Colums Numbers In Mysql ?
PDO connection problem
PDO Delete row(s)
each is not working in PHP 8 is old code to change for foreach
change while (list($name, $url) = each($buttons)) for a foreach
trait
« Previous Page
Next Page »