How do you insert a constant into a quoted
string, do I need to use concatenation operator
like this
"quoted string" . CONSTANT . "quoted string",
or there is some way to insert it inline, like
normal variables?
--
Seks, seksić, seksolatki... news:pl.soc.seks.modero
Curt Zirzow wrote:
> * Thus wrote Adam i Agnieszka Gasiorowski FNORD ([EMAIL PROTECTED]):
> > Eugene Lee wrote:
> >
> > > On Tue, Nov 18, 2003 at 01:15:32PM +0100, Adam i Agnieszka Gasiorowski FNORD
> > > wrote:
> > > :
> > >
Troy S wrote:
> What is the best way to remove the characters from strings that may
> cause security problems? Namely, `, ', ", <, >, \ and all non-printing
> strings. Did I miss any? Thanks.
Do it the other way, allow only characters
you know are safe and strip the rest. Use, for
ex
Thomas Svenson wrote:
> > If you would stop using M$ Outlook and switch to a better mail client
> > that supports mailing lists, your problem would be solved.
>
> I wouldn't mind that at all. What clients do you recommend for WindwosXP? I
> want a small client (note: I have to use Outlook for bu
"John W. Holmes" wrote:
> Adam i Agnieszka Gasiorowski FNORD wrote:
>
> > Thomas Svenson wrote:
> >>>If you would stop using M$ Outlook and switch to a better mail client
> >>>that supports mailing lists, your problem would be solved.
> >&g
"John W. Holmes" wrote:
> > Try the Opera's 7 M2 (build-in revolutionary
> > email and news client).
>
> Is this an advertisement or does it actually have the features everyone
> is looking for?
Oh, it does automatically sort all complying
mailing lists, BTW, no need to create fi
"Jorge Infante Osorio." wrote:
> I determinate the value of a variable in the botton of one page, and I want to use
> it in the middle of the page, inside
> a while structure, but I cant´n, inside the while structure I calculate the value of
> this variable several times until I keep with the
David T-G wrote:
> Bogdan --
>
> ...and then Bogdan Stancescu said...
> %
> % ...as in...
> %
> % % // Could've been done with ASCII sets, but this way
> % // you can easily tweak the eligible characters.
> % $eligible='abcdefghijklmnopqrstuvwxyz0123456789';
> % $pwdLen=8;
> % $passwo
I'm trying to get ANYTHING out of google
API (for now), but it doesn't let me. I use
the SOAP_Client from PEAR project and the WDSL
file you get from Google when you register your
key for using with their API.
When I give an action wrong parameters,
everything works great, i
I'm trying to develop a regex for matching
with preg_match_all, I want to match such things
like image name, image alt text, image title in
construct like this:
html...
text
html...
The rexex as for now is:
define(
'REGEX_IMAGE_NAMES_AND_TITLES_AND_A
Sophie Mattoug wrote:
> Adam i Agnieszka Gasiorowski FNORD wrote:
>
> > I'm trying to develop a regex for matching
> > with preg_match_all, I want to match such things
> > like image name, image alt text, image title in
> > co
Sophie Mattoug wrote:
> Sophie Mattoug wrote:
>
> > Adam i Agnieszka Gasiorowski FNORD wrote:
> >
> >> I'm trying to develop a regex for matching
> >> with preg_match_all, I want to match such things
> >> like image name, image
lph wrote:
> why ? I manager a network including 2000 hosts, and i want to post the
> hosts ip and department not installing the norton client on our web page
> so i wonder to how to detect detect whether norton antivirus client are
> installed on the hosts through
> php socket
How would you specify a regex to
convert string into array using preg_split?
Is there some symbol specyfying a place
between letters ?
s t r i n g => array('s', 't', 'r', 'i', 'n', 'g')
^ ^ ^ ^ ^
, like this...
--
Seks, seksić, seksolatki... news:pl.soc.seks.moder
Wouter van Vliet wrote:
> On vrijdag 5 december 2003 12:23 Burhan Khalid told the butterflies:
> > Adam i Agnieszka Gasiorowski FNORD wrote:
> >
> > > How would you specify a regex to
> > > convert string into array using preg_split?
> > > Is the
"CPT John W. Holmes" wrote:
> From: "Adam i Agnieszka Gasiorowski FNORD" <[EMAIL PROTECTED]>
>
> > No, no spaces between letters (otherways
> > it would be very easy, indeed). So there is
> > no way to match the "space between alphanum
John Clegg wrote:
> Problem: I am trying to get imagick to load an image from a URL. I can
> read from a file on the a file system no problem.
Maybe you should simply circumvent the
problem - download the file to your location
into a temporary file, then act on this file
locally...Us
Sophie Mattoug wrote:
> Does someone know why do I receive such messages each time I post to the
> list ?!?
[snipped]
Is a Illuminati conspiracy! Argh!
--
Seks, seksić, seksolatki... news:pl.soc.seks.moderowana
http://hyperreal.info { iWanToDie } WiNoNa) (
http://szat
Derrick Fogle wrote:
> I've read that, given the choice, you should never store images in a
> database because it makes the database dog slow. But I've got some
> parameters and issues that might make a difference:
We (at hyperreal.info) are storing all the
images attached to articles i
Dave G wrote:
[...]
> But on the other hand, I was wondering if it may be possible to
> make use of the simple text editor on the Palm, or perhaps the newer
> Excel editors (which I have not yet tried), to create a file of flat
> data which could then be uploaded and interpreted b
"Chris W. Parker" wrote:
> I will be interfacing with a CVS server not hosted on a Windows machine
> (it will be a bsd/*nix variant) and frankly I've never used it. What
> client do all you Windows people use? Also, how does it wotk in
> conjuction with your favorite editor? (Mine is HTML-Kit.) I
Ryan A wrote:
> I am using the example from the online manual:
> http://de3.php.net/manual/en/function.readfile.php
>
> to read a file that is in a .htaccess protected folder and pop a download
> box to the client.
>
> Surprisingly, after screwing around with the example code for 2 mins I got
>
Dave Carrera wrote:
> How do I return from a MySql db, rows which only contain data for the
> CURRENT Month / Year ?
>
> So this month would currently return 5 days worth of data since it?s the 5th
> of Jan 2004.
>
> Thank you in advance for any examples, pointers or urls that may help with
> t
Ryan A wrote:
> Opera version 6.5 and 7...
> I already had that set.
Try asking again on news:opera.general
(if your server does not carry this newsgroup,
try news.opera.com). There are more Opera
- knowleable people there :8]. I recall that
there is a solution, I just cannot fin
Chris Edwards wrote:
[cut]
> For example if I code
>
> echo "This is a syntax error because of the double quote start and the
> single quote end ';
>
> I just get a blank screen.
>
> I have 14 pages of PHP settings printed out, so for any kind person that can
> help, I can respond wit
Pablo Gosse wrote:
> Hi all. Quick quesiton about PCRE vs. POSIX-extended regular
> expressions.
>
> How much of a difference is there between these two types of regular
> expressions. I know I've read that PCRE is faster, but is it that much
> of a difference?
PCRE are _way_ more adva
Is there avaiable something alike
a port of PERL AI:Categorizer?
--
Seks, seksić, seksolatki... news:pl.soc.seks.moderowana
https://hyperreal.info/pomoc/ { 1488 } WiNoNa => ) (
Szatan, Szatan...http://666-666.0-700.pl foReVeR( * )
Poznaj jej zwiewne kształty... http://www.opera.com
Evan Nemerson wrote:
> There is an artificial neural network extension in the CVS repository at
> sf.net/projects/fann (disclaimer, I'm the author of that extension and a
> developer for the FANN library). I don't know of any bayesian networks for
> PHP, but I could be wrong.
Sorry to hea
1401 - 1428 of 1428 matches
Mail list logo