str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<