Terion wrote:
> Hey Everyone, been steaming right along for a couple days but now I'm stuck
> on writing a search function, could you all take a look at it and see what
> it could be, I will mark the line throwing the error in red, I did try just
> commenting out that line and searching for a reco
Hi all,
I'm implementing a search tool to find phrases inside a book.
Users will search for some word, then the engine will returns
the 3 or 4 lines containing that word, and giving also the book page
number.
I have the book in plain text and the doubt is about different
approaches in order to b
Richard wrote:
> You could look into using Zend_Search_Lucene, which is part of the
> Zend framework. It's file based and so doesn't require the use of
> MySQL. Might make it slightly more portable if that's a concern. It
> will be a little more work than simply using MySQL, but it would be
> wort
> How do I move the content of $tastes to X of
> echo "\n";
- with simple quotes (better!):
echo '';
- on the contrary, you will need a backslash in doublequotes:
echo "";
- also, you can close php brackets before and after putting the php
code inside:
best regards,
--
PHP G
>
eps, sorry.. Micah Gersten is right. You will need the echo among
them.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Eduardo don't worry it's the new year hangover. Really you are in a
guru list :)
> Vicente wrote:
>>>
>>>
>>
>> eps, sorry.. Micah Gersten is right. You will need the echo among
>> them.
>>
>>
>>
>&g
Hoa a todos,
Deseo hacer uso de PHP para crear formularios con la finalidad de acceder a una base
de datos MySQL 3.23.53a (todo sobre Linux). Tengo instalado ahora mismo RADIUS y MySQL
e iba a decidirme a montar PHP. He estadoobservando las indicaciones de instalación y
la verdad, soy bastante n
Hello,
PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?
Excuseme my confussion, I meant PHP 4.2.3. So you suggest me PHP 4.2.3 and Apache
1.3.x??
I'm having problems using variables from a html form. I've been reading, and it seems
that I have register_globlas=off in php.ini. But I've tried to find this file in my
Linux, but I haven't been able to locate it. Could someone tell me where is it?
Thank you
is waiting for but I don't want to show it to the user. Only
send it to the CGI automatically.
I don't know the structure of the CGI, it's built-in on the gateway.
How can I do this?
Thanks,
Vicente
ly lost- . It maybe
faster, it maybe a bit simpler since you only have to learn one language, but
it's a mental carnage to maintain a client site that way
I Agree with Pete, moving to smarty was the best we could've done.
--
______
ti code.
Appart from the ton of small features that smarty gives you like caching,
easyness to do popups, the variable modificators, etc..
--
______
Vicente Antonio Sánchez Werner ( [EMAIL PROTECTED] )
Fijo: +34-923185650 Movil: +34
Windows I'll give a try to phpedit (www.phpedit.net) and/or
weaverslave (www.weaverslave.ws)
They're both pretty good, if you're on Linux, I strongly suggest Quanta and/or
Komodo -also for windows-
--
__
Vicente Antonio Sán
Hello everybody,
I'm looking for a way to generate codebars from the web. I found some
ActiveX for ASP but i want to generate them using PHP :-)
Do you know how?
Do you know any library to do it?
Thanks a lot.
Vicente Vives.
--
PHP General Mailing List (http://www.php.net/)
To unsubs
Hello everybody,
I'm looking for a way to generate barcodes from the web. I found some
ActiveX for ASP but i want to generate them using PHP :-)
Do you know how?
Do you know any library to do it?
Thanks a lot.
Vicente Vives.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
.
--
__
Vicente Antonio Sánchez Werner ( [EMAIL PROTECTED] )
Fijo: +34-923185650 Movil: +34-66865
Director Depto Informática, Desarrollo y Seguridad Informática
Wap Comunicaciones S.L.
C/Guadalajara nº9-11
37003 Salamanca (España
I've already a php function that outputs a file from a folder outside the www
path to a page, but I can't find a way to do this and then close the window
where it was outed. Any 1 can point me in the right direction?
Thanks,
Vicente
--
PHP General Mailing List (http://www.ph
El Martes, 6 de Abril de 2004 10:13, Burhan Khalid escribió:
> You cannot close the window from within PHP. You have to use client side
> scripting (Javascript).
I've already tried sending :
window.close()
Just after echoing the file, but with 0 success.
--
PHP General Mailing List (http://www
Ok, thanks
On 13/Feb/2002 08:42:05, Rick Emery wrote:
> I don't know if there is a method to tracke active sessions on the server,
> other than the method I suggest. The problem I mention is that when a user
> is in your web site (having logged in) but does not log-out. That is, the
> user sim
20 matches
Mail list logo