Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?