How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
how to load php class from another domain?
how to load php class from another domain?
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means