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
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<