Maybe you should look at the source code of an open source project that can
already do this such as phpBB. I'm not exactly sure where to find it in the
phpBB code though.
Andrew
2008/10/26 Ryan S <[EMAIL PROTECTED]>
> Hey!
> I'm just trying to replace some of the more bad words with their slig
probably worth a shot though Joey.
Andrew
2008/10/24 Afan Pasalic <[EMAIL PROTECTED]>
>
> Andrew Barnett wrote:
>
>> Are you suggesting to create a PDF, and then convert from PDF to an image?
>>
> I'm sorry. didn't get it has to be an image.
>
>
&
Are you suggesting to create a PDF, and then convert from PDF to an image?
Andrew
2008/10/24 Afan Pasalic <[EMAIL PROTECTED]>
>
> Andrew Barnett wrote:
>
>> Hey Joey,
>> I had a search, and from what I found, it would be very difficult unless
>> you
>>
Hey Joey,
I had a search, and from what I found, it would be very difficult unless you
have root access to a server. Another way would be to create a HTML/CSS
renderer using PHP, and then using that to take a screenshot.
A link from DigitalPoint <
http://forums.digitalpoint.com/showthread.php?t=76
I ended up using an example from the PHP website.
Just extended the array to the number of lines I needed.
Andrew
Hey All,
I'm trying to work out how to randomise the order of a bunch of strings I
have. I know how to pick one random string from a bunch of them, but how do
I make sure that everyone is used just once.
Any pointers on how to do that would be appreciated.
Cheers,
Andrew
It sounds like there is a space or output before the :
> No puedes tener ningun espacio en blanco delante de session_start();
>
> Sorry for my english:
> you cant have any blank spaccing before SESSION_START()
>
>
> Prueba:
> TRY:
>
> session_start();
>
> echo 'Welcome to page #1';
>
> $_SESSION['
Sorry, but sarcasm doesn't quite come across email very effectively.
2008/9/8 Richard Heyes <[EMAIL PROTECTED]>:
> Hi,
>
>> I think he is asking whether people are using Internet Explore 8 Beta 2
>
> I am. That would be an obscure sense of humour.
>
>> No I'm not using it, I still haven't ugraded
I think he is asking whether people are using Internet Explore 8 Beta 2
No I'm not using it, I still haven't ugraded to IE7 yet, and probably
won't while I use Firefox 3, and am quite happy with FF3.
Andrew
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
9 matches
Mail list logo