noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi