[kadmin@freebsd-devel][/www/data/]
php --ini
Configuration File (php.ini) Path: /usr/local/etc
Loaded Configuration File: /usr/local/etc/php-cli.ini
Scan for additional .ini files in: /usr/local/etc/php
Additional .ini files parsed: /usr/local/etc/php/extensions.ini
I apologize if I&
grep skynet
>#
>
>No more of those "Your e-mail concerning our products and
>services" autoreplies from the Belgacom Webteam. Sorry it took me
>this long to realize it and get around to it.
>
> Happy Friday.
Aunt AMaViS says, "What autoreplies?"
My webcode written in PHP and it is running in the interpreted way. My problem
is it is not giving the desired performance so want to try the compiler if any.
Please suggest if we have any compiler option available for the PHP code and
more important is this new option.
Thanks
Nora
On Fri, Mar 15, 2013 at 4:34 PM, Sebastian Krebs wrote:
>
>
>
> 2013/3/15 Kevin Peterson
>
>> Have two questions -
>> 1. How to find type of a variable in PHP.
>>
>
> gettype(), or one of the is_*()-functions. But for me more interesting for
Have two questions -
1. How to find type of a variable in PHP.
2. How to find the type of an array in PHP.
Please help.
In my database design, I tend to store some variable that is meant to be acting
as a ROLE or TYPE as SMALLINT. For example :
CREATE TABLE `house` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` smallint(11) NOT NULL,
)
And in php, I do
define('HOUSE_SMALL_TYPE', '0');
o);
$replaced =
str_replace($replace,$replacements,file_get_contents("/somefile.txt"));
=
This, of course, doesn't negate a good templating system* ... but it's
handy to know and you'll probably use it sooner or later.
Kevin Kinsey
P.S. *assuming that's not an oxymoron!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
Another possibility might be to explode the contents of the
expression and run a call to function_exists() on it ... but
that might be a tad too broad as well.
HTH,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You'll want your PHP code to be proprietary and encoded,
of course.
Run this script, save the output, and then run *that*.
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I just posted the following at
"http://stackoverflow.com/questions/3481880/what-php-extensions-are-preferred-and-what-about-security-preferences/5223539#5223539";
Am I missing anything or are all these guides and hosts either not
disabling enough functions or disabling security aids to give warni
Richard Quadling wrote:
On 16 November 2010 13:21, Jay Blanchard wrote:
[snip]
Hi Folks, is it possible to install PHP on IIS? If yes, can someone
please guide me on how to go about doing it? Thanks
[/snip]
http://www.wampserver.com/en/
Jay, if that had been wimpserver ...
I think it's
to send you a list of people to remove! ;-}
Paul
Lord-a-mercy, yes!!! Daniel, what license for this service? BSD?
CC? GPL? :-D
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
er 3
I'm a hacker, so this is a HACK:
comment 1
comment 2
comment 3
)";
$lines=explode("\n",$data);
array_shift($lines);
array_pop($lines);
print_r($lines);
?>
I'll leave it to the big boys to debate and devise more elegant
solutions.
Kevin Kinsey
--
PHP Genera
Bastien Koert wrote:
On Thu, Oct 28, 2010 at 10:12 AM, Jack wrote:
I have a form which has the following: ( quick clip )
http://www.abc.com/processing/process_form.php"; onSubmit="return
preSubmit();">
Peer Guide
When the form
Marc Guay wrote:
As Nicholas pointed out, the extra underscore in the key is the issue.
That's way too easy a fix. I think he should check to make sure his
version of PHP was compiled with the right extensions and that the
browser isn't doing something unpredictably bizarre when submitting
the
oss.
And then you tell them that when the boss isn't in, they don't have to
do any work.
I'm pretty sure the employees will be your new BFFs.
+11.
We should ABSOLUTELY copy Scot Adams on this.
Wait a minute, maybe Tedd's client IS Scot Adams.
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
cript from \\xxx.xxx.xxx.xxx\scriptdir\
to c:\scriptdir\ then it's work !!
everything work good EXCEPT the @EXEC command ...
Safe mode in PHP is OFF ...
Hello,
Can you show us the script? The first thing I'd do is
call "is_file(\\xxx.xxx.xxx.xxx\scriptdir\foo.php)" ... a
Paul M Foster wrote:
On Thu, May 13, 2010 at 11:53:54PM -0400, Kevin wrote:
/On a side note:
I am having some issues with connecting to a SQLite database right now
... I'm getting the following error "Fatal Error: 'sqlite_open' is an
unknown function"
But I
Ashley Sheridan wrote:
On Thu, 2010-05-13 at 23:07 -0400, Kevin wrote:
Hello All,
I am trying to figure out how to create files when a user submits a form ...
I have seen something about '*fopen*' , is that the direction I should
be going?
Here is what I am trying to accompl
ope this makes sense, and thank you all for your time...
- - Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Peter Lind wrote:
On 12 May 2010 07:10, Kevin Kinsey wrote:
Ashley Sheridan wrote:
On Tue, 2010-05-11 at 08:48 +0530, chetan rane wrote:
Hi all,
mod rewrite was actually inrduced to have search engne frendly urls.
hnce if you want a seo site then you have to use options 1 & 2. using
sm
may be an artifact of an earlier time. There
was a time when SE's didn't do so well with query strings, but it'd
be a little silly to think their owners didn't realize this and left
things exactly the way they were back in 2002 ... wouldn't it?
My $0.02,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Quadling wrote:
On 25 April 2010 14:16, tedd wrote:
What's your game?
Ooh, do we *have* to tell?
I've got interest in the AOE stuff, but haven't played in
a while. Haven't purchased AOE3. If I'm *really* bored,
I've got freecell.exe running on every O.S. I run
I'm also a Playe
;ve no idea what OS you're on;
a classical location might be something like:
{/usr/local}/etc/apache/httpd.conf
HTH,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
o recording. Someone (possibly even me) renamed most
of the desktop icons ... OE's shortcut is "Outluck Depress". :-)
Kevin D. Kinsey
FWIW: Lists that set reply to sender: All FreeBSD.org lists
Lists that set reply to "group": All "Yahoo Groups"
Alice Wei wrote:
Date: Sun, 18 Apr 2010 21:02:29 -0500
From: k...@daleco.biz
To: aj...@alumni.iu.edu
CC: k...@designdrumm.com; php-general@lists.php.net
Subject: Re: [PHP] Mail Function Using PEAR Issues
Karl DeSaulniers wrote:
Hey Alice,
Again, try throwing the MIME in.
$headers = 'MIME-Ve
Karl DeSaulniers wrote:
Hey Alice,
Again, try throwing the MIME in.
$headers = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=utf-8' . "\r\n";
Also:
$headers .= 'Errors-to: ' . "\r\n";
Which I suggested on your previous thread. Also, I see you have
$from set
rep libclntsh.so
libclntsh.so.10.1 (libc6,x86-64) => /usr/lib/oracle/
10.2.0.4/client64/lib/libclntsh.so.10.1
libclntsh.so (libc6,x86-64) => /usr/lib/oracle/
10.2.0.4/client64/lib/libclntsh.so
What is wrong ? , thanks for help
http://bugs.php.net/29301
??
Kevin Kinsey
--
PHP Genera
Dan Joseph wrote:
On Tue, Apr 13, 2010 at 12:40 PM, Robert Cummings wrote
I had a pair-a-dimes one time. Unfortunately I was a nickel short of a
quarter to put in the slot.
But the question is... were they outside the box?
Nah, the question is, since the slot was intended to accept a quart
Paul M Foster wrote:
Sorry, I just get cranky with people who won't follow the rules.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
x27;s documentation team, eh?
But, this time I'll do what I shoulda mentioned before and
include the "IANAE" disclaimer on all things PEAR, many
things PHP, and some things SMTP.
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thorization, you might be able to
hack something together with the PHP IMAP functions, or
even sockets, but you're getting into a big lotta work
for what seems a small thing.
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Alice Wei wrote:
Hi,
I have an issue here where I see no PHP errors on my mail
> function usage, and yet I am not getting the mail in the
> desired account. Here is what I have for my PHP code:
$headers = "From: aj...@alumni.iu.edu";
$to = "aj...@alumni.iu.edu ";
$subject = "Comments Regardi
Ashley M. Kirchner wrote:
Given a MySQL query like this $q = "select num from table", I get a result
like this:
+---+
|num|
+---+
| 1|
| 4|
| 6|
| 2|
| 4|
| 5|
| 3|
| 2|
| 4|
| 2|
| 3|
| 3|
| 2|
| 1|
+---+
What I want is a listing of numbers sorted by the amoun
Nilesh Govindarajan wrote:
On 04/07/10 21:41, Chris G wrote:
http://sites.google.com/site/vfgbyuhoi6/kewe2w
Is there no spam filter at lists.php.net ?
Does your filter catch 101% of all of it? That's
the only one I've seen in a Long Time(tm).
Just asking :-)
Kevin Kinsey
Colin Guthrie wrote:
'Twas brillig, and Kevin Kinsey at 05/04/10 19:15 did gyre and gimble:
Nonetheless, I'm suspecting the programmers had something
like this in mind.
Yeah I guess that's why it interprets these terms. Good thinking :)
Isn't strtotime() based on some
3:05:51
[kad...@archangel][~]
php -r "echo date('r',strtotime('west'));"
Mon, 05 Apr 2010 07:05:59 -0500
This is correct for American Samoa, but I've no idea why :-D
Nonetheless, I'm suspecting the programmers had something
like this in mind. Isn't strtotime() based on some GNU utility?
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sumarliưi Einar Daưason wrote:
I have setup PHP (32 bit) on IIS7.5 and MySQL 5.1.45 (64 bit) with success.
phpinfo() shows the MySQL extension loaded, but when I try to use
mysql_connect( $host, $user, $password ) in a PHP script I get following
error:
PHP Warning: mysql_connect() [function.m
Paul M Foster wrote:
Folks:
If I wanted to encrypt a file in PHP and then write it out to disk
(one-way encryption, requiring a password), what PHP built-ins might you
recommend to encrypt the contents of the file before writing it out to
disk?
Paul
Here's a very generic mcrypt example. IANA
don't. You DO need the
rest of the PHP extensions, libraries, config files, etc.
... a "PHP installation", whether or not your have the
CLI binary is not that important, although I always do
since I like to run system scripts in PHP via cron, etc.
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sr/local/bin/php
php5-5.2.11
This command is highly dependent on your Linux distro: on
RH I think it's "rpm", "dpkg" on Debian, "urpmf" on Mandriva,
etc.
If you have two installations of the same version, $deity
help you :-)
HTH,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;d want to
definitely do some reading on security best procedures
and changes since PHP 4
As for the rest of the discussion, a bookshop could
easily be most of the standard cart-type apps. Since
they have only a few characteristics, it's much easier
than, for example, retail clothing ;-)
Forgot to mention, you could check into the privacy
vs. server settings by doing:
session_start();
echo session_id();
on both pages. If they're different, then
this is the problem.
KDK
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Martine Osias wrote:
Hi:
I need to store variables to send then between pages. I don't need the
variables in a database so I try to send them with sessions. The
variables don't seem to be there when I try to get them. What could be
the problem. Here are the pages where I store and retrieve th
Thank you.
Martine
Should be trivial to find out what's happening. Something
like:
$success=mysql_query($insert_statement) or die("Uh-oh, mysql
said:".mysql.error());
HTH,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thilo Klein wrote:
Kevin Kinsey schrieb:
Andre Polykanine wrote:
Hello everyone,
I'm writing a class to send mail via an SMTP server with authorization.
Everything seems to work but I get an EHLO error:
554 SMTP synchronization error
Where should I look to avoid this?
Thanks!
Be p
other server's greeting
before you send HELO/EHLO. ;-)
HTH,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
h's email address is j...@foo.com
Throw in a foreach() and some data writes or w/e, and you're done.
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
with sockets or streams.
My $0.02,
Kevin Kinsey
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ashley Sheridan wrote:
is_quantum() is pretty useful as well, if you want to see if it's sort
of there and not at the same time. Probably turns into a cat in a box at
some point too, everything quantum has cats in...
Thanks,
Ash
So, should we add to the list:
is_schrodingers_cat_alive()
??
On Sat, 2009-09-05 at 16:11 +0100, Richard Heyes wrote:
> Hi (again),
>
> > > error_reporting(E_STRICT);
> > ?>
>
> This might work better:
>
>error_reporting(E_ALL | E_STRICT);
> ?>
E_STRICT is now part of E_ALL
Kevin
--
PHP General Mailing
out there that I'm missing then I'd be a
> fool not to at least consider it!
>
> can't be part of a framework, (or if it is easily extracted with no
> framework dependencies), and not xslt (love xslt, but not many designers
> do!).
eZ Components
Use just the
ever need to edit.
>
> Then I export to jpeg, resize for thumb and export to jpeg again.
http://phpro.org/tutorials/Imagick.html
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
re: Eclipse, PDT plugins for hosting, scaling and managing PHP apps.
Aptana has released a new suite of tools for PHP developers that extends the
popular
Eclipse PDT environment. The plugin for Eclipse, called Aptana Cloud
Connect, lets
you get all the benefits of scalable, on-demand PHP hostin
Robert Cummings wrote:
You forgot to configure the auto_prepend:
php.ini:
auto_prepend = "robs_harem.php"
chmod($wife,0600);
while ($n<$days) {
fputs($rob,$couch);
sleep(28800);
}
}
?>
Good luck, buddy ;-)
Kevin Kinsey
PS > why are all the trolls i
one of the ladies... she's in on it!!!
Warning: constant "ladies" defined incorrectly in
<1236973618.10169.75.ca...@localhost> line 7
:-D
Kevin Kinsey
--
Even if you do learn to speak correct
English, whom are you going to speak it to?
-- Clarence
On Tue, 2009-02-10 at 03:26 +, Jim Douglas wrote:
http://phpro.org/tutorials/Pagination-with-PHP-and-PDO.html
>
>
>
>
> Does anyone have a link to any examples of paging?
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
from
"the makers of PHP" and is supposed to be a mature framework and
ready for enterprise level applications.
What a joke.
but, just my $0.02
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> > Sorry, I am also new to the etiquette of these mail lists.
Hope this will get you started,
http://www.phpro.org/tutorials/Introduction-to-PHP-templating.html
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-On-Image-Type.html
http://www.phpro.org/examples/Imagick-Thumbnail-From-Center.html
but _do_ checkout imagick it has all the good toys
http://www.phpro.org/tutorials/Imagick.html
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, Eric Butera wrote:
>
> You could also use DOM for this.
>
> http://us2.php.net/manual/en/domdocument.getelementsbytagname.php
http://www.phpro.org/examples/Get-Links-With-DOM.html
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubs
tidy to scrub a
> document and try to get it into xhtml and then use simplexml. I wonder
> how well this would work with [crappy] HTML input.
$dom->loadHTML($html)
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, "Leon du Plessis" wrote:
> I used that notation before, and it did not work 100%.
> Adapt as follows:
>
> for ($i = 'a'; $i <= 'z'; $i++)
> if ($i == "aa") break; else echo $i;
>
foreach(range(
.
The
speed of development comes as you become more familiar with the environment you
are
developing in.
Try any of the frameworks, or write you own, just avoid Zend.
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Reading your original request a little more carefully, it appears you're
really looking for a way to immediately update the database when someone
changes a value in an HTML form.
Ajax is necessary.
Make an ajax call triggered by a change in the table's data, which sends
the change as GET or POST
As an ammendum to the prior response, you may want to look into using
AJAX with a streaming connection to the server. If you have a small
number of users, this works nicely (I have used it in production systems
before).
http://ajaxpatterns.org/HTTP_Streaming#Solution
If there are a large number
This one time, at band camp, DanBarker85 wrote:
>
> Hi
>
> i'm new to RSS Feeds, but how would it be possible to have a BBC News Feed
> added to my website?
>
> I've searched for some kind of tutorial but haven't found anything.
http://www.phpro.org
This one time, at band camp, Stephen Alistoun wrote:
> I want all the images to resize to 100px width but the height adjusts
> automatically.
Two ways, GD or Imagick
http://www.phpro.org/examples/GD-Thumbnail-Based-On-Image-Type.html
http://www.phpro.org/tutorials/Imagick.html#4
be thankful.
have a look at phpro.org and for an editor, well vi(m) of course ;)
set yourself a project to make something, start coding, and ask lots
of questions.
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ww.phpro.org/tutorials/Introduction-to-PHP-and-MySQL.html#45
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
but I have heard others
> say it differently.
Only a barbarian would call it "Sequel" or anything other than
My S. Q. L "MY ESS KEW ELL"
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is, I thought you wanted a Junior developer...
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, "Alain Roger" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i have a class and i would like to store it zithin session.
> i was thinking to use serialize/unserialize but it does not work.
http://www.phpro.org/tutorials/Introduction-To-PHP-Ses
s follows:
http://phpro.org/examples/Get-Vernal-Equinox.html
Any improvements welcomed
Kind regards
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.phpro.org/classes/Phproogle.html
and some docs at
http://www.phpro.org/classes/Phproogle-Docs.html
example code can be found at
http://www.phpro.org/examples/Google-Maps-With-PHP-And-Phproogle.html
Kevin
--
This email message (and any accompanying file attachments) may contain
confidential
s/bhtg .
We're very much looking forward to the feedback from the PHP community on
how you like BHTG so please give it a try and let us know!
Thanks,
Kevin
Product Engineer
cyScape, Inc,
www.cyscape.com
Makers of BrowserHawk
if the user is deaf and blind? they are denied access?
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, David Lidstone <[EMAIL PROTECTED]> wrote:
> which with hindsight is completely illogical! I also wasn't aware of the
> constants. Is there a simple tutorial / docs you know of for SPL?
http://www.phpro.org/tutorials/Introduction-to-SPL.html
Kevin
gt; ?>
There is no silver bullet regex to validate all RFC compliant email address.
Many have tried, but they all fail at some point. The best you can do is
cater to most _sane_ addresses.
And when the domain name space is opened up, well, you will back to strpos()
and @
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
iting to
> pick apart poorly thought out arguments is baseless. Lastly, you forgot
> to send in your dues to the list to ensure unmolested posting of
> ridiculous statements.
>
> Please return to your rock and draw up another strategy to offend the
> list.
See what I mean?
Kevin
-
ed some help, just drop me a mail
Kind regards
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, "Don" <[EMAIL PROTECTED]> wrote:
> Does anyone have an example of how to do this?
http://phpro.org/tutorials/Creating-Dropdowns-with-PHP-and-Xajax.html
enjoy,
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
g-With-PHP-And-MySQL.html
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, "Richard Heyes" <[EMAIL PROTECTED]> wrote:
> I'm interested - why are people still using PHP4? It's been over 4
> years (I think) - plenty of time to upgrade to five.
I asked that question and was called a troll...
Kevin
--
get the domain back via icann
and
mediation, which has so far cost me over $1k.
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
a as
it first seems.
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, Per Jessen <[EMAIL PROTECTED]> wrote:
> No, it's a simple matter of need. People also run apache 1.x, mysql 3.x
> etc. There are still Linux 2.2 and 2.4 systems out there too.
4 years its been, thats incompetence.
Kevin
--
PHP General M
s a query returned?
PDO returns an array, sizeof/count will get you home
Kevin
http://phpro.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e to PHP5.
Its either apathy or incometence.
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This one time, at band camp, Yeti <[EMAIL PROTECTED]> wrote:
> Now i was wondering of what there might be the best way to validate an IPv6
> address.
from this url..
http://phpro.org/tutorials/Filtering-Data-with-PHP.html#9
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
On Sun, 2008-04-06 at 11:02 -0400, Mark Weaver wrote:
> So, if I create a user object, set the properties of said user object
> and store that object in the user session will that object be available
> throughout the application from the session?
http://phpro.org/tutorials/Introduction-To-PHP-
ike this->
http://phpro.org/tutorials/Creating-Dropdowns-with-PHP-and-Xajax.html
It gives you goodness you desire
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 2008-03-31 at 17:05 -0700, mike wrote:
> You are pathetic. Spamming your own fake digg article to your own fake
> news story and didn't even take the effort to host it on another
> domain?
BWHAHAHAHHAA
Thanks, nice reaction, made my day,
do you have more?
Kev
--
PHP General Mailing
Did they finally do it or is April fools com early?
http://digg.com/business_finance/Microsoft_Purchase_Yahoo_For_62_Billion
K
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nux-gnu) libcurl/7.17.1 OpenSSL/0.9.7e zlib/1.2.2
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: IPv6 Largefile NTLM SSL libz
--
Thanks for any help you can provide.
-Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Here's some unexpected behavior:
what?
?>
This will output "what?" - I expected no output, as is the case if the
inline comment was a /* */ comment. Is this a bug?
Kevin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e it back with a space. However, I suck at regular
expressions and can't figure it out.
Anyone have a way for me to accomplish this with a regular expression
or with another method?
--
Kevin Murphy
Webmaster: Information and Marketing Services
Western Nevada College
www.wnc.edu
77
I
don't need to know how many times something exists, just if it does.
--
Kevin Murphy
Webmaster: Information and Marketing Services
Western Nevada College
www.wnc.edu
775-445-3326
results);
$count = $row["count"];
return $count;
OR
$query = "SELECT id FROM wncci_intranet.iAdmin_users WHERE name =
'$name' LIMIT 1";
$results = mysql_query($query);
$count = mysql_num_rows($results);
return $count;
Thanks.
--
Kevin Murphy
Webmaster: Informati
here, just internal employees some of whom are more
computer savvy than others.
Thanks all for your help. It seems to be working now.
--
Kevin Murphy
Webmaster: Information and Marketing Services
Western Nevada College
www.wnc.edu
775-445-3326
P.S. Please note that my e-mail and website address ha
1 - 100 of 1224 matches
Mail list logo