What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop