random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.