On 24 May 2007, at 10:26, Christian Haensel wrote:
Morning guys,
this is not exactly a PHP question, but as I am sure that I am
talking to more or less professional developers, I thought I might
ask you.
As I am working on some... well, for my standards... huge project,
I thought that s
On 5 Nov 2005, at 19:37, Ross wrote:
Hello,
I have a setup question for php for mac.
I have shared my windows folder 'wwwroot' across the network but
when I
preview my .php file it connot find it because the specified php
folder on
the mac is http://127.0.0.1/~myname/Sites
I suppose I h
On 29 Jul 2005, at 19:16, Jay Blanchard wrote:
I also noticed that the thread started as a RE:, was this thread
hijacked?
yeah... was PHP noobie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Shaw, Chris - Accenture wrote:
Posting a question on how to post a question.
:)
you gotta start somewhere
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 20 Jul 2005, at 02:22, Linda H wrote:
fahreheit is here:
The error was on the line: $fahr = $_GET['fahrenheit'];
try:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 20 Jul 2005, at 02:01, Linda H wrote:
But when execute the code above I get an error: Notice: Undefined
index: fahrenheit in C:\Program Files\Apache Group\Apache2\htdocs
\.
Where is fahrenheit? change the input name...
Eoghan
--
PHP General Mailing List (http://www.php.net/)
To
/en/function.strtoupper.php
eoghan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
Linda H wrote:
For those who didn't join this thread at the beginning, I'm running
MySQL 4.0.21, Apache 2.0.52 and PHP 5.0.2 on a Windows XP system.
I installed in the sequence - MySQL, then Apache, then PHP. MySQL was
running when the others were installed (which is what the book I am
us
maybe have a look at extends
class Class1 extends Class2 {...
janbro wrote:
Hi List,
I'm using the oo orientation of PHP5 for a while now. All Classes I've
got have a require on top them, if I try to reference to other classes.
something like
require (Class2.php);
class Class1{
pr
$sql = "select User_name, User_pass from user where User_name =
'$_POST[user_id]' and User_pass = '$_POST[user_pass]'";
assuming user_id isnt an int
Rittwick Banerjee wrote:
Hi friends,
I am Rittwick Banerjee
and i have made a mysql based user name and password program but I
found that
what eve
hi
perhaps have a look here:
http://www.webstandards.org/about/
Mikey wrote:
Hiya!
I have just come back from the client visit and one of the issues that arose
was over the use of accessible markup, more specifically the use of tables
versus the use of layers.
Now, my long held belief was that
William Stokes wrote:
OK. I found that out from MySQL manual. I just don't know how to insert the
date formatting function to the query:
I quessI need to put STR_TO_DATE() in to the following SQL query:
SELECT event_id,name,date,time,place,type,info FROM test_table
WHERE (group = '$group') AND (t
can do:
if ($name==andrea || $name==john)
On 17 Mar 2005, at 11:59, AndreaD wrote:
if ($name==andrea) OR ($name==john)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i think ive missed a few mails there...?
rory walsh wrote:
Cheers, I'll take a look, I had tried a search but thunderbird didn't
find anything, even with the exact thread title I had to google it?
Anyway I'll take a look.
Jochem Maas wrote:
rory walsh wrote:
Thanks Eoghan, I
you can use header()
http://ie.php.net/header
rory walsh wrote:
Is there anyway I can prevent data from being reposted when I hit the
back button on my browser? When I hit back I get a message from my
browser asking do I want to repost the data, can I prevent this window
from appearing?
--
PHP
tp://dd.cron.ru/dbg/downloads.php
eoghan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
wordpress
[EMAIL PROTECTED] wrote:
Does anyone know of Blog sw available in the marketplace written in PHP and
maybe MySQL?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am trying to create some code to check whether a form has been submitted.
The following code seems to print evertime, whether a form has been
submitted or not:
if (isset($_POST)) {
echo '(isset($_POST))';
}
why not just
if( $_POST) {
echo $_POST;
}
--
PHP General Mailing List (http://w
instead of that line use this
\n"
?>
Can you pls. help me understand why parsing error occurs and how to avoid
it.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thats really difficult to say without seeing the xsl and xml. theres a
very good xsl list over at mulberrytech.com too if you need specific xsl
help
http://www.mulberrytech.com/xsl/xsl-list/index.html
Pierre wrote:
Yes it's ok thanks to all :)
But now I have a little problem : my page is all whi
on windows? linux?
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 ?
Pierre
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes I think so.thanks a lot
And Please all,can you say here the most appreciated and usefull links of
php you have, cause I'm French and don't know English website about php I've
found some with google but there's more I guess so about php xml and mysql
thanks a lot.
try this:
http://www.tribal-do
> My harder part is how handle a combo box ?(xml part and php parsing part)
> Thanks for all
> Pierre
this may be of help to you
http://www.topxml.com/xsltStylesheets/xslt_html.asp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
im posting a form to itself... and im wondering if there is any
way to clear the post data from the page after if have dealt with it?
to stop page refreshes posting the data again?
thanks
eoghan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
the xml
to vreate a string but i get this error...
*Warning*: Sablotron error on line 16: XML parser error 7: mismatched tag
has anyone any experience using this class with a string? my sample is
posted below...
thanks eoghan
doc is works fine... i have the header set as
text/xml... anyone any ideas how i can use a php
file with this function?
thanks eoghan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
anyone ther eused dbase with php.
was looking for best pratices on
searching... any code snippets appreciated.
thanks...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi
whats the difference between
print and echo ?
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hello
i am looking for a way of formatting my text
when i select it from mysql, looking for a function
like cold fusion paragraphformat() that will preserve
line breaks etc when i select my data from the database.
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: h
into my db? i tried using a hidden field with a foramtted
gmt date value, but its not working... any help
thanks - eoghan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
30 matches
Mail list logo