Hello,
Im trying to code a script to produce a visual countdown to a spesific time and preform an action if the time reaches zero or if it has allready passed.
Also the current server epoch is taken from a php script using loadvars when the flash movie is loaded, this is the part im getting...
Hello,
I couldnt find an answer to this, so sorry if this has been covered before.
I want to find the epoch for i.e. 3rd of january 2007. Is there a premade function to do this, i could only find how to get the current epoch.
Thanx in advance
Charles
Hello,
I want to save the contence of a variable as a .torrent file in a specified location, but can only find info on handling uploads and im not sure how to translate this to what i need
Thanx in advance
solex
Hello,
I know this had prob been asked before, but ive had no luck searching, so here goes.
I want to send a http request to a web server, say http://www.domain.com/page.html and load it into a varable, how can i do this?
Thanx in advance
Charles
Hello,
I use to have lots of pages that used forms to imput info, I havn't used the scripts for 1.5 years, but i tried a symple:
<?php
print $cow;
?>
and then calling up filename.php?cow=printInfo
with out any luck, any idears why its not working, i have looked at the ini file and cant see...
Hello i want to do this:
userSlot?_so.data.name = bob;
OR
name = userSlot?.data.name;
BUT i want the ? to be replaced with the number in , userSlotID , how do i do this?
thanx in advance
solex
Hello,
I am trying to use functions on the communication server such as the split() functions on strings, or similar fuctions on arrays. But when i try this i get errors saying that the function was not found.
Any one know how to make this work?
Thank you in advance
solex
Hello,
I have this code in my main.asc script:
MoveClickerToRequest = function(destination)
{
trace("function was called to go to:" + destination);
}
how do i call this function and pass "destination" to the server?
thanx inadvance
solex
Hello,
Can server side code also control shared objects?
I want to send a message to the communication server, it to do some calculations and then start to send back updated x and y coordinates of a shared object.
Im not sure how to do the first bit, and is the last the same as is used in the...
Hello,
I coulnt find a post that matched my question, so here it goes.
I have checked the instance names in this flash document to check that they match the action script. I use this action script:
//This script takes the user to Scene 2 when goScene_btn is released
hT_1-1_btn.onRelease =...
Hello all programmers.
I would like any help to do the following:
1. dowload a txt file from a users computer by a web browser interface.
2. Put all the contence into a varible.
3. Split it up into lines into an array (i know that this can be done by explode() but im not sure how i use it...
Hi all,
I have been useing sessions for ages now, and dabbled at the start with linking them to cookies, but it did not work :s , i now need to link the two. I have tried to use the php manual, but not found it much help.
So does any one have a snippet of code i can nick to store a session in...
Hi,
I want to connect to a db at a different address than the local host, how can i do this?
I have the log in details (username and pass etc includeing the address of the web site www.tormentedflame.com).
Thanx in advance
solex (charles)
hi, on my code i was useing unset() and it was working fine, but today it is giveing parse errors, and on phpnuke it is also caueing errors, so i dont think is is my code that is causeing it. any idears y?
thanx
solex
Hi,
I want to add a peice of code in a php script to record the time taken to execute a section of code (a few lines) and out put it into a varable.
Thanx for any help you can provide,
solex
hi, im useing gd lib in my php scripts, it doent have gif support so i think that it is an loder version.
ok this is my prob, i have set a colour useing imagecolorallocate(), but when i go to set another (in another verable) it doesnt do it, so what i use it for comes out white. other then...
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.