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
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
how to load php class from another domain?
how to load php class from another domain?
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute