remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho