yes i tried to running code without cron, and with cron but without get query, as i show previously. The problem is how to set up cron for use not just a file, but file with get query
If i try this:...
Hello, i'm trying to set cron jobs properly for me, but i have some troubles.
What i'm have:
When i use this command all work okay, this is only path to file:
hello, how i can make a static previews to image?
i have images with tags for it (and some images without tags), i made a previews for them, but it dynamic previews, they withdraw from database by...
i have a column "nickname" and i need to make a query which will withdraw 20 rows, in this query i need to withdraw only 4 rows per one nickname(or lower than 4 rows by 1 nickname)
Hello i want to select from database looks like this (id, nickname)
id is unique and nickname can be input many times, i select rows from base something like this
select from my_table order by id...
I have a form mm like this
<form action="" method="get">
<input type="search" name="search">
</form>
after we use this form, to our url will add string like ?search=something
but i don't like...
Thanks for reply.
I'm trying to rewrite url string.
I'm still see the http://domain.com/search/?test=blablabla in the url bar and page content resolves properly.
Yes, RewriteEngine turned on....
Hello, I want to make redirect from this page http://domain.com/search/?test=blablabla to http://domain.com/search/blablabla/
I can't do this, thats my RewriteRule:
RewriteRule...
Yes, i'm sorry, there was a problem with my computer, now i can ask a question. I do not understood how to add that condition to files that will be uploaded to s3. What i have:
// Sending HTTP...
My website contains some nude pictures, I don't want add some blockers, like - if you younger than 18 please go away, because I think it's stupid, it can be still penetrate (kid...
I'm looking the way to save img file from url that does not have file extensions in the end. For example when i trying to save this image, I get the error:
...
i'm finally do it!!! I want to say all people who try to help me and answer my dumb questions thank you very much :)
if someone need that is my work code: this file name rss.php
English is not my native language, and if i clear understood what you told, i'm doing right. OK how i did my rss file: I made a file rss.xml, then i paste this
<?xml version='1.0'...