ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
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