Forum: Troubleshooting Dead Machines Nov 26th, 2008 |
| Replies: 1 Views: 457 Hey all,
Just been looking at friends laptop and its really odd she has to press the computer on and then hold down button and turn it off then turn it on again. EVERY time she wants to turn on... |
Forum: PHP Feb 8th, 2006 |
| Replies: 1 Views: 1,498 I have a list of files that are pictures but i want to have
<- previous next -> under each picture that goes to the next picture.
Was thinking maby should create an array of all the images and... |
Forum: MySQL Dec 29th, 2005 |
| Replies: 2 Views: 8,396 Hey all
What is with this query
$query = mysql_query("UPDATE `namitposts` SET `title` = '$topic' , `date` = '$date' ', `postee` = '$postee', `post` = '$post_text' , `ip` = '$ip' WHERE `id` =... |
Forum: Java Dec 22nd, 2005 |
| Replies: 4 Views: 2,992 but have ya got any examples of this? |
Forum: Java Dec 21st, 2005 |
| Replies: 4 Views: 2,992 i have a bunch of images
1.jpg, 2.jpg etc..
I have a class called banner and wondering how to get it to randomised threw the pics?
Thanks |
Forum: PHP Dec 20th, 2005 |
| Replies: 5 Views: 2,120 what would i use to make thumbnails?
using php that is |
Forum: HTML and CSS Dec 20th, 2005 |
| Replies: 1 Views: 1,654 So what is the difference between all the difference postions absolute, fixed, etc..
Can anyone give me a list of them and bit of explantion?
Thanks |
Forum: PHP Dec 20th, 2005 |
| Replies: 5 Views: 2,120 no want to make thumbnails |
Forum: PHP Dec 19th, 2005 |
| Replies: 5 Views: 2,120 I have a directory full of pictures how do i shrink them?
Have juse installed gd
Can anyone help me? |
Forum: PHP Dec 18th, 2005 |
| Replies: 1 Views: 1,670 How how do i shrink images using php?
OS: Linux |
Forum: PHP Dec 18th, 2005 |
| Replies: 5 Views: 4,348 can you give me an example of one of the functions? |
Forum: PHP Dec 18th, 2005 |
| Replies: 3 Views: 1,451 do i have to set permitions or should it just work? |
Forum: IT Professionals' Lounge Dec 18th, 2005 |
| Replies: 4 Views: 2,977 i have clicked it and nothing happends
http://www.tgreer.com/resources.html |
Forum: IT Professionals' Lounge Dec 17th, 2005 |
| Replies: 4 Views: 2,977 I came accross a website tha was all java css and html and it was websites within websties you also could move the ladyers around the websites and positon them
Does anyone know of a website like... |
Forum: PHP Dec 14th, 2005 |
| Replies: 5 Views: 4,348 would most like if it was just txt pad that it read from |
Forum: PHP Dec 14th, 2005 |
| Replies: 4 Views: 2,213 where is all the code for these layouts ? |
Forum: PHP Dec 14th, 2005 |
| Replies: 5 Views: 4,348 I am looking for a very simple calander function that just reads info from mysql or txt file what ever is handier
Can anyone recommend a setup? |
Forum: PHP Dec 10th, 2005 |
| Replies: 3 Views: 1,451 no this does not seam to be working
do not know why |
Forum: PHP Dec 3rd, 2005 |
| Replies: 3 Views: 1,451 I have writen a scipts in linux its called user.sh
i wounder how do i run it in a php script
I can if i just run it in command line ./user.sh it works perfect
but can i add it into my... |
Forum: PHP Nov 28th, 2005 |
| Replies: 4 Views: 9,845 Is it phpbb2 that your looking at using? |
Forum: PHP Nov 28th, 2005 |
| Replies: 4 Views: 1,267 if(!($dp = opendir($image))) die ("Cannot open Directory.");
$i=1;
echo "<TABLE align=center text-align=center><CENTER>";
echo "<TR>";
while($file = readdir($dp)){
if($file != '.' && $file... |
Forum: MySQL Nov 28th, 2005 |
| Replies: 2 Views: 3,121 I have a databse in mysql and am looking to select the last 5 values in the database and there contence. How would i do this.
Will be using php to do this.
Thanks
There is an incramenting... |
Forum: PHP Nov 8th, 2005 |
| Replies: 1 Views: 1,889 I am now being told have to make a smtp connection to server to send it from my account
How do i do this?
Otherwise it will not send form mail@somdomail.ie |
Forum: PHP Nov 8th, 2005 |
| Replies: 1 Views: 1,889 I am using the mail function in php
mail()
but its keeps sending all the bounch backs to nobody@purple.webhostingireland.ie
and i want it to be mail@somdomail.ie
Any chance of changing... |
Forum: PHP Nov 7th, 2005 |
| Replies: 2 Views: 1,538 How do i use this str_replace with this
bla@bla.com
blac@bla.com
namit@namit.com
and so on
so i have setup
$email = str_replace(" ", ", ", $mail_list); |
Forum: PHP Aug 27th, 2005 |
| Replies: 8 Views: 1,538 sorry to bother you again but looked on hot scripts and there are a lot of ones can you recommend any? |
Forum: PHP Aug 27th, 2005 |
| Replies: 8 Views: 1,538 do you find that this setup is very common that you do not pay online you just get a reference number and pay when you pick up goods? |
Forum: PHP Aug 26th, 2005 |
| Replies: 8 Views: 1,538 Hey
Thats great very good setup but just need to change one thing
If i can replace the option of paying online with just people getting a number that they show when they arrive at the... |
Forum: PHP Aug 26th, 2005 |
| Replies: 8 Views: 1,538 well i am looking for one that you just get a reference number and you can pick it up form the desk. |
Forum: PHP Aug 25th, 2005 |
| Replies: 8 Views: 1,538 Just wondering how to start with this, want to make just an shopping cart .
Want to do the following.
Just there is a list of food on my catalog, then when you click into the checkout it give... |
Forum: Visual Basic 4 / 5 / 6 Aug 16th, 2005 |
| Replies: 2 Views: 1,487 Private Sub Form_Load()
Timer1.Interval = 1
lbMessage.Caption = ""
Text1.Text = ""
montext(0) = "07:30:00"
montext(1) = "07:40:00"
montext(2) = "07:55:00"
... |
Forum: Visual Basic 4 / 5 / 6 Aug 15th, 2005 |
| Replies: 2 Views: 2,332 Is there a way to get the day of the week when supplied with a date?
usign the date() function ie how do i find out what day of the week it is e.g. Monday, Tuesday, Wednesday, Thursday, etc ? |
Forum: Visual Basic 4 / 5 / 6 Aug 15th, 2005 |
| Replies: 2 Views: 1,487 Hey there i am just starting programming in vb and what i need is
1. to be able to print what day it is monday, tuesday, wed.. etc in a text box just the code for this is what i need.
2. want to... |
Forum: PHP Jul 29th, 2005 |
| Replies: 1 Views: 1,590 I have the following
while($file = readdir($dp)){
if($file != '.' && $file != '..')
{
echo "<TD>";
echo "<a href='$image/$file' target='_blank'><img src='$image/$file'... |
Forum: PHP Jul 29th, 2005 |
| Replies: 1 Views: 1,069 does winrar not be able to do that ;) ? |
Forum: PHP Jul 29th, 2005 |
| Replies: 3 Views: 1,718 |
Forum: PHP Jul 7th, 2005 |
| Replies: 8 Views: 3,341 Got it but just one problem i get an error if it exceeds 30 seconds
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Apache\Apache2\htdocs\ping\pingshort.php on line 12
... |
Forum: PHP Jul 7th, 2005 |
| Replies: 8 Views: 3,341 Because this can not be copied into a sting, or can you?
//check target IP or domain
$string = system("ping -n 1 192.168.2.11"); // your ping output data
echo "$string";
if... |
Forum: PHP Jul 7th, 2005 |
| Replies: 8 Views: 3,341 I am just looking to tidy the output form
echo '<body bgcolor="#FFFFFF" text="#000000"></body>';
echo("Ping Output:<br>");
echo "<pre>";
$i = "11";
//check target IP or... |
Forum: PHP Jul 6th, 2005 |
| Replies: 8 Views: 3,465 |