does anyone know how i can execute an X program from
my browser using php, the program is on my local computer,
here's what i've come up with so far, it starts a process
i can see with `ps -A`, but there is no display on the
screen???
--------------------------------------------
system('vlc...
Hi,
when I call mysql_connect() in any of my sripts I get ->
Fatal error: Call to undefined function: mysql_connect() in /var/www/php/lanreg/admin/login.php on line 12
-----------------------------------------------------
this hapens to any calls to mysql_*() functions.
any ideas on this...
Hi,
How is it possible to edit the value of a php variable in
script from another. The main problem is the variable is
a user's browser after he/she logs in, so far the only way
destroy it is to close the browser, refreshing dosent work.
this also means the script has run and the variable...
Hi,
Okay, here's the problem.
the /admin of the site im greating asks for Authentication
thats fine, all authenticates, if I refresh I dont get asked to re-authenticate myself, I have also pot a logout submit button on the page im testing witw, when the button calls "logout.php"...
Hi,
Below is the following code with all the debugging code
still in there.
I enter what I KNOW is the right username/password, however
php dosent think so, The unam/pwd is stored in a plaing text
"auth.txt", with the "
username
newline
password
newline
newline
but php...
hi,
it there anything special with php code in tables.
Look at the following:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>Participant Search Results</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">...
Can anyone tell me what is wrong with this code:
if ($fp = fopen($users, "a+") != NULL ){
fputs($fp, "$email \n$name\n\n",'');
fclose($fp);
}
The file gets created in the fopen call so the if block executes
My browser ouputs this:
Supplied argument is not a valid...
Hi,
Does anyone know of a tv out video card that will work fine with linux, I will need Scan conversion - Pal, and would like to be able to run it as an independant desktop ideally, however thats not nesecarry.
Thanx in advance
skottieb:)
Hi all.
I am trying to download J2re1.3. however apt-get bombs out with :
No avail version bur exists in the data base
not avail in sources.list
No installion Candiate
any idea how to get the .deb package ???
skottieb:)
Hello,
I am trying to enable internet sharing on my win2k box, all the info i can find says "Start/Settings/Network and Dial-up connections, Right click/Properties/click sharing tab/check "enable sharing"". Only I dont have a sharing tab!?!? How do I enable sharing...
Hello all,
slackware comes with rpm installed, only when I try to install any non src.rpm, Id bombs out with failed dependicies, ive tried "rpm --rebuilddb" "rpm --initdb", and i still get failed dependices even though when I check manually they are there, sorry i...
Hello all,
I am trying to get my canon s400sp working under slackware, I know it will work because it works when installed with yast2 under suse, at the moment I am attempting to do it with CUPS (although I canty figure out howto go from cups back to the standard lpd setup).
The...
Hello
I recently installed cups but now I want to go back to a normal lpd/lpr type configuration, how do I do this, I cant find anything in the manuals provided by cups??
thx skottieb:)
Hello,
I am trying to setup a canon s400sp on my system, I have read on a web page that this printer CAN work with linux but I am having no luck getting mine going. I am using slackware and have tried using apsfilter with no luck, then I moved to cups with no luck. has anyone got any...
hello,
I am passing a scalar to a subroutine so it goes in as $_[0], lets say the scalar is a 5 digit number (12345), how do i split the scalar into a list, ie: $_[0] = 1, $_[1] = 2, $_[2] = 3, ect, ect..
ive been shown the code once before but i cant remembet it.
please help
skottieb:)
hello,
im trying to write a subroutine that takes a list of numbers as an argument, that is not a problem, i can get the list into the subroutine. What I am trying to do is get the the first and second number in the list added, then the second and third, then the third and fourth and so...
Hello,
I am trying to write a sub, it is supposed to increment a scalar by one on the occurence of a letter, eg: if (/i/i){ $i++; }, the problem is even if there are 2 letters in the string, ie: "it is", the value only gets incremanted once, here is the code, the particular sub im...
Hello all,
I have been trying to install packages via rpm and keep getting depend.. problems when trying to install, eg.
here is what happened when I try to install wine.
Found 0 source and 1 binary packages
Dependency Problem:
/bin/sh is needed by wine-cvs-unstripped-040302-1...
Hello all,
I am trying to install the realplayer RPM. I keep getting failed dependices:
Found 0 source and 1 binary packages
Dependency Problem:
libICE.so.6 is needed by RealPlayer-8.0-1
libSM.so.6 is needed by RealPlayer-8.0-1
libX11.so.6 is needed by RealPlayer-8.0-1...
when I try to install rpm's om salckware 8.1 (which I just installed), i always get something like "/bin/sh requied by '*.rpm'", i checked and /bin/sh is there but it is a link to /bin/bash, how do I tell rpm to see this?? skottieb:)
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.