Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
simple php table loop
Hi all,
I've the following code
<?php // Create category options
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
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