utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru