url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C