losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde