-
Posts
252 -
Joined
-
Last visited
Posts posted by ryanfilard
-
-
I just designed a website for a friend how can I improve on the website.
-
Would it be _new? I use that in some of my forms
<form method="post" target="_new" class="af-form-wrapper" action="http://www.aweber.com/scripts/addlead.pl" >
-
Yes but I want the app to display a specific web page for example http://android.celbre.com
-
Does anyone know how to make a simple android app that displays a webpage please help.
-
This is a free website.
-
I need to redirect to index.php?p=DATA from mydomain.com/DATA ? Is this possible and if so how?
-
Everything is great! I am just not a fan of the navigation menu, its not my colors. Try putting a black border around the navigation buttons that might make it pop more.
-
<input type="image" src="submit.jpg" name="submit" id="button input">
-
Thanks thorpe
-
Do you want to embed the video or the thumbnail.
Use the youtube api to get the thumbnail photo.
http://img.youtube.com/vi/VIDEO_ID_HERE/0.jpg
-
This forum is amazing, almost everyone in this forum helped me get my bugs out.
-
You should mark this topic as solved if you have found your answer.
-
Can I have my name changed from ryanweekly to ryanfilard?
-
-
I am making a script to search the users in my database based on there username, tags, real name
-
The results still return empty even when I type in the exact field name.
$idea = $_REQUEST['s']; mysql_select_db($database_Users, $Users); $query_search = "SELECT * FROM users WHERE username AND fname AND lname AND tags LIKE '$idea'"; $search = mysql_query($query_search, $Users) or die(mysql_error()); $row_search = mysql_fetch_assoc($search);
-
The one above the calendar is there because it is a new widget, right?
-
Here is the color code: #FEF1EC
-
I did not write this but I modified it a little because it was old.
-
Do people who abuse there power become Staff Alumni or do they just step down.
-
This is what I got
Shipping:
Strict Standards: USPSParcelRate() [function.uspsparcelrate]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/samred/public_html/content/usps.php on line 62
Notice: Undefined index: RATEV3RESPONSE in /home/******/public_html/content/usps.php on line 62
-
I have error reporting on. Nothing shows up.
-
No text or error appears.
-
Nothing appears
Website Design
in Website Critique
Posted
I got rid of the stripped background is that what made it unappealing