PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator