Thanks for good answers.
Okay, so I should set the default time zone to central GMT time, and then
save GMT offset for every user. This sounds realistic, because I don't think
that I need to correct the time for users that doesn't login.
So, if I now have the GMT offset for every user, how do I di
"Europe/Stockholm", and all
dates that is saved into the database is timestamp with time zone (using
PostgreSQL).
So a wonder who to handle different time zones? Have any of your experience
of this?
Cheers
Niklas Karlsson
Niklas Karlsson wrote:
> Hello everyone
>
>
>
> I need a good sql-editor where I can write sqlcode. The problem is that I
> don't have rights to list tables, functions and so on. Now I use EMS Sql
> Manger 2005, and if I want to write and execute sqlcode I need acc
s database.
So, I need a sqlmanger that I cant write and execute sqlcode and don't have
the access, and where a can view the result nicely.
Hope you understand, my English isn't on top :-)
// Niklas
"localhost", "foo", "bar");
mysql_select_db("stuff", $link);
$result = mysql_query("SELECT * FROM table", $link) or die("Error");
$data = array();
while ($row = mysql_fetch_array($result))
$data[] = $row;
$filtered_data = array_filt
only get the table once per page load but I must be able to
filter the table to get the data that I want.
I am looking for some similar code to get me started or other ideas on how
to make less queries to the database.
/Niklas Ojala
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
I think my solution will get you rid of the error messages.
Alternatively you can use to disable errors.
Niklas
Bogdan Ribic wrote:
Thanx, but the script works fine with this include structure. I just
need to get rid of the warnings.
Niklas lampén wrote:
Is the situation this:
/home/a.php
s file in projects that has to be
portable and include that file to every single page of the project.
Niklas
Bogdan Ribic wrote:
Hello all,
I am having problems with cleint's webserver and its open_basedir
settings. open_basedir is set to folder where all my php files are, but
when I i
is no need for a new list. Spread the word of OO coding and
the world will be a better place. :)
Niklas
Gerard Samuel wrote:
Just wondering.
With the advent of php5 with its OO capabilities, is php-general too
*general* for advanced php5 users?
For me, I've learned quite a lot from
is in
the cart allready.
Niklas
Justin French wrote:
I have an array that looks something like this:
$cart => Array
(
[0] => Array
(
[id] => LT4697
[qty] => 1
I vote for the first option. xD
Niklas
Jason Wong wrote:
On Monday 20 September 2004 10:11, Afan Pasalic wrote:
I have right now on my server php 4.3.4 without GD2 support. Actually,
doesn't have GD support at all (nothing on phpinfo(); ).
How can I "turn it on"? :)
You can tr
First:
Post the error code when you get one.
Second:
Split the code into pieces/rows to find errors.
-- CODE --
-- END --
Easier to spot the error? md5() tag is not closed.
Niklas
Logan Moore wrote:
heres the code, but im getting an error
This time I dont have a clue whats happening
--
PHP
First of all, I'd use something like this:
-- CODE --
.
Foo
-- END --
But the actual error is in the echo. You're having quotation marks
inside it. You need to do it my way, or write the form like
echo "...";
?>
Niklas
Logan Moore wrote:
I am cur
Urlencode() and urldecode() should help you out.
Niklas
Sagar C Nannapaneni wrote:
Hi folks..
I'm using a form to send data from one page to another.
one of the input fields in the form has a quotation mark
Ex.: samsung 15" monitor
in the next page i cant get the text after the "
it runs as user "www" and group "www" rather than the user and group I set
with SuexecUserGroup. Why is that, and how can I make it use the user and
group the user belongs to? People are starting to complain that they have
problems using fopen() and the like.
Cheers
Niklas
.so into server:
/usr/libexec/libphp4.so: undefined symbol: ap_block_alarms
Anyone got any idea on this?
Kind regards
Niklas Janzon
No.
Niklas
-Original Message-
From: Deependra b. Tandukar [mailto:[EMAIL PROTECTED]
Sent: 4. huhtikuuta 2003 12:45
To: Justin French; Diana Castillo; [EMAIL PROTECTED]
Subject: [PHP] window size...
Hi,
Is there anyway to define a fixed window size using PHP as we do with
He needs both. /s makes dot to include new lines too, so you're right.
Niklas
-Original Message-
From: Tom Rogers [mailto:[EMAIL PROTECTED]
Sent: 3. huhtikuuta 2003 16:26
To: Thomas Johnsson
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] preg_match_all()
Hi,
Thursday, April 3, 200
creating error as well. Remember to close the file right away, if
you use that! :)
Niklas
-Original Message-
From: Diana Castillo [mailto:[EMAIL PROTECTED]
Sent: 3. huhtikuuta 2003 13:42
To: [EMAIL PROTECTED]
Subject: Re: [PHP] @getimagesize
according to the documentation on php.net , Th
Check if file exists with file_exists().
Niklas
-Original Message-
From: Diana Castillo [mailto:[EMAIL PROTECTED]
Sent: 3. huhtikuuta 2003 11:42
To: [EMAIL PROTECTED]
Subject: [PHP] @getimagesize
even though I use a @getimagesize , I still get the following Warning
when the image is
You might want to start with searching the manual for opendir()
function. There is a sample code listing all files from a directory. :)
Niklas
-Original Message-
From: Ben Whitehead [mailto:[EMAIL PROTECTED]
Sent: 2. huhtikuuta 2003 1:05
To: [EMAIL PROTECTED]
Subject: [PHP] Menu from
I think you should use the function called
PutMoneyToMyAccount($AccountID = '123456-98765', $AmountInUSDollars =
'100');. Run it as many times as you want. This doesn't need
javascript, so this wasn't OT.. :P No need to thank me, even manual
tells you this.
. :)
Niklas
-Original Message-
From: Philip J. Newman [mailto:[EMAIL PROTECTED]
Sent: 28. maaliskuuta 2003 10:17
To: Dan Rossi; Leif K-Brooks
Cc: Peter Houchin; Dan; php-general
Subject: Re: [PHP] Re: Internet Explorer toolbar
Mummy and Daddy sto fighting.
- Original Message -
From
When contacting the imap-uw server I've built with plaintext and ssl
support, I get "Certificate failure for localhost: self signed
certificate: /C=NO/ST=Oslo/L=Oslo/O=religion.no/OU=religion.no/CN=doriath/CN=localhost"
when contacting it through php. How can I make php accept my certificate?
And i
Hi,
I'm running FreeBSD 4.8RC, c-client 2002, imap-uw 2002 and PHP 4.3.1
(tried a couple of other versions, but they give me the same error).
Whenever I use imap_open() to localhost, I get the following error:
Mar 20 00:20:29 doriath imapd[43632]: Command stream end of file, while reading line
u
There is many functions that can do it.
str_replace() is the fastest on thisone. preg_match() comes on second
position, and after that comes ereg_replace().
But if you need to do harder replacing, preg_match() is the one to use, imo.
Niklas
-Original Message-
From: Awlad Hussain
What are you trying to get out of that mess? What should the output look
like?
Niklas
-Original Message-
From: Dennis Gearon [mailto:[EMAIL PROTECTED]
Sent: 14. maaliskuuta 2003 7:51
To: [EMAIL PROTECTED]
Subject: [PHP] can't get any string replacements to clean this
All i ge
You cannot output anything before headers.
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 14. maaliskuuta 2003 8:03
To: [EMAIL PROTECTED]
Subject: [PHP] Can't relocate to a specified URL after submit.
The code looks like:
if( $actionflag == &q
LOL! :D
-Original Message-
From: Rudolf Visagie [mailto:[EMAIL PROTECTED]
Sent: 13. maaliskuuta 2003 10:56
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Re: Your script possibly relies on a session side-effect
which existed until PHP 4.2.3
I would have thought a genius would be able to spell
You said before you got a odbc connection to your remote db = remote
connections are possible.
The problem is in:
a) db configuration
b) your way of trying to connect to db
c) your firewall
d) remote firewall
e) all above
Niklas
-Original Message-
From: Patrick LOK [mailto:[EMAIL
Possibly the db-server is accepting only localhost connections.
Niklas
-Original Message-
From: Patrick LOK [mailto:[EMAIL PROTECTED]
Sent: 12. maaliskuuta 2003 14:39
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP] Re: [PHP-DB] How to Connect remote DB server?
There is no
$FourteenDays = 86400 * 14;
$var = $FourteenDays - (strtotime($date2) - strtotime($date1));
Now if $var is > 0, 14 days has not passed.
Niklas
-Original Message-
From: Fredrik [mailto:[EMAIL PROTECTED]
Sent: 12. maaliskuuta 2003 12:06
To: [EMAIL PROTECTED]
Subject: [PHP] date ch
Use preg_match_all();
Something like preg_match_all("/(\(<\?.*\?>)/im", $Text, $Array_PHP_Code,
PREG_PATTERN_ORDER); should do it. It might need some work, but you'll get
it. :)
Niklas
-Original Message-
From: Alejandro [mailto:[EMAIL PROTECTED]
Sent: 11. maal
with form data
Ofcourse this does not apply to every form, but basicly this is how it goes.
Niklas
-Original Message-
From: Liam Gibbs [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 15:55
To: php list
Subject: Re: [PHP] javascript
> If you want to validate form data before se
If you want to validate form data before sending it, javascript is the
choise.
Niklas
-Original Message-
From: Liam Gibbs [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 15:44
To: php list
Subject: Re: [PHP] javascript
> in my php script registration1.php, i have writ
You might want to use preg_match_all(). Here's a sample of getting whole row
with a specified word in it:
Niklas
-Original Message-
From: Chris Blake [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 12:36
To: Php-General
Subject: RE: [PHP] Search for keyword in txt file
O
Dolphins are gone. ;)
Here is your direction: preg_match(). If you need help with it (it can be
compicated at first), ask. :)
Niklas
-Original Message-
From: Chris Blake [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 11:16
To: [EMAIL PROTECTED]
Subject: [PHP] Search for keyword
My short answer: set_time_limit();
Niklas
-Original Message-
From: Andras Kende [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 9:05
To: 'php list'
Subject: [PHP] Maximum execution time exceeded when using dial up
Hello,
I have database while query which populates
True. My bad. :)
You really have to use single quotes, not double quotes. And I was the one
telling about this a couple of days a go. :)
Niklas
-Original Message-
From: Jason k Larson [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 8:58
To: [EMAIL PROTECTED]
Cc: Php-General
print htmlspecialchars("[EMAIL PROTECTED]@#%:[EMAIL PROTECTED]@[EMAIL
PROTECTED]|#:~December,
2003~on~fjskl");
Niklas
-Original Message-
From: Liam Gibbs [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 8:13
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Dollar signs in values
That should be done like
$inputresult = str_replace("\n", "¶\n", $testtextarea);
unless he really wants to output \n, not line change.
outputs:
this is
two lines
outputs:
this is\ntwo $foo
String in enclosed by ' is exact, unlike ".
Niklas
-Original
I think that file_get_contents() is quicker, since include() runs what it
gets as normal php code. And that gives you the answer to the other question
as well. :)
Niklas
-Original Message-
From: Patrick Teague [mailto:[EMAIL PROTECTED]
Sent: 4. maaliskuuta 2003 10:57
To: [EMAIL
1) No you can't. Use javascript for that.
2) This information is easy to find from web. Read datasheets or use google.
Niklas
-Original Message-
From: yogendra lingsugur [mailto:[EMAIL PROTECTED]
Sent: 3. maaliskuuta 2003 14:32
To: [EMAIL PROTECTED]
Subject: [PHP] info require
You get a file to an array of lines with file().
Example:
"row 1";
// [1] => "row 2";
// [2] => "row 3";
// .
for ($i = 0; $i < count($myFile); $i++)
{
print "Row ".($i+1).": ".$myFile[$i];
};
?>
Niklas
-Original
On linux you can do it in shell with chmod command. Do 'chmod 766 direcory'.
You can find out more about chmod-command at
http://www.die.net/doc/linux/man/man1/chmod.1.html.
Niklas
-Original Message-
From: Frans Bakker [mailto:[EMAIL PROTECTED]
Sent: 27. helmikuuta 200
Seems that php does not have write access to that directory. Set it right
and it should work.
Niklas
P.S. Tip: It's much quicker to create plain html without echo. Just do it
like
, not like
"; ?> :)
-Original Message-
From: Frans Bakker [mailto:[EMAIL PROTECT
Well, you could use temporary files for this. I've never done this by
myself, but I think it's worth giving a try. :)
Fetch the data from the database, write your code to temporary file and then
include this temporary file. After that you can destroy the temporary file.
Niklas
---
No, he doesn't mean that.
You are doing:
$String = "text " + "more text";
while you should be doing:
$String = "text " . "more text";
Niklas
-Original Message-
From: Luis A [mailto:[EMAIL PROTECTED]
Sent: 26. helmikuuta 2
I think this can be done with mySQL (if you're using it) log-files.
Niklas
-Original Message-
From: George Pitcher [mailto:[EMAIL PROTECTED]
Sent: 26. helmikuuta 2003 11:02
To: [EMAIL PROTECTED]
Subject: [PHP] header and writing problem
Hi all,
Back on the list after a long
\
--with-pear=/var/devel \
--enable-sockets \
--with-soap
--
Best Regards
Niklas Fondberg - [EMAIL PROTECTED]
System Developer - I3 Micro Technology
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If you check the source of your code you'll see that in source the text
is in two lines.
\n doesn't work as , so this is about how HTML works, not plain
text.
Niklas
-Original Message-
From: KK Lee [mailto:[EMAIL PROTECTED]]
Sent: 22. heinäkuuta 2002 14:01
To: [EMAIL
If your list looks like this:
"
Salo, Mika
Räikkönen, Kimi
Häkkinen, Mika
"
And there is no other commas in the list, you can do it something like
this:
I think that'll do. I didn't test it thou.. :)
Niklas
-Original Message-
From: Jason Soza [mailto:[EMAIL P
Try this:
Niklas
-Original Message-
From: Andy Whittlestone [mailto:[EMAIL PROTECTED]]
Sent: 26. kesäkuuta 2002 15:37
To: [EMAIL PROTECTED]
Subject: [PHP] Require()
I want to use require to send some post information to a page.
Code:
if ($viewsystem = = 1)
$Str
Not true. :)
You can do it like this: (Ok, this is a for loop, but idea is the same)
mailto:[EMAIL PROTECTED]]
Sent: 25. kesäkuuta 2002 10:56
To: [EMAIL PROTECTED]
Subject: Re: [PHP] function echo ' '
But the problem is that Im doin it inside a while loop. So I need to
echo it. /m
Shorter version would be
And this is not bad coding, it is actually faster than echoing
everything. We had this conversation maybe a week ago, so let's not
start it again. :)
Niklas
-Original Message-
From: Craig [mailto:[EMAIL PROTECTED]]
Sent: 25. kesäkuuta 2002 10:
it should ofcourse be
for ($i = 200; $i <= 250; $i++)
print "$i ";
:)
-Original Message-
From: Niklas Lampén [mailto:[EMAIL PROTECTED]]
Sent: 25. kesäkuuta 2002 10:05
To: Php-General
Subject: RE: [PHP] looping through numbers
for ($i = 200; $i <= 200; $i+
for ($i = 200; $i <= 200; $i++)
print "$i ";
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 25. kesäkuuta 2002 10:05
To: [EMAIL PROTECTED]
Subject: [PHP] looping through numbers
Hello ,
How do I do a loop that will increase
Use ODBC.
Niklas
-Original Message-
From: sonjaya [mailto:[EMAIL PROTECTED]]
Sent: 19. kesäkuuta 2002 7:57
To: [EMAIL PROTECTED]
Subject: [PHP] open database paradox
i want to open and read database in paradox , how
###
This message has
Try
$query = "select count(*) as Lines from users where "
and then check the value of Lines. Or then do something like
$query = "select ID from users where "
and now your mysql_num_rows($result) should return right kinda value.
Niklas
-
I don't think so. The difference is (IMHO + the article linked below) if
you use
...Foo... (faster)
or
Foo..."; ?> (slower)
Niklas
-Original Message-
From: Brian McGarvie [mailto:[EMAIL PROTECTED]]
Sent: 13. kesäkuuta 2002 15:29
To: [EMAIL PROTECTED]
Cc: Php-Genera
d
now? ;)
Btw. everyone else, check that link below too, if this issue is in your
interest.
Niklas
-Original Message-
From: Pradeep Dsouza [mailto:[EMAIL PROTECTED]]
Sent: 13. kesäkuuta 2002 15:21
To: [EMAIL PROTECTED]
Subject: Re: [PHP] php-speed
See this
And maybe you might change
Embedding PHP in HTML, since I think HTML is ignored by php, just passed
thru.
Niklas
-Original Message-
From: Philipp Melab [mailto:[EMAIL PROTECTED]]
Sent: 13. kesäkuuta 2002 14:55
To: [EMAIL PROTECTED]
Subject: [PHP] php-speed
I have a simple newbie question...
Whats better
If you still have an error there, change
if ($num_results = 0)
to
if ($num_results == 0)
See the difference? Realize the error?
Niklas
-Original Message-
From: Roberts, Mark [mailto:[EMAIL PROTECTED]]
Sent: 12. kesäkuuta 2002 16:20
To: [EMAIL PROTECTED]
Subject: [PHP] Else/For loop
That's how I do it when I need to handle the data and return user to the
same page.
Use header("Location: blah"); in the end of the handler page. Then even
'back'-button won't take user back to the handler page, and refresh
won't send data again.
Nikl
p?pos=
And keep some log on sending. Even simple text file will do, if you are
sending mails in some known order. Log file is very handy if cpu
crashes, or something else happens.
Niklas
-Original Message-
From: Justin French [mailto:[EMAIL PROTECTED]]
Sent: 12. kesäkuuta 2002 14:45
To
o with the values sent from that form.
If you need a tutorial, try searching google with "php tutorial".. :)
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 12. kesäkuuta 2002 10:17
To: [EMAIL PROTECTED]
Subject: [PHP] tutorials
hi
i wa
1. Cookies _has_ to be sent before anything else, that just is the case.
2. Sessions are the answer for thisone.
Niklas
-Original Message-
From: Dib, Walid (MED, Stagiaire GEMS) [mailto:[EMAIL PROTECTED]]
Sent: 6. kesäkuuta 2002 10:06
To: '[EMAIL PROTECTED]'
Subject: [PHP-D
Yeah, we'd be happy to develope such program for you. Is there something
else you need, cash? :))))
Niklas
-Original Message-
From: millw0rm [mailto:[EMAIL PROTECTED]]
Sent: 6. kesäkuuta 2002 9:05
To: [EMAIL PROTECTED]
Subject: [PHP] phpSearch
Hi, I m looking
eregi_replace("o$", "", $String);
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 30. toukokuuta 2002 13:05
To: [EMAIL PROTECTED]
Subject: RE: [PHP] How can I remove the last character from a one line
file?
Hi all,
T
mysql_query("delete from conf_event where time < ( time() );
You're missing the ending " there.
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 29. toukokuuta 2002 16:20
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Parse Error(ne
Well, you could produce those randomly. Store all the PINs to a database
and before storing compare that it doesn't exist yet. Here is a piece of
code to produce PINs in _exactly_ that format you want. I've done it for
myself, but feel free to use it in any way you like:
That is what I said before..
So can varchar be longer than 255 chars in MSSQL (or in any SQL)?
Actually this is not my problem, I'm doing well with mySQL (varchars
maximum length 255 :), but I'm getting interested here!
Niklas
-Original Message-
From: Matt Friedman [mai
Oh, it's different in msSQL. My mistake, sorry.. :)
My knowledge is based on mySQL, I thought that the field lengths were in
some sorta standard.
Niklas
-Original Message-
From: Sqlcoders.com Programming Dept [mailto:[EMAIL PROTECTED]]
Sent: 14. toukokuuta 2002 1:46
To: [
The platform doesn't matter here, since VarChar's maximum length is 255
chars, so everything above that is cutted away on insert.
Creating table with VarChar(800) should give an error..
Niklas
-Original Message-
From: Michael Sims [mailto:[EMAIL PROTECTED]]
Sent: 13. touko
array_rand() might be the solution for you.
Niklas
-Original Message-
From: andy [mailto:[EMAIL PROTECTED]]
Sent: 7. toukokuuta 2002 16:12
To: [EMAIL PROTECTED]
Subject: [PHP] how to generate a date between 1998 and today by random?
hi there,
I am wondering if there is an easy way
You could use these two functions:
array_unique(); and sort();
Niklas
-Original Message-
From: Vasoczki Ferenc [mailto:[EMAIL PROTECTED]]
Sent: 9. huhtikuuta 2002 11:26
To: Php Mailing List (E-mail)
Subject: [PHP] Soring an array
Hi!
I am new on this list, so i welcome everybody
preg_match_all();
Niklas
-Original Message-
From: Stefen Lars [mailto:[EMAIL PROTECTED]]
Sent: 21. maaliskuuta 2002 7:28
To: [EMAIL PROTECTED]
Subject: [PHP] Returning mutliple matches of a regex with preg_match()
Hello all
I have been scratching my head for the last two days about
I think that the smartest way to insert data from Excel to mySQL is
saving Excel file as CSV and then inserting the whole file. This is
ofcourse only if you wan't to insert the whole file.
Niklas
-Original Message-
From: Jack [mailto:[EMAIL PROTECTED]]
Sent: 20. maaliskuuta 2002
Then you need to do it like this:
alert("DOH!");
But you can not make PHP call javascript functions directly.
Niklas
-Original Message-
From: Marcel Besancon [mailto:[EMAIL PROTECTED]]
Sent: 19. maaliskuuta 2002 14:20
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Calling
AFAK it's not possible since PHP is server-side and I guess your
JavaScript is client-side.
Niklas
-Original Message-
From: Marcel Besancon [mailto:[EMAIL PROTECTED]]
Sent: 19. maaliskuuta 2002 14:05
To: [EMAIL PROTECTED]
Subject: [PHP] Calling Javascript-function from php-s
Just declare the link to have variable to be a number depending on point
where user clicks:
www.server.com/mypage.php?number=1
Now the variable $number is set to '1'.
Niklas
-Original Message-
From: Simon De Deyne [mailto:[EMAIL PROTECTED]]
Sent: 19. maaliskuuta 200
microtime() function's manual entry tells you exactly what you want to
do. :)
Niklas
-Original Message-
From: Stig Kronback [mailto:[EMAIL PROTECTED]]
Sent: 18. maaliskuuta 2002 12:00
To: [EMAIL PROTECTED]
Subject: [PHP] Timing PHP
Dear ?
I need to see how long it takes for m
Yes.
Niklas
-Original Message-
From: Caspar Kennerdale [mailto:[EMAIL PROTECTED]]
Sent: 15. maaliskuuta 2002 15:35
To: Php-General
Subject: RE: [PHP] array within an array (one more query)
can you therefore have $array[0][9][2][3]
if you had an array within an array within an array
$array[0][1] is how you access multi-dimensional arrays.
Niklas
-Original Message-
From: Caspar Kennerdale [mailto:[EMAIL PROTECTED]]
Sent: 15. maaliskuuta 2002 15:18
To: [EMAIL PROTECTED]
Subject: [PHP] array within an array
I have an sql query which calls * rows from a table
Last X should be Y.
Niklas
-Original Message-
From: Niklas Lampén [mailto:[EMAIL PROTECTED]]
Sent: 14. maaliskuuta 2002 14:05
To: Php-General
Subject: RE: [PHP] Hi some logic help is required!
First of all, take that 'I want to know when you received my e-mail'
-th
First of all, take that 'I want to know when you received my e-mail'
-thingie away. It's anoying.
But to the solution:
if ((x < A || x > B) && (y < A || x > B))
{
do something..
}
Niklas
-Original Message-
From: Balaji Ankem [mailto:[EMAIL
Use two rand()'s.
$foo = rand(2);
if ($foo == 0)
rand(first_set);
else
rand(second_set);
Niklas
-Original Message-
From: Jeff Sittler [mailto:[EMAIL PROTECTED]]
Sent: 14. maaliskuuta 2002 7:50
To: [EMAIL PROTECTED]
Subject: Re: [PHP] rand()
the min and max
You have to parse your dates in anyway you like best to pieces, then use
mktime() and then date() function. :)
Niklas
-Original Message-
From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
Sent: 12. maaliskuuta 2002 12:35
To: [EMAIL PROTECTED]; 'Php-General'
Subject: RE: [PHP]
Do you want to do this in mySQL or PHP?
Niklas
-Original Message-
From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
Sent: 12. maaliskuuta 2002 12:30
To: 'Php-General'
Subject: [PHP] Hi How to convert the time from mysql(DATETIME) table to
the format DD/MM/ HH:MM AM or PM in
An option too:
SELECT * FROM table WHERE SURNAME LIKE 'a%' ORDER BY surname ASC
Niklas
-Original Message-
From: liljim [mailto:[EMAIL PROTECTED]]
Sent: 11. maaliskuuta 2002 11:09
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: A stupid question...
Hi chuck,
use left()
ass
I've solved this kind of problems with three pages:
1. Form
2. Insert / Update data
3. Information about insert / update
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 5. maaliskuuta 2002 15:34
To: [EMAIL PROTECTED]
Subject: [PHP] File Upload.
Do you have manual at all? Download it from www.php.net.
The function ereg() is your answer.
Niklas
-Original Message-
From: jtjohnston [mailto:[EMAIL PROTECTED]]
Sent: 5. maaliskuuta 2002 10:29
To: [EMAIL PROTECTED]
Subject: [PHP] exists?
It's late, I'm tired.
I wan
date("Y-m-d");
Niklas
-Original Message-
From: Andy [mailto:[EMAIL PROTECTED]]
Sent: 5. maaliskuuta 2002 9:59
To: [EMAIL PROTECTED]
Subject: [PHP] How to get the local date formated like this: 2002-03-15
Y2K Problem
Hi there,
I am trying to find out how to get the local
if (eregi("^a", $author))
{
print "blah!";
}
Niklas
-Original Message-
From: jtjohnston [mailto:[EMAIL PROTECTED]]
Sent: 5. maaliskuuta 2002 8:08
To: [EMAIL PROTECTED]
Subject: [PHP] case insenstive
I need to make this case insensitive. This seems
Don't don't don't me.. ehehehehee... %P
Niklas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 4. maaliskuuta 2002 12:20
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] keeping the dot
Don't don't me.
Regards,
This should do it:
Niklas
-Original Message-
From: Claudiu [mailto:[EMAIL PROTECTED]]
Sent: 4. maaliskuuta 2002 11:56
To: [EMAIL PROTECTED]
Subject: [PHP] stripslashes in web forms
Here is the ideea.. i have a string variable $test that contains let's
say : 17" No
fopen("file", "w")
-Original Message-
From: Thomas Franz [mailto:[EMAIL PROTECTED]]
Sent: 1. maaliskuuta 2002 9:55
To: [EMAIL PROTECTED]
Subject: [PHP] create a file
good morning,
i want to create a new file and save it in the current dir. I look in
the manual but only i found how to
Problem with this is that if user clicks Back button in browser, only
"second_frame" will go -1 in history. Better solution would be making
the pages creating frames to get variables for frames, so you could send
variables with page names to it.
>
Niklas
-Original Message---
If $submit is 0/NULL/FALSE and you do "if ($submit)" you'll receive
FALSE.
With "if (isset($submit))" you'll receive TRUE.
In other words, isset() checks if variable is set at all and is() checks
if the expression is true.
Niklas
-Original Message-
F
// You could use foreach() here as well
Niklas
-Original Message-
From: jtjohnston [mailto:[EMAIL PROTECTED]]
Sent: 22. helmikuuta 2002 8:48
To: [EMAIL PROTECTED]
Subject: [PHP] foreach not in reach
Question 1:
How can I append strings to my authors array?
Me thinks this doesn't
1 - 100 of 203 matches
Mail list logo