Hi there,
I want to make a set of PHP bindings for the libvirt(.org) C API. Can
anyone point me to how tos, information or software that would help me
along the way?
Thanks,
Henri
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there,
I want to make a set of PHP bindings for the libvirt(.org) C API. Can
anyone point me to how tos, information or software that would help me
along the way?
Thanks,
Henri
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I have a question about the date.
I have a script that compose an e-mail and send it. No
problem until now, but I also need that the script can
write the date of the next week.
Let say we are Wednesday. The script must write the
date of Wednesday 3rd in the e-mail. But from 5pm
today, it ne
Hello,
> Those sites (because there are more) just put the
> urls in a database, and
> assign an ID to each one.
>
> Then, a program (that can be made in any language)
> queries the database for
> the given ID, and get the long URL. Then it
> redirects to that URL and that's
> all.
Ok, it is like
Hello,
I know that some web sites offer a service to shorten
long url. It is very useful when your site is hosted
by your Internet provider for example, and that you
have a long url. Or when you want to send it in an
e-mail.
tinyurl.com does that for example.
The principle is that you enter your l
Hello,
> I would take each number and place it in an array.
> Then for each
Thank you very much. It has been really very helpful
for me.
Vous manquez despace pour stocker vos mails ?
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur ht
Hello,
I want to generate a few numbers and those numbers
must not be generated two times.
For example the user chooses to have two series of 5
numbers. then I have to generate (with MT_RAND) two
series of 5 numbers.
No problem for the first, then the second must be
different from the first. I hav
Hello,
> Variables in single-quoted strings are not
> evaluated. Either user double
> quotes or concatination:
Thank you very much all for your help, specially Kevin
Waterson for his complete program.
It was simple, I always make some mistakes with those
quotes :-(
Another problem still related t
Hello,
I would like to use a variable instead of an image
file name in a html page with this instruction:
';
?>
I tried but the image doesn't show up. Is it
impossible or do I do something wrong?
My goal is to have a random image print in the page,
that's why I want to use a variable.
Thank you
Hello,
> > 1 > name="grid[1][1]" value="1" type="checkbox">
> >
> [snip]
> > 1 > name="grid[2][1]" value="1" type="checkbox">
> >
>
> Is there a reason you're sending a 1, 2 or 3 value
> with the checkboxes?
Well, I thought it was the good way to do.
It helps me to
Hello,
I have another problem with my program. Again!
Here it is:
I have some grids. To make it simple, let's say I have
two grids like this:
1
2
3
1
2
3
Each grid has 3 numbers, 1, 2 and 3.
There is grid[1][
Hello,
Is it possible to replace a button by an image with
PHP?
Thanks!
Dave
Vous manquez despace pour stocker vos mails ?
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Le nouveau Yahoo! Messenger e
Hello,
I woudlike to use a loop:
for ($i=1;$i<11;$i++)
But instead of incrementing with 1, I would like to
increment by 2. So $i would be 1,3,5,7,9. I tried to
find the answer may be with "step" but couldn't find
anything.
Thank you for your help.
Dave
Vou
Hello Torsten,
> try this:
>
> input name="Grid1[1]" type"checkbox" file://1st
> grid, 1st checkbox
> input name="Grid1[2]" type"checkbox" file://1st
> grid, 2nd checkbox...
Seems I can't do another way than this. Not possible
to do just Grid1[].
> After submit you will receive $_POST['Grid1'] a
Hello,
Thank you very much for all the people who replied me
so fast.
Unfortunately I still have a problem with that part.
"Matt M." <[EMAIL PROTECTED]> wrote:
> Now, I want to know which numbers have been checked
by the player.
> I have a :
> "input name="Grid1" type="checkbox"
> for the first
Hello,
I'm just starting with PHP and I have a problem. This is certainly very easy for you
but for me, it's tough.
I want to make a lottery site (just as an exercise), so I made a page with 6 grids of
50 numbers each (check boxes).
Now, I want to know which numbers have been checked by the
Hi There.
I want to ceate a query that deletes the duplicates for a certain
attributes.The table consits of a company id and a course.
If a company id and a certain course appears more than once it must be
deleted
Thank you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
: www.acteam-langues.com/societeConnect.php4
Thanks
Henri
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Jy word net ryker om op jou ass te sit.n Rand kos nou R14,85.
Wat se jy daar van?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Why does Russia have so much beautiful women?
-Original Message-
From: Valentin V. Petruchek [mailto:[EMAIL PROTECTED]]
Sent: 30 November 2001 12:45
To: [EMAIL PROTECTED]
Subject: [PHP] Student need help
Hello everyone! sorry, but thing i'm asking for is interesting for Ru.Net
Thanks Jason & Jani!Both ur ways work!
$loc = "..\files\poese.txt"
$loc = "..\\files\\poese.txt"
But another question that comes to mind is that why must i include the '..\'
to move down to a sub-directory?
I thought '..\' moves up a directory tree!
This also works both ways :
$loc = "../files
Thanks Jason & Jani!Both ur ways work!
$loc = "..\files\poese.txt"
$loc = "..\\files\\poese.txt"
But another question that comes to mind is that why must i include the '..\'
to move down to a sub-directory?
I thought '..\' moves up a directory tree!
This also works both ways :
$loc = "../files
November 2001 10:25
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Help with directory !
The first one looks like a *nix directory and the second one looks like a
windows direcrory. Perhaps it will work if you switch your slashes around.
Fred
De Necker Henri <[EMAIL PROTE
Hi there.Im cant just get to access a file in a directory form my localhost
dir.
The file : $loc = "./doos.txt" i can access,
but the following i can't : $loc = ".\files\doos.txt"
What am i doibg wrong?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
:
$search .= " ba = '$b'";
If above doesn't satify the needs, maybe you are mysql_escape_string();
it?
--
Julio Nobrega
No matter where you go, &this.
"De Necker Henri" <[EMAIL PROTECTED]> wrote in message
3A8ED7A62794D311AA7700508B6164EC08DCA3E5
Hi there!
I want to do the following piece SQL query :
$search .= " ba = '".$b."'";
I want it to be like the following :
ba = 'someting'
But this is what i get :
ba = \'someting\'
What am i doing wrong?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
I want to know where can i find a script that will allow a user to login
every certain time period!
I just cant get it right!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list admini
On waht systems does encrypt() work on.In my Mysql client my query results
are null,so i dont have encrypt on my system!
-Original Message-
From: David Robley [mailto:[EMAIL PROTECTED]]
Sent: 23 November 2001 08:24
To: De Necker Henri; PHP-General (E-mail)
Subject: Re: [PHP] MySQL query
I have the following query
$query = "INSERT INTO acl ( username, password )
VALUES ( 'henri', ENCRYPT('diesel','henri') )";
This is the error i get :
Column 'password' cannot be null
What is wrong with my query?
--
What is the problem?I know it works!
-Original Message-
From: Stanley [mailto:[EMAIL PROTECTED]]
Sent: 21 November 2001 12:34
To: [EMAIL PROTECTED]
Subject: [PHP] mysql export to excel
Hi,
Can anyone tried to export mysql database to excel spreedsheet?
pls advise. urgent!
Thanks!
Rega
Hi there!I want to know how to reload the following script of mine by using
a cookie.If the cookie expires the user must lgin again.I can get it right
to reload the authentication script
This is my code im using in my secure pages :
require_once("inc/db.inc");
if(!isset($Cookie)){
include("qui
> Hi there.I just want to know if the following code is suppose to work or
> not?
> I thing it must work!
> Is there something wrong with my while() funtion or must i use other
> functions?
>
> $query = "SELECT co_id FROM employee ORDER BY co_id";
> db_connect($query);
> while($row=db_rang
Hi there.
I have an array like this : 1.2 , 0.3 , 0.5 , 1.6 , 0.3
I output like this:
while($data_array[$j]){
echo "$data[$j]" ;
$j++ ;
}
My output is like this : 1 , 0 , 0 , 1 , 0
The values in the db are floats and are read correctly !
Why is the values not there.Is there a sp
ailto:[EMAIL PROTECTED]]
Sent: 13 November 2001 15:19
To: PACKER, Steffan
Cc: 'De Necker Henri'; PHP-General (E-mail)
Subject: RE: [PHP] Form's : making me sick!
Couldn't you also make your initial page a php page? So then you would
have onChange as Steffan says but then pa
I just want to know how to make a inside a get to respond or
dont make any browser errors?
It looks someting like this :
//This must
change the next values !
//this values must be cahnge
What is the max. size of a timestamp in vanchar value ?
I have seen it varies between 9 & 10.Will it be bigger than 10 or not ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list admin
> Hi there !
>
> I just want to know what is the max size that a function can be before it
> becomes out of range for the function that follows?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
Hi there !
I just want to know what is the max size that a function can be before it
becomes out of range for the function that follows?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
Where can i find the code for the "array_search()" function in php4.I do
have php4 but the function isnt found.The "in_array()" function is found.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To co
Now i did the following :
My output is only null or blank values!,but my data is there!
while($row=db_range()){
list($co_id,$surname,$init,$ba) = $row;
echo "$co_id $surname"; # This works perfect!
$values[$i]['id'] = $co_id;
$values[$i]['surname'] = $surname;
$val
Please help!
Im have been trying to get a multi-dimentional array for so time now and
dont seems to get a right!
I have the following :
while($row=db_range()){
list($co_id,$surname,$init,$ba) = $row;
$acid[$i] = array("$a"=>array("$co_id"),
"$b"=>array("$sur
I want to know how to open an Excel file from a link in an web pages
I did try this but an error box appears telling me the following :
warehouse_credits.xls is not accessible
The computer or share name could not be found
This is my link:
href="file://warehouse_credits.xls"
File sharing on
> Hi there.
>
> I have the following question for u.
> I want to join two tables but it must be displayed in the a specific
> format.
>
> The data of the tables are as follow :
>
> Table employee :
>
> idsurname initialsba
> 1 PoepH ER
>
43 matches
Mail list logo