Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?