Hi
I have a multidimensional array storing values that I need to add to the body of an email - however since the number of values can be any amount, how do I loop through the array a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am building a form where a user will have the ability to add items from selection lists. The items will be stored in session arrays after beeing added.
The user will also have the abi...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I remember seeing this one PHP syntax where the author was able to stuff a ton of HTML into a single PHP variable without escaping characters or anything, but for the life of me I can't ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello guys,
I have a really frustrating problem My script is something like that:
if (isset($_POST['addrecords'])) {
//DISPLAYING SOME CONFIRMATION, ADDING SOME COMMENTS ETC
redirect(scr...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello to all,
I am having problems getting an uploaded file to place a portion of its contents into a mySQL database. By portion I mean that there are only certain lines from the in...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, I have a scenario, that's need to be done in php please help me with the code. (consider me a total newbie)
I need to get a value from 2 static drop down lists and pass this on t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I know few sites like yahoo, google, facebook, naukri...all these sites are been created using PHP....so is there any other famous sites created in PHP...if you know please share ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
I have a great php script which adds selected products to a tracker.php form whilst a visitor browses the site. Once they are ready, they click on 'prepare to send' and the collect...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Friends
I am working on symfony project. This is new frame work for me. So Please clarify my doubt.
This is looklike community site. user able to create own sub domine. Public...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello all. So far everything is working correctly with my hierselect. The first select box stores all the states. The second select box is supposed to list the counties that are designated for the...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I need codes to set case to proper case when user key in data...so,the data will appear in proper case when the user view the data.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello. I am trying to create an XML document in PHP that I will need to transform using XSLT. I'm a recovering ASP programmer just getting going with PHP, and I'm having some trouble d...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to use the form below to submit information to a database. I have the error checking stuff working, but when I hit the submit button, nothing happens! It doesn't send me to the thanks.p...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a small kennel db that I need to retrieve a list of dogs from... I am using the following query;
Code:
mysql_select_db($database_chry7248, $chry7248);
$query_prospect = "SELE...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
when i write the line below, according to the width and height I specify, it shrinks or expands etc.... the image. Is there a way to keep the picture itself intact, but according to the ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all
I'm trying to store some names from an SQL result into a multi array, but when I try looping through the array, all I get is each letter from sequentially from the last name e...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi There,
I've got a simple image upload script which involves a multi-part form:
PHP Code:
<form enctype="multipart/form-data" method="post" action="<?php echo $_SERV...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I'm having a problem with array's functions
//Making the list of the differents arrays
if($cpt_couleur+1<count($_POST["couleur"])){
$liste_tableaux_couleur.=${"ta...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all....
Somebody please help me to get acess to google doc account via google doc APIs by using PHP.....
Thanks
BTB
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi guys, i am having a bit of bother checking date in database against date var i have in my script. Basically i want to check the date in the row and if it's a day earlier then display "Yes...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
how can i extract from a pdf file a line of text ?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I understand you use the mail() to send an email using php, but I need to send an email in a different way. I have a survey that people need to complete, and after they submit the survey...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
im having a little problem and cant think of a solution or if this is even the best way to go about doing this. thez game map loads and you can use north east south west to move, i added a little ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey all,
am currently working on a project that interacts VERY closely with the underlying OS (Linux,BSD, etc). One of the functions I am wanting to integrate is an apache rewrite/redirect op...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey everyone, how are you all doing?
I have some RSS feeds on my site that display various different streams of information. These are obviously accessible via RSS aggregators etc or if webmas...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine