mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I