Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
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.
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail