gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<