Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now