;webserver after you adjusted php.ini?
>
> Yes. Full stop/start cycle.
And you're sure to be out of any caching?
regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
er than php because
it was more OO.
Regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
bdesign.serverside.php might be worthwile diving into :-)
regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Great idea - except that... when you've taught your designer to use the
template system you've ofte used about the amount of time it would take
to give him enough knowledge about php to go directly into the code the
way that Freeman suggested...
Regards
Jesper Brunholm
--
Phønix - Danish
Functions...
>
> ---John Holmes...
>
Regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t, but "PHP & MySQL development" from SAMS is a good book both as a
reference, basic intro and has a lot of in-depth examples. Furthermore,
it has a rather fine introduction to OO-programming in php
regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www
ing the $name <> 0 you told me?
the name <> 0 was a sql-query - it will return a ressource which will
enable you to make something like
$i=0;
while($row = mysql_fetch_assoc($nameless_result){
#psuedo-code#
# mysql_query=("insert into table set relativenumber = 'jr$i
tead, whith now()-values...
>> when I echo $newdate using the above code, I get "June 20, 2002" -
>> today's date.
Regards
Jesper Brunholm
--
Phønix - Danish folk music from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
fter its created.
It's easy to select only rows with contents for at certain field:
select * from relatives
where Name <> 0
I hope this was of some help?
regards
Jesper Brunholm
--
Phønix - Danish folkmusic from young musicians - http://www.phonixfolk.dk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
9 matches
Mail list logo