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,
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but