hi all,
i am running an apache server with php mysql on XP with dialup connection. i want to share my webserver with outside friends for testing purpose. i can access my server with my ISP's assigned IP address i.e; xxx.xxx.xxx.xxx:90(coz i am on dialup) but my friends from outside cant access...
Hi,
I have a form whereby the user can upload either a Word DOC or an Acrobat PDF.
I am doing a check based on the $_FILES[]['type'] value for either 'application/msword' or 'application/pdf'.
However I have noticed during my Googling that Word files are also referred to as...
Hi,
I have noticed in instances that the $_SERVER element "HTTP_REFERER" is sometimes not available (I think) on Windows 98 machines. And I know it isn't present when you load a page first; I'm talking about when people are navigating through the site clikcing links to new pages, so it should...
ok, that sounds interesting, so they've skinned a confirm box to look like a normal window (for IE users anyway)... anyone done something like this before?
Anyone know how to do them.
If you don't know what I mean, login to your Hotmail and empty your trash and a confirmation dialog pops up - it only has an "X" button to close, you can't refresh, resize, maximize, right click, view source etc. I would like to do something like this...
I have a movieclip that has three invisble (no "UP" state) buttons inside it. I have placed a simple graphic in the "OVER" state of each button that I want to be shown.
But when I test the movie and roll over these invisible buttons the "OVER" state flashes as if its looping. I've put stop() in...
Hi,
We've got Lynx 2.8 running on Linux. And I'm just wondering since Lynx doesn't support Javascript, how could I do a body onLoad which submits a form?
The reason for this is that the script is a PHP page that runs in a cronjob and I need the script to POST vars to a certain page and only...
hi all,
i am just wondering, if there is any way of reloading MySQL server with php script. i am logging on as root and have all permissions.
thanx for your time.
Hi,
If I have 4 drop down menus in a form, is it possible to dynamically create the content for each menu based on the value selected in the drop down above it.
So, by default each menu would have "ALL" selected, then if the user selected "Option 1" from the first drop down, the second drop...
Hi,
If i have the following table:
--------------
| ID | Color |
--------------
| 1 | Blue |
| 2 | Red |
--------------
If I have a HTML form and the user inputs in a textfield "The sky is usually blue in color".
How do I do a query where I want ID 1 returned?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.