Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou