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,
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her