Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select