i would like to know how i can check the user's current screen resolution settings, so that i can let the user see the website that suites his resolution the best.
everytime i try to change register_globals to "on" in the php.ini
and look it up in the phpinfo it still tells me that i have my globals registered as "off". can somebody help me, or tell me an...
i have set up a php script, that asks the database jokes to show all of its data... i want to be able to add a joke. so everytime you click on the link to add a joke, you are supposed to see a form...
i am using windows xp and installed the xampp packet... when i try to access the php part of the xampp website i get a bad gateway error 504. why is this?
i have downloaded apache 2.0.50 no-ssl and i am using windows xp. when i installed the package i chose typical. as the network name and server name i used localhost... at the end i want to test it...
i have decided to run mysql and php on my home computer... i am aware of the fact that i will be needing a webserver on my machine. i use windows xp... and i want to run on apache, what apache...
i am currently working on a flash object... in it is a button that opens up a new window in the internet explorer, so the user can access a pure html site, to fill out a form.
when that window is...
i have a image and the data is a bit to large to have as a complete background-image in the body! so i would like to cut it in pieces, sort of like a puzzle and put the parts all together... i dont...