hi guys, i wonder if someone can help me..
i have a database text field, with a list of details in it like this
Search, 2, Appraise, 2
This list could be any length. what i need to do. is take this field, and split it into an array.. (simple enough i here you say)
i have tried to set it up...
ok.. just a question.
the following section
echo "{$PHPFFL_WEB_ROOT}my_team.php?PHPSESSID=$PHPSESSID";
header("Location: {$PHPFFL_WEB_ROOT}my_team.php?PHPSESSID=$PHPSESSID");
i gather you are parsing this to generate the {$PHPFFL_WEB_ROOT} section now just before this you have the...
HI guys,
im having a bit of a problem with a function to roll a die..
here is the code i have created
********************
function Roll_Dice($die)
{
$die_roll = rand(1,$die);
return $die_roll;
}
#### testing function
$num_rolls = "0";
$die_rolls = "0";
while ($num_rolls <> "6")...
Can anyone help.
I have a website, that works fine under normal circumstances, however my home page (ntlworld.com) has some sort of FRAME BUSTER on it.
When i redirect to my site Candfa.com from this site my flash links no longer work properly and instead of loading in the correct window, load...
Hi pixl8r
thanks for the advice, but the flash is not the onmly problem.. if you look at
www.bryonteez.com
this site also causes the same problem in both the flash and the normal links below.. if you open it first you will see that it loads in the correct window, and then if you load it...
Hi Guys, In response to :
http://www.tek-tips.com/viewthread.cfm?qid=1013772&page=1
I have managed to find out what the problem is, and we can easily recreate the problem.. as some of you may know, if you go to
http://www.candfa.com
the site and the flash buttons work fine.. and with no...
Hi guys,
im having major probs with a site. im designing, nad we appear to have possibnly found the problem.> This piece of code could possibly create the problem, and belongs to the site my cust has on his home page..
Can someone please tell me what this code does exactluy.. just so you know...
Hi guys, can you do me a favbour and test the following site..
www . candfa . com
yes i left spaces.. we are having errors when we click on the buttons on teh flash page.. but it only happens when you type in the url manuall..
can you please type in the url, and press the buttons in...
in answer to all your questions. yes and internet explorer 6.08 i have even installed the update. to 6.08 to see if i get the problem but i get nothing..
cheers
Hi All,
im sorry to bother you, and this could be something else.. but i have a problem, i cannot seem to work it out at all. i have been on at this for over 3 weeks, and still no solution.
I am completing a website for a client.
http://www.candfa.com
as you will see the page consists of...
ok according to the code above.. the function is not set.. meaning that when you try to call it it is not there to be called. hense the error code
its calling a function that does not exist
The above code only sets the file that you added to the form to some variables, which are then passed to...
Hi all,
i have a script, which pulls a record from the database, there may be 1000 words in the field in teh database.
At the moment the script pulls the entire field and places it into the varable
$rowgetdayjob['JOB_DESCRIPTION']
Now.. what i need to do is when i echo the above i display...
Hi all
im trying to allocate three variables to the Datetime stamp in mysql and have tried a few version, here is the code i am using now
$dob = date($year-$month-$date h:i:s);
however it dont work..
Sorry to keep asking but im learning the details on the date variable..
can any one help...
thanks but now im getting the following error
Active Server Pages error 'ASP 0126'
Include file not found
/test.asp, line 1
The include file 'http://www.kra-computers.com/test_sites/linkadmin/showlinks.asp' was not found.
Why?????
the file does exist
you can test it yourself
cheers
Hi all,
i need to include a file from another server onto my asp website.. what is the include statemtn, Normally i only use
<!--#include file
but this will not work over another network.. i need the asp command to connect to the page
any help is appreaciated.. and a star is pending
it is my own server..
there are only two avilalbe ip addresses on the server.. so one of htem must be for the MYSQL database,
one is for the websites, and the other is a dns...
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.