PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
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
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre