Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r