Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h