first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
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
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to