Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
Mail Form receiving emails with no content
Hi, I hope someone here can help me.
I have a simple form in my website, it was working OK, after
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)) {
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt