I am having a problem with the code below it provides the first page
with out any problem but when I select the next page it shows all the
results from the first page and the results from the second page. It
does the same thing on the third page also. I have been looking at it
for two days and can
I am having a problem with the code below it provides the first page
with out any problem but when I select the next page it shows all the
results from the first page and the results from the second page. It
does the same thing on the third page also. I have been looking at it
for two days and can
I am having a problem with this script what it does is write the sql
needed to search for data based on mutable criteria. It works fine if
you search with all the different fields but if you only search with
one or two of the fields it creates a sql that looks like this
SELECT * FROM listing WHERE
I am having a problem with this script what it does is write the sql
needed to search for data based on mutable criteria. It works fine if
you search with all the different fields but if you only search with
one or two of the fields it creates a sql that looks like this
SELECT * FROM listing WHERE
I have a stupid question but I can not figure it out
I am using a class that creates the select statement for mysql.
I am ale to add all the data with out any problem. But when I run the
class to get the results. I can only see the results by running echo in
front of the call to the class .
echo $
Way do I get
Warning:
fopen(https://esos.state.nv.us/SOSServices/AnonymousAccess/CorpSearch/CorpDetails.aspx?CorpID=478765):
failed to open stream: Invalid argument
When I run this. I can access the page from the browser but not from
inside of a script
fopen("https://esos.state.nv.us/SOSS
Hello Duncan,
Friday, June 10, 2005, 12:01:33 AM, you wrote:
DH> On Friday 10 June 2005 06:31, Richard Kurth typed:
>> Way do I get
>> Warning:
>> fopen(https://esos.state.nv.us/SOSServices/AnonymousAccess/CorpSearch/CorpD
>>etails.aspx?CorpID=478765): failed to op
there was a really good .htaccess tutorial posted to the list a while
back...anyone remember the address?
~kurth
--
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
erything on the internet works.
~kurth
>What is the meaning of a URL that has two periods in it? For example
>
>http://www.myloc.aristesoftware.com
>
>Where does that take the sufer relative to the root of
>aristesoftware.com?
>
>Todd
>
>--
>Todd Cary
>Ariste
At 04:17 PM 2/13/2001, Michael McGlothlin wrote:
can i ask why you're doing this - it seems like a waste of resources to me.
~kurth
>I'd like to pipe and parse my Apache logs through PHP into a MySQL db. Is
>there a way to do this automaticlly for each entry and would that
At 08:19 PM 8/1/2002 +0200, Hawk wrote:
try using explode
then walk through the array that explode makes :-)
does that help?
~kurth
>I'm trying to make a small script that I can use for randomizing teams and
>stuff, I have one field where I enter how many teams, one for how many in
what the hell i wrong in this query?
$q = "UPDATE userpref WHERE username='kurth' AND preference=required_hits
SET preference=$HTTP_POST_VARS[required_hits]";
mysql_error() returns this...You have an error in your SQL syntax near
'WHERE username='kurth
At 09:18 PM 6/13/2002 +0200, Daniele Baroncelli wrote:
allaire homesite hands down
~kurth
>Hi guys,
>
>Although any editor should be fine when coding PHP, I find that the standard
>Notepad it's a real pain in the ass. Especially when the script gives you an
>error at li
At 01:23 PM 6/13/2002 -0600, Ray Hunter wrote:
emacs with phpmode.lisp (do a google search for it)
and on apple - pre os X we like bbedit and on X we like emacs :-)
~kurth
>Actually it is macromedia now. And it is windows based, what about us linux
>or unix or xbsd guys.
>
&g
At 02:19 PM 6/27/2002 -0700, Demitrious S. Kelly wrote:
hey - RESTART APACHE!
~kurth
>You check and make sure the date was set right on the box?
>
>You could try "make clean" for everything before configuring...
>
>
>-Original Message-
>From: Rick K
make it
so that all my get and post vars start with $_POST and $_GET
any ideas?
~kurth
Kurth Bemis - Network/Systems Administrator, USAExpress.net/Ozone Computer
Security is like an arms race; the best attackers will continue to search
for more complicated exploits, so we will too.
Quoted from
At 04:00 PM 5/25/2002 -0400, 1LT John W. Holmes wrote:
Actually - i don't understand what the docs at PHP are talking about. care
to enlighten me?
~kurth
>Do you know what the security problems are? Do you realise that having
>register_globals on or off isn't the security p
. '_VARS'};
if (@count($arr) > 0) {
extract($arr, EXTR_OVERWRITE);
}
}
put that at the of of your scripts and everything will work ok untill you
get things moved over.
~kurth
>I've been using PHP 4.0.1 for ages now, and have decided to upgrade one of
>my
301 - 318 of 318 matches
Mail list logo