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
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
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
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri