check out
http://toys.lerdorf.com/archives/36-More-fun-with-the-Yahoo!-Maps-API.html .
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the server side to get things like this
> done. Are there any websites about this issue, other than php.net, that
> might provide help to beginners? Thanks for your assistance!
http://phpcommunity.org/gazette/2005/aug/imgresize.html
http://phpcommunity.org/gazette/2005/jun/img_with_php.html
displayed .. hope that helps..
What you mean is that you want a MVC framework. This might help
http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html and this
http://www.tonymarston.co.uk/php-mysql/model-view-controller.html#2005-06-21
--
Raj Shekhar
blog : http://rajshekhar.net/
displayed .. hope that helps..
What you mean is that you want a MVC framework. This might help
http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html and this
http://www.tonymarston.co.uk/php-mysql/model-view-controller.html#2005-06-21
--
Raj Shekhar
blog : http://rajshekhar.net/
displayed .. hope that helps..
What you mean is that you want a MVC framework. This might help
http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html and this
http://www.tonymarston.co.uk/php-mysql/model-view-controller.html#2005-06-21
--
Raj Shekhar
blog : http://rajshekhar.net/
ant the settings
for a particular extension, (like mysql), you will find an explanation
for it in the php.net/ETENSION_NAME (like php.net/mysql)
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP General Mailing List (ht
cripts are retrieving data currently, hence I cannot
give a definite answer.
You will not have to rewrite the scripts which are giving the data.
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP General Mailing List
B for it to
> display… how this can be achieved?
>
> Any clues please help!!
http://pear.php.net/manual/en/package.http.http-request.proxy-auth.php
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP
har.net/content/view/24/26/
Blog -> s9y
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
our server is configure
to chmod your files (in vsftpd it is controlled by the file_open_mode
option in the config file)
--
Raj Shekhar
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/disclaimer
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You can add tests in your imagenerator.php script to
make sure that the user has some session variables set and the user is
not calling the imgenerator directly. That way you will not have to
worry about the browser knowing about the original image. However, the
user will still be
ysql_query() that logs its
> parameters?
(I cannot locate the original post, hence replying to this mail)
You can enable logging in mysql server itself to log all queries
http://dev.mysql.com/doc/mysql/en/binary-log.html ( there are ways to
restrict logging to only some databases) . Later when you wan
be a good idea to reload linux on
your box and populate it with the sane data.
- How did you analyze your apache logs ?
- Check out
http://public.yahoo.com/~radwin/talks/one-year-of-php-oscon2003.htm
especially the "security" part.
--
Raj Shekhar
blog : http://rajshekhar.net/bl
person, or a text browser. And I don't want to lock those out.
you might find http://www.videolan.org/pwntcha/ helpful
--
Raj Shekhar (still trying to get over his email backload)
blog : http://rajshekhar.net/blog home : http://rajshekhar.net
Disclaimer : http://rajshekhar.net/di
the $_SESSION["_insert_success"] is
set. If not, then do the insert part and if the insert is successful,
set $_SESSION["_insert_success"]=true. If the variable is set, then
do not do the insert part , simply display the page again.
--
Raj Shekhar
he background? If
> yes, how?
>
This page might be of help http://in2.php.net/manual/en/ref.pcntl.php
Though I am quite sure there is an easier way to accomplish whatever
you are trying to do by running a background process
--
Raj Shekhar
blog : http:
x27;t find "/user/bin/php"
>
> I ran a "whereis php" through a cronjob and got this:
Try "which php" instead.
Another option would be to put the php script in the decomentroot of
your server. Schedule a cron job on any of your desktop/dev machines
to wge
ted characters in a login
> form and prohibit use of those characters in username and password
> fields.
>
If you prohibit the use of some characters in the password field, your
users will be forced to use weak passwords. In this case, your best
bet is to insert the md5sum of the users
the timestamp of when the
sessionid was created and discard old sessionids.
--
Raj Shekhar Y! : Operations Engineer
MySQL DBA, programmer and slacker Y!IM : lunatech3007
home : http://rajshekhar.net blog : http://rajshekhar.net/blog/
--
PHP General Mai
get the rpm
that you can then install.
PS : Congratulations on getting Oracle installed on Linux :P
--
Raj Shekhar Y! : Operations Engineer
MySQL DBA, programmer and slacker Y!IM : lunatech3007
home : http://rajshekhar.net blog : http://rajshekhar.net/blog/
on. Using a library also provides a choke point
and you can add your own additional checks in the library without
letting the developers worry if they have done all the checks and
validations correctly.
--
Raj Shekhar Y! : Operations Engineer
MySQL DBA, programmer
ODE)
- If the fulltext search did not find any results, do the search
again, but this time use LIKE instead of MATCH AGAINST.
This gave me good enough results.
--
Raj Shekhar Y! : Operations Engineer
MySQL DBA, programmer and slacker Y!IM : lunatech3007
home :
r passport.com's cookie is
examined.
Thus, even though you think that msn, hotmail and msnbc are sharing
the same cookie, they are not. It is the passport.com that is doing
the dirty work of setting and examining the cookie.
--
Raj Shekhar Y! : Operations Eng
cript processing
What if second script between step 1 and 2 ? That is why we need
something that is guaranteed to complete in 1 step.
--
Raj Shekhar Y! : Operations Engineer
MySQL DBA, programmer and slacker Y!IM : lunatech3007
home : http://rajshekha
> the script is nearing completion have it destroy the file (unlink).
Unluckily, this will not prevent a race condition. The only file
operations that are guaranteed to be atomic are mkdir() and
symlink(). Try to create the directory and see if it fails. Also
remember to rmdir() the lock direc
les will
be owned by the user apache (or nobody). The file permission allow
read and write to the owner. You do not need to modify them.
If the user again uploads the files via HTTP, you do not have to worry
about whether he has the permissions to overwrite the files. He *will*
be able to overwrit
..
See http://www.php.net/gettext or have a look at
http://www.onlamp.com/pub/a/php/2002/06/13/php.html for a gentle
introduction
--
Raj Shekhar
System Administrator, programmer and slacker
home : http://rajshekhar.net
blog : http://rajshekhar.net/blog/
--
PHP General Mailing List (http
"M. Sokolewicz" <[EMAIL PROTECTED]> writes:
> Raj Shekhar wrote:
> > "M. Sokolewicz" <[EMAIL PROTECTED]> writes:
> >
> >>Raj Shekhar wrote:
> >
> >>>$n_elts = count($myarray);
> >>>for ($i=0; $i< $n_e
"M. Sokolewicz" <[EMAIL PROTECTED]> writes:
> Raj Shekhar wrote:
> > $n_elts = count($myarray);
> > for ($i=0; $i< $n_elts ; $i++)
> > {
> > if ($i = $n_elts -1)
^^^
Use of == required to make it work
> >
Jeffery Fernandez <[EMAIL PROTECTED]> writes:
> Hi all,
>
> I have a foreach loop on an array and within that loop I need to find
> if the array has reached the last pointer. I have tried
>
> if (next($row))
> {
>
> }
>
> but that advances the pointer. Any tips on finding out if the array
> po
"Rosen" <[EMAIL PROTECTED]> writes:
> Hi,
> Can someone recommend me a search engine script in PHP for inside one site?
If you need to index through static pages phpdig can be useful for you
http://www.phpdig.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
andle a
scalpel to operate upon you ? It is good to know the tools you are
going to use . You can simply copy paste the code and it might or
might not work. However when some trouble crops up and you have no
idea where to look, you will be in real trouble.
Regards
Raj Shekhar
--
PHP General Mai
data of type blob (when you choose to browse a
table) . Clicking on the "T" will show the text stored in blob.
Regards
Raj Shekhar
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
image.
I have a few functions to handle images. I can mail them offline to you if you
want.
Regards
\ÂÂ/
(oo)
+ooO-- -Ooo-+
|Raj Shekhar
34 matches
Mail list logo