Poet, Singer, Writer, Admin of Indyaspeak.com
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);