compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out