Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q