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
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.