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: [
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<