Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
split values
I have values that are returned to me in this format:
name=>test,age=>49
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
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