How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??