How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,