SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.