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
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
N
Page Redirection Issue when login as an admin
PHP Help
PHP Coding
PHP Newbies
sneakyimp
replied
Apr 2, 2023
1
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
N
warning: trying to access array offset on value of type bool in sql.php
PHP Help
PHP Coding
NaderH
replied
Mar 25, 2023
5
B
trait
PHP Help
General Help
PHP Coding
bertrc
replied
Mar 19, 2023
2
B
parent::operation();
PHP Help
General Help
PHP Coding
NogDog
replied
Mar 18, 2023
3
B
__set and __get
PHP Help
General Help
PHP Coding
NogDog
replied
Mar 18, 2023
2
B
set to pass to parameters
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 17, 2023
1
B
writing accessor functions
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 17, 2023
4
B
class B extends A
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 17, 2023
1
B
private,protected, public function and class B extends A
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 17, 2023
1
B
new with oop, help, beginner
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 15, 2023
3
B
opp,help, beginner
PHP Help
General Help
PHP Coding
NogDog
replied
Mar 15, 2023
1
B
help with function with one parameter, new with functions
PHP Help
General Help
PHP Coding
Weedpacket
replied
Mar 10, 2023
1
C
Datetime object not changing value in loop
PHP Help
PHP Coding
crawdidly
replied
Mar 7, 2023
3
B
edit table function
PHP Help
PHP Coding
PHP Newbies
Weedpacket
replied
Mar 6, 2023
1
I
Uncaught ArgumentCountError: Too few arguments to function
PHP Help
PHP Coding
incredibull808
started
Mar 3, 2023
0
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.
PHP Coding
Discussion and technical support covering all areas of PHP coding.
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
Page Redirection Issue when login as an admin
each is not working in PHP 8 is old code to change for foreach
change while (list($name, $url) = each($buttons)) for a foreach
warning: trying to access array offset on value of type bool in sql.php
trait
parent::operation();
__set and __get
set to pass to parameters
writing accessor functions
class B extends A
private,protected, public function and class B extends A
new with oop, help, beginner
opp,help, beginner
help with function with one parameter, new with functions
Datetime object not changing value in loop
edit table function
Uncaught ArgumentCountError: Too few arguments to function
« Previous Page
Next Page »