uploads they want? Yes you can RTFM me :)
TIA
Gary
--
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, e-mail: [EMAIL PROTECTED]
That is the way I have it now and personaly agree with you. The client want
multiple uploads so they can upload their newsletter articles all at once.
Gary
InéRcia Sensorial <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Use the source,
ntact me off
list and I will give you a hand.
http://hotwired.lycos.com/webmonkey/00/44/index4a.html
Gary
Kyle Smith <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Can someone quide me through the process of installing PHP on a windows
system (my co
http://httpd.apache.org/dist/httpd/ or click on the link below to start
download
http://httpd.apache.org/dist/httpd/apache_1.3.20.zip
if you want PWS it is on your windows cd Except if you have windows ME then
you will have to download it frome Microsoft.
Gary
Kyle Smith <[EMAIL PROTEC
Hello All,
writing to a flat file I am getting 500 error with Apache. I know the path
is correct and when I delete the file.txt and try to write to it. A new file
is created but no writing. What does Premature end of script headers: mean?
TIA
Gary
--
PHP General Mailing List (http
Hi All,
I need to get info from a flat file line by line. What I need to do is
get 3 separate lines and then a paragraph. Can someone point me to a
tutorial or info on the subject.
TIA
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Hi All,
I have a php/mysql authentication page where 10 people can login. Each
person has thier own page that they update daily. What would be the best
way to take them to their update area? I thought of cookies but that
requires them haveing cookies turned on.
TIA
Gary
--
PHP General
will only work in Internet Explorier. If you want a
marquee to work in all browsers you will have to use DHTML.
Kyle Smith wrote:
> Sorry to post here but i need to know this info fast!
>
> How do i make a scrolling marquee in HTML without using javascript
>
>
> Thanks!
> -lk6-
> http://www
Our host has set-up a php .ini file in our cgi-bin. We were having
trouble writing and reading from flat files. I have never set the
include_path directive from a cgi-bin before. Can someone tell how to
set the path? I know it has to be diffrent from the way I am used to.
TIA
Gary
--
PHP
Can someone tell me why I am getting an error for the second line below.
It works locally but not live.
--
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, e-
geez, time to call it a day!
Thanks
Gary
Don Read wrote:
> On 30-Aug-2001 Gary wrote:
>
>>Can someone tell me why I am getting an error for the second line below.
>>It works locally but not live.
>>
>> >$f
);
$num=mysql_numrows($result);
if ($num > 0)
echo "Your Username is already taken.Please
use your back button and choose another";
else {
more code
TIA
Gary
--
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, e-mail: [EMAIL PROTECTED]
Hi,
Could someone give me an example of using stripslashes with echo and
one with .msg in a mail function.
TIA
Gary
--
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
ain later.");
>
echo the error.
$db = mysql_connect ("hostname", "user", "password");
echo mysql_errno().": ".mysql_error()."";
Then you will know what the problem is.
BTW if you are using the Dreamweaver extension that shows you the
inclu
t Results
$sql_result = mysql_query($sql, $conn) or die("Couldn't Query Database");
if(!$sql_result) {
TIA
Gary
--
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, e-mail: [EMAIL PROTECTED]
Thanks Chris, it was the missing where statement.
Gary
Chris Lee wrote:
> where's the form, maybe the problem is there. your update query has no where
> statment, this isnt syntaxicaly incorrect, its just rare that you need to
> update every single element in the database to
MySQl manual. 1016=can't open file.
HTH
Gary
Sagar N Chand wrote:
> hi,
>
> i have installed win2k and configured apache and php4.0.6 but
> mysql is giving error 1016 or so.
>
> why is this happening.
>
> /sagar
>
>
--
PHP General Mailing List (http://w
The code below works on every server that I have tried it on, till now.
On this server it will create the file name but will not write to it. If
you create a file and upload it, it will erase everything but not write.
Any Ideas why?
TIA
Gary
--
PHP General Mailing List
You have to echo it. notice the single quotes.
' ?>
Gary
Cweiske wrote:
> Hi
>
> I wrote my new page in XHTML 1.0, split it and wanted to include the top
> part of the file with the include( "page_top.htm").
> The problem is, that the valid XHTML docum
one may offer would be greatly appriciated
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
=mysql.so, but no such line exists in the php.ini
Manually entered it, still no mysql extension show up in the info page.
Any suggestions?
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
XP
""Edgar da Silva (Fly2k)"" wrote in message
news:b812e69d0901080942p6dcd91b2n72ccfc9484a0c...@mail.gmail.com...
> What OS are you using?
>
> On Thu, Jan 8, 2009 at 3:36 PM, Gary wrote:
>> Just installed Apache 2.2 and PHP 5.2.8, am able to test, works
Im not sure how to do that, I have the phpinfo on screen, but this is for a
local testing server...
"Nathan Rixham" wrote in message
news:49663cee.8040...@gmail.com...
> Gary wrote:
>> Just installed Apache 2.2 and PHP 5.2.8, am able to test, works fine.
>>
>>
Ok, I C/P the code and uploaded a link
http://www.paulgdesigns.com/phpini.html
Any help would be appriciated.
Gary
"Nathan Rixham" wrote in message
news:49663cee.8040...@gmail.com...
> Gary wrote:
>> Just installed Apache 2.2 and PHP 5.2.8, am able to test, works fine.
&g
frustrated at spending all day on this...
"Nathan Rixham" wrote in message
news:49665748.3070...@gmail.com...
> Gary wrote:
>> Thanks much, but I do not have a line that says extension=php_mysql.dll
>> What I do have is a line that says extension=mysql.dll
>> Should I a
xt\php.ini
Not sure if the extra \ is a product of the error log or the cause of the
issue...
Any suggestions?
Thanks for all your help.
Gary
"Nathan Rixham" wrote in message
news:49665c45.2080...@gmail.com...
>
> Gary wrote:
>> Nathan
>>
>> Thanks for all
I like it...thanks for the suggestion It gives me 3 choices, the
installer, the zip and the exe. The zip is 82 megs, the largest, is that
the better choice?
Thanks again for your help.
Gary
"VamVan" wrote in message
news:12eb8b030901081205q4706d028m87a4adab7d31b...@mail
And would you suggest I uninstalled everything prior to?
Again, thnaks much
"VamVan" wrote in message
news:12eb8b030901081205q4706d028m87a4adab7d31b...@mail.gmail.com...
> On Thu, Jan 8, 2009 at 11:56 AM, Gary wrote:
>
>> Nathan
>>
>> Thanks for all your
Ok... I dont know if Im officially in love, but Im close...the Xampp worked
first time, all my hair still in place and on head...thanks to everyone for
all the help!
Gary
"Nathan Rixham" wrote in message
news:49666231.9050...@gmail.com...
> Gary wrote:
>> I like it...thanks
o are there advantages/disadvantages?
Can I mix and match file formats (php/html) in a single site?
Thanks for any input.
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for your input wolf, so would I be correct that the only advantage to
having a page with a php extension is that you can use a testing server?
Thanks again.
gary
"Wolf" wrote in message
news:20090109172254.7y5r1.75233.r...@cdptpa-web07-z01...
>
> Gary wrote:
>&
Dan
I think you misunderstood the question. The question was not is there an
advantage of php over html, but the advantage of having a file with the
extension of php over an extension of html.
""Dan Shirah"" wrote in message
news:a16da1ff0901091019m3d513ebeyf341b2d39c669...@mail.gmail.com...
\Sites\sitename, then there is no file that is then
created in the C:\xammp\htdocs\.
So, does it make sense for me to simply put all of my local files in the
tester server root folder? Or am I going about it wrong?
Thanks
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
d access your site as http://yourapplicationname/index.php.
>
> M is for Murray
>
>
> On Sat, Jan 10, 2009 at 12:13 PM, Gary wrote:
>
>> Not sure how to word this, but I have just installed the XAMMP package
>> with
>> Apache, PHP for the purpose of having a tes
Looks like a great link, thank you.
But am I to understand that all I need to do is change the extention on a
file to php from html for all to be right with the world?
Gary
"tedd" wrote in message
news:p06240803c58e55325...@[192.168.1.101]...
> At 12:18 PM -0500 1/9/09, Gary
local settings
remained My Documents\Sites\barrister)
URL prefix : http://localhost/barrister/
How does that reconcile that in the httpd.conf, the server root is
C:/xampp/apache?
Gary
"Nathan Rixham" wrote in message
news:4968af26.4050...@gmail.com...
> Gary wrote:
>> Ok, not
Ok...now that makes sense, I was looking for the documentroot, not the
server root...
Thanks to everyone ... Im sure I will be back for more...
Gary
"Nathan Rixham" wrote in message
news:4968ba7d.5000...@gmail.com...
> Gary wrote:
>> Ok, I believe I have it workingm
is in the local root file, the local and remote information has not
changed.
I do get this error "The sites testing and remote servers are different.
This scenario is not supported by the Site Wizard", when switching from
basic to advanced tabs in site manager.
What am I missi
Ok...for whatever reason, it has now worked, even though I did not change
anything
""Gary"" wrote in message
news:1a.17.42308.e90bc...@pb1.pair.com...
>I have successfully set up the testing server, now I would like to test it
>out on the remote server, but
Dan
Thanks for your reply...however..
This confuses me greatly. My remote server is godaddy, my testing server is
apache...
Could you explain that for me?
Thanks again
Gary
""Dan Shirah"" wrote in message
news:a16da1ff0901130727v3a51cce9na913c8f12098...@mail.gmail.
Im pretty new with php, so this might be a pretty novice mistake, but the
time displays wrong on two computers.
Shows up 2 hours late...time on both computers is correct.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for all the replies, I was able to set the time zone with one of the
tutorials.
Thanks again
Gary
"Nathan Rixham" wrote in message
news:49779f04.4060...@gmail.com...
> Edmund Hertle wrote:
>> 2009/1/21 Gary
>>
>>> Im pretty new with php, so this mig
I have a small php snippet in a page that displays the time and date. Is
there a way to have the time to update every minute so that it displays the
correct time, andnot just the time that the page was loaded?
Thanks
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
ar concerns are with SEO and if the search engines and the bots
can read the page if it is made completely on includes?
Any and all comments would be appreciated.
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, that is to say
no other page has this content, why would I want to create a separate file
to be included on the page, why would I not simple put the content directly
on the page itself?
What is the best type of file to be used as an include (.txt, .php).
Thanks again for all your help.
Gary
Again, thank you for everyone that offered their advice.
""Gary"" wrote in message
news:8a.64.51087.33bf3...@pb1.pair.com...
> I'm working on learning php and have been toying with includes, and I am
> trying to figure the advantages/disadvantages to using t
Again, thank you for everyone that offered their advice.
""Gary"" wrote in message
news:8a.64.51087.33bf3...@pb1.pair.com...
> I'm working on learning php and have been toying with includes, and I am
> trying to figure the advantages/disadvantages to using t
Thanks again for all the help.
I created a simple page of all includes (header, menu, 3 columns). I mixed
the file types up. The menu (projectseven PMM) I saved as a library item,
works fine. Had an HTML file in there, but I am guessing that having 2 page
declarations along with an extra set
I'm sorry you were not able to understand the questions, but thank you for
trying.
The path to the include is not an absolute path.
"Jochem Maas" wrote in message
news:49b6b6d8.7050...@iamjochem.com...
> Gary schreef:
>> Thanks again for all the help.
>>
>
the server and it did not point back to my hard drive,
it was hand coded and not uploaded to the server, which is why it was
curious.
"Jochem Maas" wrote in message
news:49b6fddd.20...@iamjochem.com...
> Gary schreef:
>> I'm sorry you were not able to understand the
I am recieving a fatal error trying to connect to my server/mysql. This is
my first attempt at connecting to a remote server, have been successful with
localhost (apache). I had the variation of not putting the hostname & others
into a variable, but that did not work either.
I have also generic
Thanks for your quick reply, but I do not know what that means... Where
would I find this out and how would I accomplish this if it is not done?
Thanks again.
"Per Jessen" wrote in message
news:gpgq8i$h5...@saturn.local.net...
Gary wrote:
> I am recieving a fatal error trying
Ok, I know how to access the php.ini for the local host, is this the same
file that would control the remote server? Or do I need to look for it on
my remote host?
Again, thanks for your help.
"Per Jessen" wrote in message
news:gpgr6o$hc...@saturn.local.net...
Gary wrote:
&g
server and the local php that I have/use is only for the testing
server.
Does this sound correct to you?
Again, many thanks.
"Per Jessen" wrote in message
news:gpgruj$hc...@saturn.local.net...
Gary wrote:
> Ok, I know how to access the php.ini for the local host, is this the
>
Ok.. I have added
[MySQL]
;Gary, this is the code from the forum.
extension=mysqli.so
to the php.ini file on my machine, I saved the file. Is there anything else
I need to do?
Thanks again.
"Per Jessen" wrote in message
news:gpgu1t$ho...@saturn.local.net...
Gary wrote:
> I
Ok.. I have added
[MySQL]
;Gary, this is the code from the forum.
extension=mysqli.so
to the php.ini file on my machine, I saved the file. Is there anything else
I need to do?
Thanks again.
"Per Jessen" wrote in message
news:gpgu1t$ho...@saturn.local.net...
Gary wrote:
> I
Thanks again to everyone.
I have just checked the servers phpinfo, and turns out they are running PHP
Version 4.3.11 while I have verstion 5.2.8, could this change any of the
advice?
""Jan G.B."" wrote in message
news:c9a09d00903141132i19597e73g2271955d1ac14...@mail.gm
Thank you to everybody, turns out that in the godaddy control panel, you
have the option of php4 or php5, and they have 4 as the default. A call to
gd and I was able to switch and it now works.
Thanks again for all your help!
Gary
""Gary"" wrote in message
news:d1.a
missing here?
Thanks.
Gary
';
$dbc = mysqli_connect(hostet',UN,'PW','DB')
or die('Error connecting to MySQL server');
$query = "SELECT * FROM table";
$result = mysqli_query($dbc, $query)
or die('Error querying datab
code and it was not working either, am getting a parse error
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in
on line 109
Line 109 die 'You forgot to enter a subject and or text in the
body! Click the back button';
"Shawn McKenzie" wrote in message
That workedthats much for all your help..
Gary
"Shawn McKenzie" wrote in message
news:94.66.22219.71ffe...@pb1.pair.com...
> Gary wrote:
>> Shawn
>>
>> Thanks for your reply. Some of what you are saying is a little ahead of
>> my
>> lessons, b
Shawn
Thanks for the help, and your right, I peeked ahead and the lesson goes in
that direction.
Thanks again
Gary
"Shawn McKenzie" wrote in message
news:cf.57.22219.f310f...@pb1.pair.com...
> Shawn McKenzie wrote:
>> Gary wrote:
>>> Shawn
>>>
>>
Is it possible to create an online form, that when filled out the fields
will can be placed in a pdf form?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PDF form. So I suppose the
question really is, can MySQL be queried so the the output is onto a PDF
form.
It's a local tax rebate type form.
Is this possibble?
Thank you.
Gary
"9el" wrote in message
news:79d892150903171949n6bed822cxbb941adc9715f...@mail.gmail.com...
> On
I'm going to frame that and call my ma
Can you direct me to how I can learn that?
Thanks for your help.
Gary
"Sperling Institute of Technology Honoree"
"tedd" wrote in message
news:p06240805c5e6afc21...@[192.168.1.101]...
> At 5:48 PM -0400 3/17/09, Gar
tedd
Thanks much for your help!
Gary
"tedd" wrote in message
news:p06240802c5e7f16c6...@[192.168.1.101]...
> At 10:17 AM -0400 3/18/09, Gary wrote:
>>I'm going to frame that and call my ma
>>
>>Can you direct me to how I can learn that?
>>
>
This is driving me nuts. I am getting blank emails and the only information
that is being passed to MySQL is the IP address.
Can someone tell me what is wrong with this?
If you can see this, it's an anti-spam measure. Please don't
fill in the address field.
Address
Name:
> --
>
> Personal Blog
> ~ blog.igorescobar.com
> Online Portifolio
> ~ www.igorescobar.com
> Twitter
> ~ @igorescobar
>
>
>
>
>
> On Fri, Apr 3, 2009 at 4:08 PM, Gary wrote:
>
>> This is driving me nuts. I am getting blank emails and the only
>>
others are not.
Thanks for your reply.
Gary
""kyle.smith"" wrote in message
news:d3fe56d174abf6469079ca1a5c8474a804fa9...@nsmail01.inforonics.corp...
Try something like print_r on $_POST to see if it contains *anything*,
seems like it's empty?!
Also, when you say blank
gor Escoar
> Systems Analyst & Interface Designer
>
> --
>
> Personal Blog
> ~ blog.igorescobar.com
> Online Portifolio
> ~ www.igorescobar.com
> Twitter
> ~ @igorescobar
>
>
>
>
>
> On Fri, Apr 3, 2009 at 4:22 PM, Gary wrote:
>
>> I reci
ing it was something really simple like a mistyped word or
misplaced " or ' or ().
"Peter van der Does" wrote in message
news:20090403154906.35844...@montecarlo.grandprix.int...
> On Fri, 3 Apr 2009 15:08:45 -0400
> "Gary" wrote:
>
>> This is d
That was it, but Im sorry, I did not see that Ray had already pointed that
out, so apologies to Ray and many thanks to everyone...
gary
"9el" wrote in message
news:79d892150904031305j6e1b00d4qed0d9fbf13437...@mail
Is there a way to have a php include called ramdomly? For example, I have
an area that I am using to show various quotes and I would like the quotes
to be ramdom.
Thanks for your help
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Thanks much for your quick reply, I'll take a look (and maybe even find one
that spell checks my posts first!).
Gary
"Phpster" wrote in message
news:146a4da4-0114-474c-92f8-b8d3a5ecc...@gmail.com...
>
>
> On Apr 11, 2009, at 10:12, "Gary" wrote:
>
&g
Is this common, is
that site on its way out?
Would you have another suggestion?
Thanks for your help.
Gary
"Phpster" wrote in message
news:146a4da4-0114-474c-92f8-b8d3a5ecc...@gmail.com...
>
>
> On Apr 11, 2009, at 10:12, "Gary" wrote:
>
>> Is there
r to the
PHP site, but would like to have a next step book to work on.
Any suggestions?
Gary
BTW, I really enjoyed the Head First method of teaching, making learning
such a complicated subject as coding a little easier.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
I think most books have you writing code, and Head First did as well, so I
think that is covered..
I actually have a real project to do that is a little beyond my abilities at
this point (its my own), so I want to keep the learning process flowing.
But thank you for your suggestion!
Gary
the more structured learning in addition to the
experimentation.
Thank you all for your input.
Gary
"haliphax" wrote in message
news:952625160904141238u79f14879x97c51b330437a...@mail.gmail.com...
On Tue, Apr 14, 2009 at 2:20 PM, Luke wrote:
> 2009/4/14 phphelp -- kbk
>
>&
When I insert this code into a page, I get a 1 show up. Can anyone explain
that and tell me how to get rid of it?
Thanks for your help.
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Perfect, thanks so much.
Do you know why the number 1 displayed?
Thanks again.
""João Cândido de Souza Neto"" wrote in message
news:9c.9a.24434.fc477...@pb1.pair.com...
> Try using only: include('box.inc.php'); instead of echo
> include('b
Thank you for your help!
Gary
""kyle.smith"" wrote in message
news:d3fe56d174abf6469079ca1a5c8474a804fa9...@nsmail01.inforonics.corp...
You're echoing the return value of include(), which is "true", or 1.
--
Kyle Smith
Unix Systems Administrator
--
I would like to create a script that would fill in the search box for the
Let Me Google That For You.
If you are not familiar with it, click this link
http://lmgtfy.com/?q=search+php+forum
Thanks for your help.
Gary
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Your welcome, would you know how to create the script to incorporate it on a
page?
"Daniel Brown" wrote in message
news:ab5568160904170815u75a93e44x26478dc66134a...@mail.gmail.com...
> On Fri, Apr 17, 2009 at 10:18, Gary wrote:
>> I would like to create a script that would
forum",
how would I convert it to http://www.lmgtfy.com/?=search+php+forum...?
"Daniel Brown" wrote in message
news:ab5568160904170841v2ea5d9ddw677d0c8b7aae2...@mail.gmail.com...
On Fri, Apr 17, 2009 at 11:19, Gary wrote:
> Your welcome, would you know how to create the script to
I cant take any credit for it, but happy to hear you like it.
I have gotten the page to open, but not able to insert any search words into
it...
Gary
"tedd" wrote in message
news:p0624080cc60e5ebdf...@[192.168.1.101]...
> At 5:19 PM +0100 4/17/09, Tom Chubb wrote:
>>
>&g
Thanks so much for your reply and your help. I had recieved the same advice
and solution from stuart just this morning. So thank you very much to both!
Gary
"haliphax" wrote in message
news:952625160904210725j5aa0d50bvbc258d1103357...@mail.gmail.com...
> On Fri, Apr 17, 20
I cant seem to get this to work for me. I want the number to be formated to
money (us, 2 decimal points). I have gone through manual, tried
money_format, number_format, along with setting the variable, but I cant
seem to get it to work. I'm sure it is something simple I am missing.
Thanks for
Sorry for the delay in response. I was able to figure the number_format()
function out.
Thanks for all your responses.
Gary
""Gary"" wrote in message
news:21.39.63007.75193...@pb1.pair.com...
>I cant seem to get this to work for me. I want the number to be for
I am trying to set a cookie and a session, but seem to be running into a
wall.
I have tried different variations, and keep getting the same error message
If I have this
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ashley
Thanks for your reply, but no, that is not it. There was no other code
prior.
Gary
"Ashley Sheridan" wrote in message
news:1240945179.3494.61.ca...@localhost.localdomain...
> On Tue, 2009-04-28 at 10:48 -0400, Gary wrote:
>> I am trying to set a cookie and a sess
ability to echo them.
Thanks for your help.
Gary
"Igor Escobar" wrote in message
news:1f5251d50904281208g35fcc98t696b51a4bfc74...@mail.gmail.com...
> http://www.tech-recipes.com/rx/1489/solve-php-error-cannot-modify-header-information-headers-already-sent/
>
>
> R
calling to
itself (if that does not sound too naive).
As I mentioned in a post above, I am no longer getting the error message,
but have been unable to get either the $_SESSION or the cookie to produce
results...
Thanks for your help.
Gary
"Ashley Sheridan" wrote in mes
also removed all of the if() and still not had success
None of which are producing results...
Anyone see where I am going wrong... I have spent all day online, in the
books, in the manual...
Thanks again
gary
"Igor Escobar" wrote in message
news:1f5251d50904281318ie275b06w2
['sale'];
So again, thanks for all your help.
Gary
""Gary"" wrote in message
news:eb.4e.29799.53717...@pb1.pair.com...
>I am trying to set a cookie and a session, but seem to be running into a
>wall.
>
> I have tried different variations, and keep gettin
ecause sale_value has been assigned a value.
>
> But:
> echo $_COOKIE['sale_cookie'];
>
> I would guess will still not work.. until landing on the
> next page, or reloading the first page.
>
>
> When you put it in quotes, you
>> were making the cookie'
I have a script that is a result of data entered in a form
On the script (when I test without data entry), I am getting a warning that
Warning: Division by zero in .inc.php on line 15.
The warning is correct, however the viewer cannot access the second script
without entering the data that woul
Thanks for your response.
The error I am getting is when I am defining a variable.
(line 15) $percent_difference=($assess_difference)/($assess_value);
Does this make a difference?
Thanks again for all your help.
Gary
"Christoph Boget" wrote in mes
I am trying to get this to work, however it only reads the second if
statement. I get no error messages, but as I change counties, the % stays
the same.
Can someone enlighten me, or should I be looking at switch statements?
Thanks for your help.
Gary
=5))
{
echo 'Yes, Your pro
This just keeps getting weirder, the results change sometimes even when the
same info is entered..
This is the revised code (after some helpful hints from some readers)
Anyone help, I am supposed to show this tomorrow to client.
Gary
=5))
{
echo 'Yes, Your property appears to
qu
nging = to == AND to call on the
variable instead of the cookie.
Thanks agian
Gary
""Jan G.B."" wrote in message
news:c9a09d00905050811s54d82dfj41b3cb3a0eead...@mail.gmail.com...
2009/5/5 Gary :
> This just keeps getting weirder, the results change sometimes even w
101 - 200 of 555 matches
Mail list logo