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...
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 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...
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...
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...
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
Hi all,
im trying to connect to a remote mysql server on someone elses computer. with there permission of course.. and i am using the following to allocate the ip
$host="***.***.***.***";
note the *** are actually the ip but i have removed them
when it try to run the script i get
Warning...
hi all,
i am trying to include a php page on my server, on someone elses computer.. possibly by using javascript or something.. the page is only small, but i have no javascript skills..
it produces just a html list of links
now.. i need to include the end result in a page on someone elses...
Hi All,
i wonder if someone can help me.. I do not know java script and am looking to buy a book on it.. but for now i have what is probably a simple question
i have a php page.. which i need to include on many different website, including ASP, PHP and HTML sites now as you know PHP will not...
Hi all.
Please see below,
$nextpaydue2 = date('Y-m-d h:i:s', strtotime('+3 month', strtotime($DateNextPayment)));
I am using this line on one of my sites, and have changed the way the time is set.. Now it is possible to increase the time by any number of months..
at the moment the above is...
hi all,
i am trying to enter a date into a mysql database with a field setting of Datetime,
Now this is easy to do when i use the NOW() command, however i need to add a date for one months time..
so instead of 28 dec it would be 28 jan
any ideas
thanks
UserID Session_START Session_END IP ADDRESS
20 1102368248 1102368631 4403d3bf
The above row is a record from my PHPBB forum, based website, that represents a hacker that nearly got away with 50$ in cash..
as you can see it is all coded.. i need someone who can translate or...
Hi All,
is there a way, to check if a user has a specific font on there system, and if not prompt them to download a font that is needed on the site..
I am making a speciality site, and it looks a lot better in the correct font..
is this possible.
any help would be appreciated
cheers
HI All,
i have created a simple calculator script using submit buttons, and everything works, except one thing..
i need to make the number generated into a decimal number for example
i need to change
132456
into
1324.56
any ideas
cheers
Hi All,
i have a question, may be simple maybe not..
i have an excel spreadsheet, which i am tryint to use to create a report.
The sheet contains a cell with a date in it. in the format of 09.11.04 dd.mm.yy This cell is C4
Now, i have a load of files, each one labeled in the following...
Hi all,
Im trying to run what i believe to be a simple query over two excel spread sheets in the same workbook, but i cannot get it to work.
I have an excel spreadsheet with 5-6000 records, each record has 7-9 columns of data.
In the second sheet im trying to generate a report based on the...
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.