do you know of an easy way to change the errors generated by PHP to come
out in WML instead of HTML do they're easier to debug in a WML emulator?
thanks.
todd kennedy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
uivelent
for one PHP function that's pretty central to the code (it's a
photogallery)...
the funciton is:
getImageSize
does any one know of an ASP equivelent to this?
thanks in advance
todd kennedy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
i'm having some odd problems with getimagesize.
sometimes it works, sometimes it doesn't.
this is the code i'm calling it with:
$p_size = getimagesize($photos[$start]);
where $photos[$start] has the value im000301.jpg. the php file and the
image file are located in the same directory.
this do
you need to tell apache that .php3 or .php or whatever extension you're
using is a web file.
this is done in the httpd.conf file.
Jorge Amaya wrote:
> Jorge Amaya wrote:
>
> > Hello All
> >
> > I am new user of php, I have installed apache 1.3.x, php3 and mysql,
> > but I have a problem, My nav
Does anyone know of an equivilent for ASP's xmlHTTP.send command for
PHP?
i need to send a XML string out to an HTTP server without using user
interaction (from the inside of a script).
please respond via email at [EMAIL PROTECTED]
thanks
--
PHP General Mailing List (http://www.php.net/)
To
5 matches
Mail list logo