Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / PHP / General PHP Topics / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
open source social networking08 Jul 2008 00:32 GMT1
Does anyone have experience (good or bad) with running any of the
growing number of open source social networking platforms - eg elgg,
phpizabi, PHP Social Flies etc etc
$_SESSION on a mobile phone08 Jul 2008 00:02 GMT3
I have a web application that uses $_SESSION['tt-login']; to see if
the session is logged in.
Everything works fine when using an internet browser (Firefox, IE,
Flock, Safari) but when I try to access the page on my mobile phone
Embed Font07 Jul 2008 23:59 GMT10
Hi, please help me i want to embed font in a webpage.I like it to show
in IE as well as in FF..Is there any technique for that.Thanks a lot.
$_POST case sensitivity07 Jul 2008 23:28 GMT34
I wouldn't consider myself a newbie to PHP since I have never written
one line of code in it (am a perl guy myself), but part of a team I am
working with is writing some php interfaces into a database and I
noticed that they are relaying on HTML form value names to always be
Another Image Gallery Question07 Jul 2008 21:46 GMT7
I'm using the following code to display images in an HTML table:
$result2 = mysql_query("SELECT pic_id, thumb_url, photo_url FROM photos WHERE photographer_id = '01'");
while($row = mysql_fetch_array($result2))
{
str_replace other solution if change only first word07 Jul 2008 16:35 GMT1
if $string is a page (example with 1000 words) , where initially there is
the word textz;
which is the function more fast only for remove this initially word?
this is one I found
remove first text inner string which is function more fast07 Jul 2008 16:34 GMT1
if $string is a page (example with 1000 words) , where initially there is
the word textz;
which is the function more fast only for remove this initially word?
this is one I found
Parsing html to php array07 Jul 2008 15:23 GMT3
I've been trying to find a code or a way to create that
a parse that return this to me:
$html['body']['p'] = 'loren ipsum';
$html['body']['p'] = 'loren ipsum 2';
multidimensional array07 Jul 2008 14:58 GMT3
I have a list of nealry 800 products in a database in the following
format:
name | price | url
prod1 | $10 | www.comp1.com
watch priyamani glamors photo07 Jul 2008 07:15 GMT1
watch priyamani glamors photo
from movie clips
*****************************************
http://priyamaniforyou.blogspot.com/
echo format Q06 Jul 2008 18:08 GMT11
Irrelevant question time, probably:
Is there any advantage/reason to use one format over the other for the
following two types of echo statements?
1.  echo "error is " . $error;
MySQL Encryption06 Jul 2008 12:03 GMT7
I'm writing a Web application using PHP5 connecting to a MySQL database.
I've told the client's application administrator to look after back-ups
of the database by using the "Export" option in phpMyAdmin to
automatically copy the database contents (recorded as SQL statements) to
if ($b[$a]) $a=$b[$a];  More elegant way to write this?06 Jul 2008 11:57 GMT4
Okay, I'm using this construction a LOT lately:
   if ($b[$a]) $a=$b[$a]
(The IF is actually usually an isset() or  != '' ... bu you get the
picture.)
Overriding class constants06 Jul 2008 01:48 GMT12
I want to provide a set of static functions in a superclass that work
with class constants defined in a decendant of that class.
Unfortunately I've run into a snag with this idea.  Example:
class SuperClass
New to PHP05 Jul 2008 14:29 GMT5
          I am new one to exploit XAMPP. I think,it's a childish
question.
          I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.