Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &