Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
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