Hey Andy-
I work with a hosting company that I believe has everything you're
looking for in your wish list. They're a small company that's been
around for about 10 years (started as an ISP). If you can get me more
information on the type of hosting you're looking to do and what other
specific
I have a quick question that I haven't been able to find the answer to
yet. I've made a couple of guest books via PHP but the biggest problem
I'm having is if any one inputs a ' or " or anything like that, the
output in the book shows the stupid \ for the escape. So the word
"Tom's" looks like
oh no, Iv'e gotten two answers...
stripslashes() and strip_slashes()
which one? which one?!
Gaylen Fraley wrote:
>strip_slashes()
>
>--
>Gaylen
>[EMAIL PROTECTED]
>Home http://www.gaylenandmargie.com
>PHP KISGB v2.6 Guest Book http://www.gaylenandmargie.com/phpwe
You could also use URL rewriting?..but then, thats not to secure...(or
pass the variable(s) to each page via a GET submission..just tag on the
variable to the end of your "next page" link)
-Ray
Ray Gaylog
[EMAIL PROTECTED]
- Original Message -
From: "Gaylen
ed on that you can determine the format type..
Of course, if the user renamed a .bmp to a .jpeg then you won't be able to
tell that this was originally a .bmp file...
Ray Gaylog
[EMAIL PROTECTED]
- Original Message -
From: "Neil M" <[EMAIL PROTECTED]>
To: &
s I must put a in there.
Any ideas?
I'm using PHP 4.06
Ray Gaylog
[EMAIL PROTECTED]
still do stuff like thumbnail
generation on the upload and then store the paths to the file in the
database.
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Steve [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 00:57
To: [EMAIL PROTECTED]
Subject: [PHP] image
Well, when you set a cookie, it is sent in the headers, so the browser
isnt going to send the cookie back to the server until a refresh, the
best way is to either cash the userlog on details in the log in
function, so you need not refresh, or simply use a header("Location:
/"); or something to for
what you mean by not being able to go back to the
previous page, this is perfectly possible, unless im missing the point
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: kaab kaoutar [mailto:[EMAIL PROTECTED]]
Sent: 15 June 2001 12:25
To: [EMAIL PROTECTED]
Subject
you need a sub select, which mysql doesnt support...
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Simon Kimber [mailto:[EMAIL PROTECTED]]
Sent: 06 June 2001 14:57
To: [EMAIL PROTECTED]
Subject: [PHP] Multipe Tables, Single Query Problem
Hi all,
I have three
least
points you in the right direction... Im not sure if php allows you to
open a pipe to another program.
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Chris Cocuzzo [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 06:04
To: PHP General List (E-mail)
Subjec
If your using the standalone binary, I /think/ its something like php -q
If it's the module in apache, you will have a problem as apache itself
will add a certain degree of header information.
-Original Message-
From: Meles Meles [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 14:03
To: [E
build both at the
same time? The binary and the .so module? At the moment, I just have
to compile twice.
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Splashy [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 15:29
To: [EMAIL PROTECTED]
Subject: [PHP] HELP problems
This is actually a security feature of cookies, so that domains that
dont match your cookie cannot read personal details set by another
site. Don't worry, its all in order ;)
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Tomaz Kovacic [mailto:[
mehow...
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Joseph Koenig [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 23:23
To: [EMAIL PROTECTED]
Subject: [PHP] Store PHP Code in MySQL?
I've been playing a little bit trying to store some PHP code in MySQL
and
What on earth are you trying to do? :)
I'm not sure what your getting at, do you mean defining a variable based
on another variables name? Perhaps try using an array, and specifying
$rm($cat)
Sorry, im not too sure what you mean
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Ori
well, if its a server side script, the only clock available to it is the
one on the server...
Ray
-Original Message-
From: Jon Yaggie [mailto:[EMAIL PROTECTED]]
Sent: 20 May 2001 15:51
To: [EMAIL PROTECTED]
Subject: [PHP] time
quickly can some one tell me if time() return server or
I dont think thats XHTML complient... Correct me if im wrong?
-Original Message-
From: Chris Lee [mailto:[EMAIL PROTECTED]]
Sent: 20 June 2001 23:50
To: [EMAIL PROTECTED]
Subject: Re: [PHP] General Coding Question
im here to start a flamewar.
dont use " then. why not use ' ?
echo
How do I go arround getting php to output the time() function in a
different language? I have tried the setlocale() function to no avail,
perhaps my system doesn't have the appropriate locale to do this? If
so, then how do install them on Red Hat 7?
Cheers,
Ray Hilton
-
[EMAIL PROTECTED]
Hi,
Is there any easy way to copy a "template" mysql table to enable data to
processed in batches?
I would prefer to just copy a table rather than hard-code a table create
query, if possible.
Regards
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-ma
libgd was not built with TrueType font support in
/home/ray/webroot/rayh/htdocs/gfx/image.php on line 48
Etc etc... Can anyone point me in the right direction? Am I right in
thinking that you can either use gd's native ttf support or compile
freetype into php seperatley?
./configure --with-
I think it's the same as perl, using the backtick operator, ie:
$result = `uptime`;
That's ` NOT '
-Original Message-
From: Johan Vikerskog (ECS) [mailto:[EMAIL PROTECTED]]
Sent: 03 July 2001 09:41
To: [EMAIL PROTECTED]
Subject: [PHP] Shell scripting and PHP.
Hi all!
If i want to u
PROTECTED]]
Sent: 03 July 2001 09:40
To: Ray Hilton; 'PHP Mailing List'
Subject: RE: [PHP] configuring with gd for TTF
Ok. Well, given mine works, I thought I would tell you what I have!
My phpinfo says exactly the same:
GD Support enabled
GD Version 1.6.2 or higher
FreeType Suppo
l
get:
Warning: libgd was not built with TrueType font support in
/home/ray/webroot/rayh/htdocs/gfx/image.php on line 48
Every single time...
Ray Hilton
-
[EMAIL PROTECTED]
http://rayh.co.uk
-Original Message-
From: Brian White [mailto:[EMAIL PROTECTED]]
Sent: 03 July 2001 09:08
To: Ray H
Have you sompiled in sybase support? By defauly php doesn't compile
with sybase functions, you must specifcally tell it too...
-Original Message-
From: nelo manuel [mailto:[EMAIL PROTECTED]]
Sent: 03 July 2001 09:27
To: [EMAIL PROTECTED]
Subject: [PHP] Fatal Error: Call to undefined func
(according to mastering
linux
book, install and configuring php to access data from sybase)
can some else pls help me :(
>From: "Ray Hilton" <[EMAIL PROTECTED]>
>To: "'nelo manuel'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>Subject: RE: [PHP]
Everything removed by strip_tags(), including mailto:[EMAIL PROTECTED]]
> Sent: Monday, 16 July 1979 3:46 PM
> To: Ray Dow; [EMAIL PROTECTED]
> Subject: Re: html in my form? bad things! help help help!
>
>
> on 7/16/01 1:47 AM, Ray Dow at [EMAIL PROTECTED] wrote:
>
>
g) but
its pretty clear what the possibilities are.
Strip all tags and use a custom system is my advice
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 16 July 1979 3:59 PM
> To: Ray Dow; [EMAIL PROTECTED]
> Subject: Re: [PHP] RE:
Hey All,
For a virtual hosting stand point, which is better to run, the module or
the cgi version of php? Can you also explain why one is better than the
other..?
Thanks
Ray Parish, RHCE
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
w.open(), but I'm having
no luck. Any ideas?
TIA!
--
---------
Ray Clouse | Don't fear the penguins.
Engineer Scientist/Specialist |
Boeing Expendable Launch Vehicles | Ray.Clouse AT boeing.com
Huntington Be
d window.open(), but I'm having
no luck. Any ideas?
--
---------
Ray Clouse | Don't fear the penguins.
Engineer Scientist/Specialist |
Boeing Expendable Launch Vehicles | Ray.Clouse AT boeing.com
Huntington Beach, CA
7;t resolved until after the gunzip is done, so
it doesn't execute the Javascript the way I want it to. I've tried
popping up a window, getting the handle, passing the handle to the
gunzip code, then closing the handle when the gunzip is done, but that
hasn't worked either.
thing that appears to work WRT the pop up dialog
problem. In my main browser window, from Javascript, I pop up an alert
telling the luser the unzip is beginning. Then in the gunzip code, in
the , I do this:
print("On Tuesday 21 August 2001 17:10, Ray Clouse wrote:
>
>>So
RNING [EMAIL PROTECTED] address is an endangered species -- Use
>[EMAIL PROTECTED]
>Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
>Volunteer a little time: http://chatmusic.com/volunteer.htm
>- Original Message -
>From: Ray Clouse <[EMAIL PROTECTED]>
just using a function as a wrapper so
that set_error_handler uses it.
I'm thinking there must be a better way of doing this, anyone have any
ideas?
Ray Hilton
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
ate and I'm just grasping for straws.
Thanks!
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Nathan Rixham wrote:
Ray Hauge wrote:
Hello everyone,
I've run into a bit of a sticky situation trying to connect to a
remote MySQL database. Here's the background:
Connecting from the command line on the web server works.
Connecting from a different vhost works.
There's
Angelo Zanetti wrote:
So is there a way to test for \r\n? or what else can I use to delimit
these two values (last column of row and first column of next row)?
Since it's coming from a file, you might as well just read it with
file(), which will split eac
Those patterns aren't anchored to the ends of the string, so as long as
the string contains one matching character, the succeeds.
^ anchors the pattern to the beginning, \z to the end, so you want:
/^[A-Za-z]+\z/
Or test the opposite case to see if it fails:
/[^A-Za-z]/
Arpad
Chris Boget wrote
Note that $ allows a trailing newline, but \z doesn't.
Arpad
Stut wrote:
Chris Boget wrote:
echo 'Is String: [' . ( is_string( 'a1b2c3' ) && preg_match(
'/[A-Za-z]+/', 'a1b2c3' )) . ']';
echo 'Is Numeric: [' . ( is_numeric( 'a1b2c3' ) && preg_match(
'/[0-9]+/', 'a1b2c3' )) . ']';
echo 'Is St
Have you checked out the PEAR Validate packages?
http://pear.php.net/package/Validate_ISPN in particular might help you
along ;)
And BTW, most servers are set up to display php files renamed to .phps
with syntax highlighting, so give that a try instead of .php.txt next time.
Regards,
Arpad
B
Martin Alterisio wrote:
Double slash to prevent PHP interpreting the slashes. Also using single
quotes would be a good idea:
if (preg_match('/[\\w\\x2F]{6,}/',$a))
Just switching to single quotes would do the trick - you don't need to
escape anything but single quotes, and backslashes if the
$filename = implode(array_reverse(explode('/', $value)));
Arpad
Reinhart Viane wrote:
Is this a good way to convert 01/02/2007 to 20070201
$value='01/02/2007';
list($day, $month, $year) = split('[/.-]', $value);
$filename=$year.''.$month.''.$day;
It does work but i would like to ver
a base if you wanted. It's GPL.
--
Ray Hauge
Primate Applications
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
download on it.
--
Ray Hauge
Primate Applications
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Roman Neuhauser wrote:
This shouldn't do too much backtracking, try it out:
"*8*" => /^(?:\d*8\d*){4}$/
The {4} in there repeats the subpattern 4 times, rather than limiting it
to 4 characters.
I really can't think of an elegant to do what you ask with regex - why
limit yourself to regex a
$post = file_get_contents('php://input');
Or for older versions of PHP, just use $HTTP_RAW_POST_DATA.
Arpad
Nicholas Yim wrote:
> Hello EveryOne,
>
> like parse the soap request body
>
> not through $_POST nor $_FILE
>
> Best regards,
>
> Nicholas Yim
> [EMAIL PROTECTED]
> 2007-02-12
Sergiu Voicu wrote:
In the second case, and if PHP isn't in safe mode, at the beggining of
your script place this line
ini_set("upload_max_filesize","41M");
ini_set() will have no effect there because by the time the script is
executed, the upload has finished.
You can probably use php_value to
Dan Shirah wrote:
On my second insert statement, please note "credit_card_id". This is an
auto_increment column in table1. What I need to do is pull the value of
"credit_card_id" from the newly inserted row from insert1 and put that
value
in a variable to assign it to "credit_card_id" in ins
's the error you are getting?
Ray Hauge
Primate Applications
Beauford wrote:
Hi,
I previously had some issues with preg_match and many of you tried to help,
but the same problem still exists. Here it is again, if anyone can explain
to me how to get this to work it would be great - otherwise I
Dave Goodchild wrote:
I have converted the user-friendly date output to timestamps to check and
sure enough, when the user selects a start date before March 26 2007,
March
26 2007 is output as:
1174863600
...after that it becomes:
117486
...a difference of 3600
Is this anything to do w
Brad Bonkoski wrote:
$files[] = $entry;
perhaps look into the array_push() function http://www.php.net/array_push
$files[] = $entry; is perfectly fine.
$thumbnailFiles=listFiles($thumbnailsDirectory);
print"";
print_r($thumbnailsFiles);
print"";
The code is fine, spot the typ
Many legitimate users will have their referrer blocked by proxies or by
browser preference so you'll also have false negatives.
Arpad
cajbecu wrote:
it is not safe. i can use curl (www.php.net/curl) and modify the referer
of my script to pass this security check. i advise you to add i
Dave Goodchild wrote:
Any ideas on the most efficient way to do it? I am working on using
combinations of array_search, in_array and so on and want to avoid
regular
expressions if I can. Many thanks in advance for any suggestions!
If you mean that you only want one date for each month (you'll e
- Original Message -
From: "Ashley Sheridan"
To: "Dotan Cohen"
Cc: "Jim Lucas" ; "php-general."
Sent: Tuesday, October 20, 2009 4:02 AM
Subject: Re: [PHP] Sanitizing potential MySQL strings with no database
connection
On Tue, 2009-10-20 at 12:58 +0200, Dotan Cohen wrote:
> Dot
")";
$svg .= "\tstyle=\"fill:$color;\"/>\n";
}
$svg .= 'text-anchor="middle">The servers Date and Time is: '.date("Y-m-d,
H:m:s").'
text-anchor="middle">You are running:
text-anchor="middle"
are dlls
for that library...if yes...then copy those to your dll folder where
your other php dlls are. Uncomment that dll name in your php.ini file,
restart server and verify that the library is getting loaded.
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ctory server. So first I used my credential to bind to
> directory server and then doing search in subtree.
Good to hear...glad you got it working!
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ed. So my work around was to all
user to authenticate against exchange ldap, which in turn sends it to
ads.
Just a note if the ldap can bind with the supplied username and password
then they were authenticated for their information.
--
Ray
Example:
--
PHP General Mailing List (http://www.php
On Tue, 2004-05-11 at 10:14, Kuldeep Singh Tomar wrote:
> Hi Ray,
>
> Thanks for your response. I was trying this script also but no success.
>
> I was using following values:
>
> $ldap[ʽuserʼ] = ʽtomarʼ;
> $ldap[ʽpassʼ] = ʽpasswdʼ;
> $ldap[ʽhostʼ] = ʽdc02-del3.vc-
zip file and put it where php can load it up.
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
are using it in production; however, it is
not 100%. There are some issues with the multi-thread (not 100%).
--
ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
supposed to return only the records that have the current month and
> year in the datePublished record.
>
> got this error:
> Fatal error: Call to undefined function: year()
>
You sure you did not mean $dataPublished?
--
ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sat, 2004-05-15 at 10:20, eoghan wrote:
> hi,
> im using the xslt_process() function, but want to use a php file with
> generated xml content as the xml file i feed the
> function but it seems to complain that its a php file
> *Warning*: Sablotron error on line 22: XML parser error 4: not
On Sat, 2004-05-15 at 02:53, Ronald "The Newbie" Allen wrote:
> How would I carry a variable from one page to another
>
> Here is what I mean
>
> I have a send.php page and this is sent to
> insert_into_database.php where the values of the previous page are inserted
> into the database.
> I then
er is needed but all what I found where java, jade
> or .net based solutions.
Not sure if there is a php functionality for the fo transform...you
might need to run it through like java and call a fop object on it.
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vi
lib/libpq.so: undefined reference to `krb5_init_context'
> *** Error code 1
This is a kerberos 5 issue. How are you compiling pgsql into php?
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 2004-05-25 at 05:03, Ago wrote:
> I have a PHP script who reads data from a XML file uploaded via http form.
> This file is about 15 MB. The script builds a query of thousands inserts as
> many as the products the XML file contains (more or less 4 inserts).
> After 4 minutes the httpd p
On Tue, 2004-05-25 at 09:17, Stephen Allen wrote:
> On Tue, May 25, 2004 at 10:47:01AM -0400 or thereabouts, Neal wrote:
> > Hi,
> >
> > I've looked at the php.net tutorial, and though I'm learning some things
> > from it, it's still a bit over my head. It seems to presuppose a comfort
> > level
On Wed, 2004-06-30 at 14:30, Pierre wrote:
> Hi all
> Please when i'm trying to use the xslt_create() function php says indefined
> function but this is in my phpinfo()
> XML Support active
> XML Namespace Support active
> EXPAT Version 1.95.6
> Any idea please ?
You need xslt support en
On Wed, 2004-06-30 at 14:36, Pierre wrote:
> Ok so I must recompile php with this option but I can't is there any php
> class easy to use that can do this ?
If you are on a linux box and have php installed via rpm you might be
able to get a php-xslt rpm that you can use. If on windows you can
down
linux eclipse too.
--
Ray
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
My test results from my build on a Cobalt RAQ550 seem to be in line with
other test results postings. Any ideas where these open items affect
processing?
=
FAILED TEST SUMMARY
--
Jim Lucas wrote:
Here is a nice little hack that I use.
"Little hack" it is, "nice" it isn't.
Ideally just turn off magic_quotes_gpc - you can do so in php.ini, or
perhaps your web server configuration files (httpd.conf, .htaccess etc.).
If you don't have access to any of the above then ins
Apologies if you already received this message, I tried to send it
earlier from my webmail but it doesn't seem to have worked.
Al wrote:
Just use stripslashes() on your submitted data and forget about
testing for magic_quotes. It's good practice anyhow. \" is not legit
text regardless.
U
viously that's no longer in effect though. It has also been allowed
after certain wars to beef up the population again.
http://en.wikipedia.org/wiki/Polygamy#Christianity
I typically don't use wikipedia for sole sources, but everything else I
could find was some
ed so long because
of this. I'm just glad there's a lot of sinners out there, or at least
people who aren't that crazy :)
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e of the design patterns in my program!" Just a few
months later the speaker ended up being in charge of maintaining that
program, and it was a nightmare.
To make a long story short. I generally do what's easiest. It's
typically faster to develop and easier to mai
rs,
Rob.
You're right. I just started reading this list again after a 1.5 year
break, and I still remember some of the great discussions with Richard
and others about OOP. Great times :)
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e->columnName
I'm pretty happy with how it's working now, but I'm concerned I might
have misses some sort of security issue. I only had a work week to
finish the entire project. We only have MySQL databases, so I didn't
need to abstract different types of databas
Daniel Brown wrote:
Should catch(e) really be catch(Exception $e) ?
Something like that. I was paraphrasing, which seems weird, since I was
looking at the code for the class description anyway :) Thanks for the
info.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing
ith him.
http://terrychay.com/blog/article/mephisto-ruby.shtml
http://terrychay.com/blog/article/is-ruby-the-dog-and-php-the-dogfood.shtml
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Also, don't forget CSS. It comes in really handy. I still use
w3cschools to look up the property names I can't remember, but it's got
a lot of great resources to point you in the right direction.
http://www.w3schools.com/
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
if you're
just messing back, but it was at least interesting for me to read the
progression of events and learn a little bit myself :)
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
x27;re assigning the
$row1['tableName'] to $table rather than $_SESSION['table']. Is that
intended? $table isn't defined in the top function, so it would most
likely return null.
Also, since you're only expecting one result, you could do away with the
while loop and just run $row1 = mysql_fetch_array($loginResult). It
would accomplish the same goal (nitpicking... sorry).
Also, why are there two return statements? The second will never run.
Maybe I missed something though.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
37
www.raoset.com
[EMAIL PROTECTED]
You could return an array with string keys.
$array['table'] = 'asdf';
$array['authenticated'] = false;
return $array;
That's just one option, but it would work.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I recently figured out how to use two SMTP accounts in Thunderbird.
Hopefully this will help the list to not count me as spam so much (I was
using my own host to send as gmail... doesn't work so well).
Thanks,
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List
self a time or two. Check the output of
phpinfo(); or C:\php5\php.exe -v (I think that'll work on Windows).
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ardest part for me was just setting a date and
stop procrastinating. The test was easier than I was expecting, though
there were a few things that I didn't know on there. The tests were my
best training though.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://
t that's just me.
There were a lot of odd functions in there. I can't even remember the
ones that I didn't even know existed. There were also questions about
how to configure PHP, so look at the php.ini options as well.
--
Ray Hauge
www.primateapplications.com
--
PHP General M
s it Thunderbird/Gmail (I use IMAP forwarding).
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Daniel Brown wrote:
On Thu, Feb 28, 2008 at 10:25 AM, Ray Hauge <[EMAIL PROTECTED]> wrote:
Since we're talking about post issues I'll include this. I don't seem
to receive my own emails. Does the list not send them back to you? I
haven't been able to find anythin
ol. I wasn't sure if it would work with numerically
indexed arrays, so I tried:
// sillyFunc returns array(0=>1, 1=>2);
ArrayClass::create(sillyFunc())->{"0"}
I just tested it, and that works. If you leave off the curly braces and
quotes, then you obviously get a p
ou can get gvim for Windows) or Kate.
I've tried Quanta as well, but I use Linux for my desktop.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
es date so that the information will be available tomorrow, next
week, etc.
You *could* increase the session cookie lifetime, but I wouldn't count
on the data being available through a session, especially if they close
their browser.
--
Ray Hauge
www.primateapplications.com
--
PHP Gener
in your mail clients or are the
words
in sentences where they belong ?
thanks,
-nathan
Your emails come through to my gmail account as you first described,
Nathan, ie, sometimes with just one word on a line, and just like the
marc archives.
thanks, ill just have to be careful editing from gma
Wolf wrote:
Ray Hauge <[EMAIL PROTECTED]> wrote:
Wolf wrote:
I'm curling a site to process some data, all well and good but the results are
baffling...
$result = curl_exec($ch);
curl_close($ch);
echo "".gettype ($result);
Of course that's not all the cod
utputting the numbers, or is that part of the output from
curl? gettype should be returning a string, so I wouldn't think that
gettype would be returning the numbers.
Are you using the CURLOPT_RETURNTRANSFER option? If so, then $result
would have the text of the site on success, and false on
-
http://sperling.com http://ancientstones.com http://earthstones.com
Aww man, I was getting curious to see how nested this conversation would
get. Think of the children! :)
PS. Happy Friday!!!
PPS. I'm hopped up on caffeine so ignore any stupid remarks.
--
Ray Hauge
www.primateapplications.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t expected and hasn't
bothered me too much.
I've been using the official Zend Eclipse now since the day it came out.
Next week I'm going to switch back to regular Zend Studio. It was
nicer on the RAM and for the most part "Just Worked"(TM).
That's my experi
401 - 500 of 879 matches
Mail list logo